++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Mon Dec 1 01:39:42 AM UTC 2025 ===================' INFO: =================== Mon Dec 1 01:39:42 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 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ 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 +++ head -n 1 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ cut -d / -f 1 ++ DEFAULT_LOCAL_IP=10.0.0.129 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.129 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.129 ++ ANALYTICSDB_NODES=10.0.0.129 ++ ANALYTICS_SNMP_NODES=10.0.0.129 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8081 ' +++ '[' -n '10.0.0.129:8081 ' ']' +++ echo 10.0.0.129:8081 ++ ANALYTICS_SERVERS=10.0.0.129:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9042 ' +++ '[' -n '10.0.0.129:9042 ' ']' +++ echo 10.0.0.129:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.129:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.129 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8086 ' +++ '[' -n '10.0.0.129:8086 ' ']' +++ echo 10.0.0.129:8086 ++ COLLECTOR_SERVERS=10.0.0.129:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.129 ++ CONFIGDB_NODES=10.0.0.129 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8082 ' +++ '[' -n '10.0.0.129:8082 ' ']' +++ echo 10.0.0.129:8082 ++ CONFIG_SERVERS=10.0.0.129:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9161 ' +++ '[' -n '10.0.0.129:9161 ' ']' +++ echo 10.0.0.129:9161 ++ CONFIGDB_SERVERS=10.0.0.129:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9041 ' +++ '[' -n '10.0.0.129:9041 ' ']' +++ echo 10.0.0.129:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.129:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.129 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+=10.0.0.129:2181, +++ '[' -n 10.0.0.129:2181, ']' +++ echo 10.0.0.129:2181 ++ ZOOKEEPER_SERVERS=10.0.0.129:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:2181 ' +++ '[' -n '10.0.0.129:2181 ' ']' +++ echo 10.0.0.129:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.129:2181 ++ RABBITMQ_NODES=10.0.0.129 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+=10.0.0.129:5673, +++ '[' -n 10.0.0.129:5673, ']' +++ echo 10.0.0.129:5673 ++ RABBITMQ_SERVERS=10.0.0.129:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:6379 ' +++ '[' -n '10.0.0.129:6379 ' ']' +++ echo 10.0.0.129:6379 ++ REDIS_SERVERS=10.0.0.129:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.129 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9092 ' +++ '[' -n '10.0.0.129:9092 ' ']' +++ echo 10.0.0.129:9092 ++ KAFKA_SERVERS=10.0.0.129:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.129 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.129 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.129 ++ cut -d , -f 1 + local cassandra=10.0.0.129 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.129 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.129 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.129 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.129 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.129 +++ local servers=10.0.0.129 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ sort ++++ grep -vi host ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ tr '\n' , +++ local local_ips=,10.0.0.129,10.123.241.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.123.241.1,127.0.0.1,172.17.0.1,252.129.0.1,, =~ ,10\.0\.0\.129, ]] +++ echo 10.0.0.129 1 +++ return ++ local ip=10.0.0.129 ++ [[ -z 10.0.0.129 ]] ++ echo 10.0.0.129 + host_ip=10.0.0.129 + [[ cql == \c\q\l ]] ++ echo 10.0.0.129:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.129:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.129:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ sort ++ sed 's/^API__//g' ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 12/01/2025 01:40:27.375 7f9b2f32ec80 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 12/01/2025 01:40:27.691 7f9b2f32ec80 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 12/01/2025 01:40:27.713 7f9b2f32ec80 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 12/01/2025 01:40:27.714 7f9b2f32ec80 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.129 - - [2025-12-01 01:40:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000621 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.129:8082/ Hit Ctrl-C to quit. 10.0.0.129 - - [2025-12-01 01:40:41] "GET / HTTP/1.1" 503 181 0.000175 10.0.0.129 - - [2025-12-01 01:40:41] "GET / HTTP/1.1" 503 181 0.000228 10.0.0.129 - - [2025-12-01 01:40:42] "GET / HTTP/1.1" 200 45303 0.001200 10.0.0.129 - - [2025-12-01 01:40:42] "GET / HTTP/1.1" 200 36215 0.001982 10.0.0.129 - - [2025-12-01 01:40:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006504 10.0.0.129 - - [2025-12-01 01:40:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004731 10.0.0.129 - - [2025-12-01 01:40:42] "GET / HTTP/1.1" 200 36215 0.001188 10.0.0.129 - - [2025-12-01 01:40:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008802 10.0.0.129 - - [2025-12-01 01:40:42] "GET /global-system-config/2184d787-b6bd-47cc-85d2-53a0cc8a5cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.016870 10.0.0.129 - - [2025-12-01 01:40:42] "POST /fqname-to-id HTTP/1.1" 404 216 0.001888 10.0.0.129 - - [2025-12-01 01:40:42] "GET / HTTP/1.1" 200 36215 0.001277 10.0.0.129 - - [2025-12-01 01:40:42] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.078412 10.0.0.129 - - [2025-12-01 01:40:42] "GET / HTTP/1.1" 200 36215 0.001194 10.0.0.129 - - [2025-12-01 01:40:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008742 10.0.0.129 - - [2025-12-01 01:40:42] "GET /global-system-config/2184d787-b6bd-47cc-85d2-53a0cc8a5cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.016664 10.0.0.129 - - [2025-12-01 01:40:42] "POST /fqname-to-id HTTP/1.1" 404 216 0.003116 10.0.0.129 - - [2025-12-01 01:40:42] "POST /config-database-nodes HTTP/1.1" 200 613 0.028958 10.0.0.129 - - [2025-12-01 01:40:42] "POST /fqname-to-id HTTP/1.1" 404 186 0.028161 10.0.0.129 - - [2025-12-01 01:40:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.129 - - [2025-12-01 01:40:42] "GET /global-system-config/2184d787-b6bd-47cc-85d2-53a0cc8a5cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.013442 10.0.0.129 - - [2025-12-01 01:40:42] "POST /service-appliance-sets HTTP/1.1" 200 555 0.088378 10.0.0.129 - - [2025-12-01 01:40:42] "POST /fqname-to-id HTTP/1.1" 404 180 0.002518 10.0.0.129 - - [2025-12-01 01:40:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.129 - - [2025-12-01 01:40:43] "GET /global-system-config/2184d787-b6bd-47cc-85d2-53a0cc8a5cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.025148 10.0.0.129 - - [2025-12-01 01:40:43] "GET / HTTP/1.1" 200 36215 0.001266 10.0.0.129 - - [2025-12-01 01:40:43] "POST /service-appliance-sets HTTP/1.1" 200 543 0.089973 10.0.0.129 - - [2025-12-01 01:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006628 10.0.0.129 - - [2025-12-01 01:40:43] "GET /network-ipam/5c91257a-c96a-4ff6-bfa6-d663914a881a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.016712 10.0.0.129 - - [2025-12-01 01:40:43] "GET / HTTP/1.1" 200 36215 0.001489 10.0.0.129 - - [2025-12-01 01:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004119 10.0.0.129 - - [2025-12-01 01:40:43] "POST /service-templates HTTP/1.1" 200 513 0.116925 10.0.0.129 - - [2025-12-01 01:40:43] "GET /global-system-config/2184d787-b6bd-47cc-85d2-53a0cc8a5cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.024670 10.0.0.129 - - [2025-12-01 01:40:43] "POST /fqname-to-id HTTP/1.1" 404 216 0.004422 10.0.0.129 - - [2025-12-01 01:40:43] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.154518 10.0.0.129 - - [2025-12-01 01:40:43] "POST /service-templates HTTP/1.1" 200 503 0.253131 10.0.0.129 - - [2025-12-01 01:40:43] "POST /service-templates HTTP/1.1" 200 517 0.034444 10.0.0.129 - - [2025-12-01 01:40:44] "POST /service-templates HTTP/1.1" 200 537 0.148366 10.0.0.129 - - [2025-12-01 01:40:44] "POST /service-templates HTTP/1.1" 200 509 0.221480 10.0.0.129 - - [2025-12-01 01:40:44] "GET / HTTP/1.1" 200 36215 0.001339 10.0.0.129 - - [2025-12-01 01:40:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005754 10.0.0.129 - - [2025-12-01 01:40:44] "GET /routing-instance/9219790e-e83c-4b79-b488-829716c74189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003196 10.0.0.129 - - [2025-12-01 01:40:44] "POST /bgp-routers HTTP/1.1" 200 618 0.055866 10.0.0.129 - - [2025-12-01 01:40:44] "GET /bgp-router/fbe4260d-bb7d-46e9-98b5-776d8e5d37de?fields=global_system_config_back_refs HTTP/1.1" 200 1132 0.009313 10.0.0.129 - - [2025-12-01 01:40:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004128 10.0.0.129 - - [2025-12-01 01:40:44] "GET /global-system-config/2184d787-b6bd-47cc-85d2-53a0cc8a5cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008150 10.0.0.129 - - [2025-12-01 01:40:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015790 10.0.0.129 - - [2025-12-01 01:40:44] "POST /ref-update HTTP/1.1" 200 156 0.046290 10.0.0.129 - - [2025-12-01 01:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002384 10.0.0.129 - - [2025-12-01 01:40:48] "GET /network-ipam/5c91257a-c96a-4ff6-bfa6-d663914a881a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.002360 [Introspect:8084]10.0.0.129 - - [2025-12-01 01:40:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000899 [Introspect:8084]10.0.0.129 - - [2025-12-01 01:40:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000798 10.0.0.129 - - [2025-12-01 01:40:49] "POST /fqname-to-id HTTP/1.1" 404 225 0.003067 10.0.0.129 - - [2025-12-01 01:40:49] "GET / HTTP/1.1" 200 36215 0.001320 10.0.0.129 - - [2025-12-01 01:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005714 10.0.0.129 - - [2025-12-01 01:40:49] "GET / HTTP/1.1" 200 36215 0.001066 10.0.0.129 - - [2025-12-01 01:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.129 - - [2025-12-01 01:40:49] "GET /global-system-config/2184d787-b6bd-47cc-85d2-53a0cc8a5cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.031502 10.0.0.129 - - [2025-12-01 01:40:49] "GET /global-system-config/2184d787-b6bd-47cc-85d2-53a0cc8a5cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.054922 10.0.0.129 - - [2025-12-01 01:40:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.039103 10.0.0.129 - - [2025-12-01 01:40:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.004967 10.0.0.129 - - [2025-12-01 01:40:49] "POST /access-control-lists HTTP/1.1" 200 589 0.192883 10.0.0.129 - - [2025-12-01 01:40:49] "POST /fqname-to-id HTTP/1.1" 404 224 0.008208 10.0.0.129 - - [2025-12-01 01:40:49] "POST /database-nodes HTTP/1.1" 200 599 0.135450 10.0.0.129 - - [2025-12-01 01:40:49] "POST /analytics-nodes HTTP/1.1" 200 601 0.129549 10.0.0.129 - - [2025-12-01 01:40:49] "POST /access-control-lists HTTP/1.1" 200 587 0.306845 10.0.0.129 - - [2025-12-01 01:40:49] "POST /route-targets HTTP/1.1" 200 328 0.020058 10.0.0.129 - - [2025-12-01 01:40:49] "POST /ref-update HTTP/1.1" 200 156 0.065855 10.0.0.129 - - [2025-12-01 01:40:49] "POST /route-targets HTTP/1.1" 200 328 0.030928 10.0.0.129 - - [2025-12-01 01:40:49] "POST /ref-update HTTP/1.1" 200 156 0.026290 10.0.0.129 - - [2025-12-01 01:40:49] "POST /route-targets HTTP/1.1" 200 328 0.015458 10.0.0.129 - - [2025-12-01 01:40:50] "POST /ref-update HTTP/1.1" 200 156 0.042207 10.0.0.129 - - [2025-12-01 01:40:50] "POST /route-targets HTTP/1.1" 200 328 0.034231 10.0.0.129 - - [2025-12-01 01:40:50] "POST /ref-update HTTP/1.1" 200 156 0.038246 10.0.0.129 - - [2025-12-01 01:40:50] "POST /fqname-to-id HTTP/1.1" 404 201 0.004014 10.0.0.129 - - [2025-12-01 01:40:50] "POST /access-control-lists HTTP/1.1" 200 553 0.067649 10.0.0.129 - - [2025-12-01 01:40:50] "PUT /access-control-list/e00523bd-20e0-4094-8192-7148a37fc473 HTTP/1.1" 200 273 0.027209 10.0.0.129 - - [2025-12-01 01:40:50] "PUT /access-control-list/08ecdd20-224d-4717-afe0-23d34661161c HTTP/1.1" 200 273 0.055931 10.0.0.129 - - [2025-12-01 01:40:50] "GET / HTTP/1.1" 200 36215 0.001586 10.0.0.129 - - [2025-12-01 01:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003552 10.0.0.129 - - [2025-12-01 01:40:50] "GET /global-system-config/2184d787-b6bd-47cc-85d2-53a0cc8a5cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.010965 10.0.0.129 - - [2025-12-01 01:40:50] "POST /fqname-to-id HTTP/1.1" 404 216 0.004842 10.0.0.129 - - [2025-12-01 01:40:50] "POST /config-nodes HTTP/1.1" 200 595 0.027584 10.0.0.129 - - [2025-12-01 01:40:50] "GET / HTTP/1.1" 200 36215 0.001274 10.0.0.129 - - [2025-12-01 01:40:50] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002341 10.0.0.129 - - [2025-12-01 01:40:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225 10.0.0.129 - - [2025-12-01 01:40:55] "GET /global-vrouter-config/3157812f-9db8-4b0b-8141-89c1bef00121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.002599 10.0.0.129 - - [2025-12-01 01:40:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001466 10.0.0.129 - - [2025-12-01 01:40:55] "PUT /global-vrouter-config/3157812f-9db8-4b0b-8141-89c1bef00121 HTTP/1.1" 200 277 0.008554 10.0.0.129 - - [2025-12-01 01:40:56] "GET / HTTP/1.1" 200 36215 0.001864 10.0.0.129 - - [2025-12-01 01:40:56] "POST /alarms HTTP/1.1" 200 583 0.018027 10.0.0.129 - - [2025-12-01 01:40:56] "POST /alarms HTTP/1.1" 200 577 0.035495 10.0.0.129 - - [2025-12-01 01:40:56] "POST /alarms HTTP/1.1" 200 577 0.024318 10.0.0.129 - - [2025-12-01 01:40:56] "POST /alarms HTTP/1.1" 200 561 0.025305 10.0.0.129 - - [2025-12-01 01:40:56] "POST /alarms HTTP/1.1" 200 557 0.021447 10.0.0.129 - - [2025-12-01 01:40:56] "POST /alarms HTTP/1.1" 200 559 0.029916 10.0.0.129 - - [2025-12-01 01:40:56] "POST /alarms HTTP/1.1" 200 567 0.037093 10.0.0.129 - - [2025-12-01 01:40:56] "POST /alarms HTTP/1.1" 200 551 0.025424 10.0.0.129 - - [2025-12-01 01:40:56] "POST /alarms HTTP/1.1" 200 559 0.033233 10.0.0.129 - - [2025-12-01 01:40:56] "POST /alarms HTTP/1.1" 200 569 0.030045 10.0.0.129 - - [2025-12-01 01:40:56] "POST /alarms HTTP/1.1" 200 557 0.019953 10.0.0.129 - - [2025-12-01 01:40:56] "POST /alarms HTTP/1.1" 200 569 0.039246 10.0.0.129 - - [2025-12-01 01:40:56] "POST /alarms HTTP/1.1" 200 577 0.076330 10.0.0.129 - - [2025-12-01 01:40:56] "POST /alarms HTTP/1.1" 200 571 0.015751 10.0.0.129 - - [2025-12-01 01:40:56] "POST /alarms HTTP/1.1" 200 563 0.024984 10.0.0.129 - - [2025-12-01 01:40:56] "POST /alarms HTTP/1.1" 200 563 0.027084 10.0.0.129 - - [2025-12-01 01:40:56] "POST /alarms HTTP/1.1" 200 563 0.020369 10.0.0.129 - - [2025-12-01 01:40:56] "POST /alarms HTTP/1.1" 200 549 0.031655 10.0.0.129 - - [2025-12-01 01:40:57] "POST /alarms HTTP/1.1" 200 597 0.032605 10.0.0.129 - - [2025-12-01 01:40:57] "POST /alarms HTTP/1.1" 200 577 0.019010 10.0.0.129 - - [2025-12-01 01:40:57] "POST /alarms HTTP/1.1" 200 573 0.031587 10.0.0.129 - - [2025-12-01 01:40:57] "POST /alarms HTTP/1.1" 200 585 0.049802 10.0.0.129 - - [2025-12-01 01:40:57] "POST /alarms HTTP/1.1" 200 611 0.014672 10.0.0.129 - - [2025-12-01 01:40:57] "GET / HTTP/1.1" 200 36215 0.001420 10.0.0.129 - - [2025-12-01 01:40:57] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002009 10.0.0.129 - - [2025-12-01 01:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.011233 10.0.0.129 - - [2025-12-01 01:40:57] "PUT /global-vrouter-config/3157812f-9db8-4b0b-8141-89c1bef00121 HTTP/1.1" 200 277 0.012372 10.0.0.129 - - [2025-12-01 01:40:57] "GET / HTTP/1.1" 200 36215 0.001209 10.0.0.129 - - [2025-12-01 01:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.129 - - [2025-12-01 01:40:57] "GET /global-vrouter-config/3157812f-9db8-4b0b-8141-89c1bef00121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002629 10.0.0.129 - - [2025-12-01 01:40:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001438 10.0.0.129 - - [2025-12-01 01:40:57] "PUT /global-vrouter-config/3157812f-9db8-4b0b-8141-89c1bef00121 HTTP/1.1" 200 277 0.009395 10.0.0.129 - - [2025-12-01 01:40:58] "GET / HTTP/1.1" 200 36215 0.001483 10.0.0.129 - - [2025-12-01 01:40:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.129 - - [2025-12-01 01:40:58] "GET /global-system-config/2184d787-b6bd-47cc-85d2-53a0cc8a5cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004309 10.0.0.129 - - [2025-12-01 01:40:58] "PUT /global-system-config/2184d787-b6bd-47cc-85d2-53a0cc8a5cf1 HTTP/1.1" 200 275 0.025277 [Introspect:8084]10.0.0.129 - - [2025-12-01 01:43:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000823 [Introspect:8084]10.0.0.129 - - [2025-12-01 01:43:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000973 [Introspect:8084]10.0.0.129 - - [2025-12-01 01:43:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000843 [Introspect:8084]10.0.0.129 - - [2025-12-01 01:43:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000899 10.0.0.129 - - [2025-12-01 01:43:20] "GET / HTTP/1.1" 200 36215 0.001242 10.0.0.129 - - [2025-12-01 01:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.129 - - [2025-12-01 01:43:21] "GET /domain/2e5bdc1a-4856-44a7-aa78-b81c0271627b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.002514 10.0.0.129 - - [2025-12-01 01:43:21] "POST /id-to-fqname HTTP/1.1" 200 173 0.009623 10.0.0.129 - - [2025-12-01 01:43:21] "POST /fqname-to-id HTTP/1.1" 404 182 0.032073 10.0.0.129 - - [2025-12-01 01:43:21] "POST /security-groups HTTP/1.1" 200 570 0.076407 10.0.0.129 - - [2025-12-01 01:43:21] "POST /projects HTTP/1.1" 200 483 0.330353 10.0.0.129 - - [2025-12-01 01:43:21] "POST /fqname-to-id HTTP/1.1" 404 213 0.002586 10.0.0.129 - - [2025-12-01 01:43:21] "POST /access-control-lists HTTP/1.1" 200 581 0.044847 10.0.0.129 - - [2025-12-01 01:43:21] "POST /security-groups HTTP/1.1" 200 536 0.086769 10.0.0.129 - - [2025-12-01 01:43:21] "POST /fqname-to-id HTTP/1.1" 404 212 0.010725 10.0.0.129 - - [2025-12-01 01:43:21] "POST /chown HTTP/1.1" 200 109 0.035925 [Introspect:8084]10.0.0.129 - - [2025-12-01 01:43:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001053 [Introspect:8084]10.0.0.129 - - [2025-12-01 01:43:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001215 10.0.0.129 - - [2025-12-01 01:43:21] "POST /policy-managements HTTP/1.1" 409 214 0.026199 10.0.0.129 - - [2025-12-01 01:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.010146 10.0.0.129 - - [2025-12-01 01:43:21] "GET /policy-management/a7047f8e-0128-4950-8d3f-855244ba3a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.039838 10.0.0.129 - - [2025-12-01 01:43:21] "POST /access-control-lists HTTP/1.1" 200 579 0.141299 10.0.0.129 - - [2025-12-01 01:43:21] "POST /application-policy-sets HTTP/1.1" 200 530 0.027728 10.0.0.129 - - [2025-12-01 01:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002391 10.0.0.129 - - [2025-12-01 01:43:21] "GET /global-vrouter-config/3157812f-9db8-4b0b-8141-89c1bef00121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002863 10.0.0.129 - - [2025-12-01 01:43:21] "PUT /global-vrouter-config/3157812f-9db8-4b0b-8141-89c1bef00121 HTTP/1.1" 200 277 0.010595 10.0.0.129 - - [2025-12-01 01:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.129 - - [2025-12-01 01:43:21] "GET /virtual-network/9a274e13-f20a-4b7e-be60-2810733da5e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003947 10.0.0.129 - - [2025-12-01 01:43:22] "POST /id-to-fqname HTTP/1.1" 200 177 0.000448 10.0.0.129 - - [2025-12-01 01:43:22] "POST /fqname-to-id HTTP/1.1" 404 186 0.003785 10.0.0.129 - - [2025-12-01 01:43:22] "POST /fqname-to-id HTTP/1.1" 404 232 0.003601 10.0.0.129 - - [2025-12-01 01:43:22] "POST /security-groups HTTP/1.1" 200 574 0.083195 10.0.0.129 - - [2025-12-01 01:43:22] "POST /projects HTTP/1.1" 200 491 0.386286 10.0.0.129 - - [2025-12-01 01:43:22] "POST /access-control-lists HTTP/1.1" 200 596 0.090167 10.0.0.129 - - [2025-12-01 01:43:22] "POST /fqname-to-id HTTP/1.1" 404 231 0.009280 10.0.0.129 - - [2025-12-01 01:43:22] "POST /security-groups HTTP/1.1" 200 548 0.071145 10.0.0.129 - - [2025-12-01 01:43:22] "POST /access-control-lists HTTP/1.1" 200 594 0.047521 10.0.0.129 - - [2025-12-01 01:43:22] "POST /chown HTTP/1.1" 200 109 0.032944 10.0.0.129 - - [2025-12-01 01:43:22] "POST /fqname-to-id HTTP/1.1" 404 217 0.001822 10.0.0.129 - - [2025-12-01 01:43:22] "POST /network-ipams HTTP/1.1" 200 524 0.045372 10.0.0.129 - - [2025-12-01 01:43:22] "POST /access-control-lists HTTP/1.1" 200 585 0.076413 10.0.0.129 - - [2025-12-01 01:43:22] "POST /fqname-to-id HTTP/1.1" 404 216 0.010455 10.0.0.129 - - [2025-12-01 01:43:22] "POST /network-ipams HTTP/1.1" 200 512 0.058321 10.0.0.129 - - [2025-12-01 01:43:22] "POST /fqname-to-id HTTP/1.1" 404 198 0.007096 10.0.0.129 - - [2025-12-01 01:43:22] "POST /access-control-lists HTTP/1.1" 200 583 0.023636 10.0.0.129 - - [2025-12-01 01:43:22] "POST /fqname-to-id HTTP/1.1" 404 240 0.002340 10.0.0.129 - - [2025-12-01 01:43:22] "POST /access-control-lists HTTP/1.1" 200 604 0.103796 10.0.0.129 - - [2025-12-01 01:43:22] "POST /fqname-to-id HTTP/1.1" 404 239 0.016521 10.0.0.129 - - [2025-12-01 01:43:22] "POST /useragent-kv HTTP/1.1" 200 115 0.006735 10.0.0.129 - - [2025-12-01 01:43:22] "POST /virtual-networks HTTP/1.1" 200 540 0.240937 10.0.0.129 - - [2025-12-01 01:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.011849 10.0.0.129 - - [2025-12-01 01:43:22] "GET /virtual-network/9267b4a5-3f92-4a2a-a617-24cb736191b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.010724 10.0.0.129 - - [2025-12-01 01:43:22] "POST /access-control-lists HTTP/1.1" 200 602 0.045675 10.0.0.129 - - [2025-12-01 01:43:22] "POST /network-ipams HTTP/1.1" 200 520 0.042317 10.0.0.129 - - [2025-12-01 01:43:22] "POST /fqname-to-id HTTP/1.1" 404 229 0.003360 10.0.0.129 - - [2025-12-01 01:43:22] "POST /fqname-to-id HTTP/1.1" 404 202 0.001528 10.0.0.129 - - [2025-12-01 01:43:22] "POST /access-control-lists HTTP/1.1" 200 591 0.066680 10.0.0.129 - - [2025-12-01 01:43:23] "POST /route-targets HTTP/1.1" 200 328 0.015869 10.0.0.129 - - [2025-12-01 01:43:23] "POST /ref-update HTTP/1.1" 200 156 0.069224 10.0.0.129 - - [2025-12-01 01:43:23] "POST /useragent-kv HTTP/1.1" 200 115 0.009811 10.0.0.129 - - [2025-12-01 01:43:23] "POST /virtual-networks HTTP/1.1" 200 548 0.258927 10.0.0.129 - - [2025-12-01 01:43:23] "PUT /access-control-list/dbe11e10-609a-498b-95f9-d1f0526e4eee HTTP/1.1" 200 273 0.056725 10.0.0.129 - - [2025-12-01 01:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.019487 10.0.0.129 - - [2025-12-01 01:43:23] "GET /virtual-network/26066cf6-2f42-4fe8-b9c3-f59ab8e5f6fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.019087 10.0.0.129 - - [2025-12-01 01:43:23] "POST /fqname-to-id HTTP/1.1" 404 199 0.009223 10.0.0.129 - - [2025-12-01 01:43:23] "POST /route-targets HTTP/1.1" 200 328 0.033053 10.0.0.129 - - [2025-12-01 01:43:23] "POST /ref-update HTTP/1.1" 200 156 0.032861 10.0.0.129 - - [2025-12-01 01:43:23] "POST /network-policys HTTP/1.1" 200 540 0.072110 10.0.0.129 - - [2025-12-01 01:43:23] "POST /fqname-to-id HTTP/1.1" 404 197 0.019341 10.0.0.129 - - [2025-12-01 01:43:23] "POST /network-policys HTTP/1.1" 200 536 0.020183 10.0.0.129 - - [2025-12-01 01:43:23] "POST /fqname-to-id HTTP/1.1" 404 201 0.006137 10.0.0.129 - - [2025-12-01 01:43:23] "POST /network-policys HTTP/1.1" 200 544 0.028025 10.0.0.129 - - [2025-12-01 01:43:23] "PUT /access-control-list/9dbb1121-dfb7-4b44-b5fd-88fe8ad89c4c HTTP/1.1" 200 273 0.025892 10.0.0.129 - - [2025-12-01 01:43:23] "POST /ref-update HTTP/1.1" 200 156 0.104815 10.0.0.129 - - [2025-12-01 01:43:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.023058 10.0.0.129 - - [2025-12-01 01:43:23] "PUT /access-control-list/9dbb1121-dfb7-4b44-b5fd-88fe8ad89c4c HTTP/1.1" 200 273 0.020280 10.0.0.129 - - [2025-12-01 01:43:23] "POST /ref-update HTTP/1.1" 200 156 0.107471 10.0.0.129 - - [2025-12-01 01:43:23] "PUT /access-control-list/dbe11e10-609a-498b-95f9-d1f0526e4eee HTTP/1.1" 200 273 0.093060 10.0.0.129 - - [2025-12-01 01:43:23] "POST /ref-update HTTP/1.1" 200 156 0.036706 10.0.0.129 - - [2025-12-01 01:43:24] "PUT /access-control-list/dbe11e10-609a-498b-95f9-d1f0526e4eee HTTP/1.1" 200 273 0.053317 10.0.0.129 - - [2025-12-01 01:43:24] "POST /ref-update HTTP/1.1" 200 156 0.191968 10.0.0.129 - - [2025-12-01 01:43:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015466 10.0.0.129 - - [2025-12-01 01:43:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002449 10.0.0.129 - - [2025-12-01 01:43:24] "POST /fqname-to-id HTTP/1.1" 404 237 0.008654 10.0.0.129 - - [2025-12-01 01:43:24] "POST /ref-update HTTP/1.1" 200 156 0.092544 10.0.0.129 - - [2025-12-01 01:43:24] "POST /access-control-lists HTTP/1.1" 200 603 0.106545 10.0.0.129 - - [2025-12-01 01:43:24] "POST /ref-update HTTP/1.1" 200 156 0.124682 10.0.0.129 - - [2025-12-01 01:43:24] "PUT /access-control-list/9dbb1121-dfb7-4b44-b5fd-88fe8ad89c4c HTTP/1.1" 200 273 0.081222 10.0.0.129 - - [2025-12-01 01:43:24] "POST /ref-update HTTP/1.1" 200 156 0.190151 10.0.0.129 - - [2025-12-01 01:43:24] "PUT /access-control-list/15cd9277-9669-4c72-93dd-c08b81080a0a HTTP/1.1" 200 273 0.057992 10.0.0.129 - - [2025-12-01 01:43:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.029027 10.0.0.129 - - [2025-12-01 01:43:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006679 10.0.0.129 - - [2025-12-01 01:43:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.021756 10.0.0.129 - - [2025-12-01 01:43:24] "POST /ref-update HTTP/1.1" 200 156 0.104686 10.0.0.129 - - [2025-12-01 01:43:24] "PUT /access-control-list/15cd9277-9669-4c72-93dd-c08b81080a0a HTTP/1.1" 200 273 0.061053 10.0.0.129 - - [2025-12-01 01:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003712 10.0.0.129 - - [2025-12-01 01:43:24] "POST /ref-update HTTP/1.1" 200 156 0.052147 10.0.0.129 - - [2025-12-01 01:43:24] "GET /virtual-network/9a274e13-f20a-4b7e-be60-2810733da5e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.075926 10.0.0.129 - - [2025-12-01 01:43:24] "GET /application-policy-set/38a119fd-6d4d-41c6-85c6-bdbb7b1b2d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.041581 10.0.0.129 - - [2025-12-01 01:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.022989 10.0.0.129 - - [2025-12-01 01:43:25] "GET /policy-management/a7047f8e-0128-4950-8d3f-855244ba3a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.022020 10.0.0.129 - - [2025-12-01 01:43:25] "POST /firewall-policys HTTP/1.1" 200 532 0.036326 10.0.0.129 - - [2025-12-01 01:43:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.076440 10.0.0.129 - - [2025-12-01 01:43:25] "GET /firewall-policy/1d0523f2-4f39-43ae-9b06-73cdf910a529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.056200 10.0.0.129 - - [2025-12-01 01:43:25] "GET /application-policy-set/38a119fd-6d4d-41c6-85c6-bdbb7b1b2d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.002686 10.0.0.129 - - [2025-12-01 01:43:25] "GET /firewall-policy/1d0523f2-4f39-43ae-9b06-73cdf910a529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.008602 10.0.0.129 - - [2025-12-01 01:43:25] "POST /ref-update HTTP/1.1" 200 156 0.152989 10.0.0.129 - - [2025-12-01 01:43:25] "GET /application-policy-set/38a119fd-6d4d-41c6-85c6-bdbb7b1b2d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1314 0.005973 10.0.0.129 - - [2025-12-01 01:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001611 10.0.0.129 - - [2025-12-01 01:43:25] "GET /policy-management/a7047f8e-0128-4950-8d3f-855244ba3a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002774 10.0.0.129 - - [2025-12-01 01:43:25] "POST /firewall-policys HTTP/1.1" 200 534 0.046318 10.0.0.129 - - [2025-12-01 01:43:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.066955 10.0.0.129 - - [2025-12-01 01:43:25] "GET /firewall-policy/da593cf8-3ded-4d68-b815-a0dbd8ad5172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.051149 10.0.0.129 - - [2025-12-01 01:43:25] "GET /application-policy-set/38a119fd-6d4d-41c6-85c6-bdbb7b1b2d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1314 0.008576 10.0.0.129 - - [2025-12-01 01:43:25] "GET /firewall-policy/da593cf8-3ded-4d68-b815-a0dbd8ad5172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.003690 10.0.0.129 - - [2025-12-01 01:43:25] "GET /firewall-policy/1d0523f2-4f39-43ae-9b06-73cdf910a529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.005237 10.0.0.129 - - [2025-12-01 01:43:25] "GET /firewall-policy/1d0523f2-4f39-43ae-9b06-73cdf910a529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002840 10.0.0.129 - - [2025-12-01 01:43:25] "POST /ref-update HTTP/1.1" 200 156 0.034400 10.0.0.129 - - [2025-12-01 01:43:25] "POST /ref-update HTTP/1.1" 200 156 0.063315 10.0.0.129 - - [2025-12-01 01:43:26] "POST /ref-update HTTP/1.1" 200 156 0.034400 10.0.0.129 - - [2025-12-01 01:43:26] "GET /application-policy-set/38a119fd-6d4d-41c6-85c6-bdbb7b1b2d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1537 0.061860 10.0.0.129 - - [2025-12-01 01:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004187 10.0.0.129 - - [2025-12-01 01:43:26] "GET /policy-management/a7047f8e-0128-4950-8d3f-855244ba3a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.007061 10.0.0.129 - - [2025-12-01 01:43:26] "POST /firewall-policys HTTP/1.1" 200 532 0.052412 10.0.0.129 - - [2025-12-01 01:43:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.038025 10.0.0.129 - - [2025-12-01 01:43:26] "GET /firewall-policy/c6f324bd-0006-422b-8316-05b4417683b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.030952 10.0.0.129 - - [2025-12-01 01:43:26] "GET /application-policy-set/38a119fd-6d4d-41c6-85c6-bdbb7b1b2d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1537 0.005900 10.0.0.129 - - [2025-12-01 01:43:26] "GET /firewall-policy/c6f324bd-0006-422b-8316-05b4417683b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002615 10.0.0.129 - - [2025-12-01 01:43:26] "GET /firewall-policy/1d0523f2-4f39-43ae-9b06-73cdf910a529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002272 10.0.0.129 - - [2025-12-01 01:43:26] "GET /firewall-policy/da593cf8-3ded-4d68-b815-a0dbd8ad5172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.003246 10.0.0.129 - - [2025-12-01 01:43:26] "GET /firewall-policy/1d0523f2-4f39-43ae-9b06-73cdf910a529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.005641 10.0.0.129 - - [2025-12-01 01:43:26] "GET /firewall-policy/da593cf8-3ded-4d68-b815-a0dbd8ad5172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.004773 10.0.0.129 - - [2025-12-01 01:43:26] "POST /ref-update HTTP/1.1" 200 156 0.048142 10.0.0.129 - - [2025-12-01 01:43:26] "POST /ref-update HTTP/1.1" 200 156 0.077828 10.0.0.129 - - [2025-12-01 01:43:26] "POST /ref-update HTTP/1.1" 200 156 0.055688 10.0.0.129 - - [2025-12-01 01:43:26] "POST /ref-update HTTP/1.1" 200 156 0.048190 10.0.0.129 - - [2025-12-01 01:43:26] "POST /ref-update HTTP/1.1" 200 156 0.059159 10.0.0.129 - - [2025-12-01 01:43:26] "GET /application-policy-set/38a119fd-6d4d-41c6-85c6-bdbb7b1b2d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1759 0.011641 10.0.0.129 - - [2025-12-01 01:43:26] "POST /tags HTTP/1.1" 200 300 0.072554 10.0.0.129 - - [2025-12-01 01:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.021483 10.0.0.129 - - [2025-12-01 01:43:27] "GET /tag/cc9c7def-985a-4fcb-bb05-e340ac101e63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.014721 10.0.0.129 - - [2025-12-01 01:43:27] "POST /set-tag HTTP/1.1" 200 109 0.019785 10.0.0.129 - - [2025-12-01 01:43:27] "POST /tags HTTP/1.1" 200 358 0.219799 10.0.0.129 - - [2025-12-01 01:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.023439 10.0.0.129 - - [2025-12-01 01:43:27] "GET /tag/0844093d-f5e2-4b18-89b7-599d115186e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.025995 10.0.0.129 - - [2025-12-01 01:43:27] "POST /tags HTTP/1.1" 200 306 0.048274 10.0.0.129 - - [2025-12-01 01:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.014824 10.0.0.129 - - [2025-12-01 01:43:27] "GET /tag/0b621223-4510-4206-b79b-899410e46ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.017613 10.0.0.129 - - [2025-12-01 01:43:27] "POST /id-to-fqname HTTP/1.1" 200 174 0.009616 10.0.0.129 - - [2025-12-01 01:43:27] "POST /fqname-to-id HTTP/1.1" 404 183 0.006283 10.0.0.129 - - [2025-12-01 01:43:27] "POST /security-groups HTTP/1.1" 200 571 0.073091 10.0.0.129 - - [2025-12-01 01:43:27] "POST /fqname-to-id HTTP/1.1" 404 214 0.005153 10.0.0.129 - - [2025-12-01 01:43:27] "POST /projects HTTP/1.1" 200 485 0.237539 10.0.0.129 - - [2025-12-01 01:43:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.024008 10.0.0.129 - - [2025-12-01 01:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.032962 10.0.0.129 - - [2025-12-01 01:43:27] "POST /access-control-lists HTTP/1.1" 200 582 0.116213 10.0.0.129 - - [2025-12-01 01:43:28] "GET /virtual-network/9267b4a5-3f92-4a2a-a617-24cb736191b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.041120 10.0.0.129 - - [2025-12-01 01:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004550 10.0.0.129 - - [2025-12-01 01:43:28] "GET /virtual-network/26066cf6-2f42-4fe8-b9c3-f59ab8e5f6fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.007421 10.0.0.129 - - [2025-12-01 01:43:28] "POST /fqname-to-id HTTP/1.1" 404 213 0.006305 10.0.0.129 - - [2025-12-01 01:43:28] "POST /access-control-lists HTTP/1.1" 200 580 0.070160 10.0.0.129 - - [2025-12-01 01:43:28] "PUT /virtual-network/9267b4a5-3f92-4a2a-a617-24cb736191b3 HTTP/1.1" 200 265 0.100134 10.0.0.129 - - [2025-12-01 01:43:28] "PUT /virtual-network/26066cf6-2f42-4fe8-b9c3-f59ab8e5f6fa HTTP/1.1" 200 265 0.055032 10.0.0.129 - - [2025-12-01 01:43:28] "POST /security-groups HTTP/1.1" 200 539 0.085371 10.0.0.129 - - [2025-12-01 01:43:28] "POST /fqname-to-id HTTP/1.1" 404 234 0.013771 10.0.0.129 - - [2025-12-01 01:43:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.018363 10.0.0.129 - - [2025-12-01 01:43:28] "POST /chown HTTP/1.1" 200 109 0.034079 10.0.0.129 - - [2025-12-01 01:43:28] "POST /access-control-lists HTTP/1.1" 200 598 0.073469 10.0.0.129 - - [2025-12-01 01:43:28] "GET /application-policy-set/38a119fd-6d4d-41c6-85c6-bdbb7b1b2d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.051084 10.0.0.129 - - [2025-12-01 01:43:28] "POST /fqname-to-id HTTP/1.1" 404 233 0.002720 10.0.0.129 - - [2025-12-01 01:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002722 10.0.0.129 - - [2025-12-01 01:43:28] "GET /policy-management/a7047f8e-0128-4950-8d3f-855244ba3a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.041295 10.0.0.129 - - [2025-12-01 01:43:28] "POST /tags HTTP/1.1" 409 207 0.002928 10.0.0.129 - - [2025-12-01 01:43:28] "POST /access-control-lists HTTP/1.1" 200 596 0.085868 10.0.0.129 - - [2025-12-01 01:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.026001 10.0.0.129 - - [2025-12-01 01:43:28] "GET /tag/0b621223-4510-4206-b79b-899410e46ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.013848 [Introspect:8084]10.0.0.129 - - [2025-12-01 01:43:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000791 [Introspect:8084]10.0.0.129 - - [2025-12-01 01:43:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000910 10.0.0.129 - - [2025-12-01 01:43:28] "POST /firewall-rules HTTP/1.1" 200 566 0.087445 10.0.0.129 - - [2025-12-01 01:43:28] "GET /firewall-rule/3aa0f512-9579-4c9f-8727-054d4dad21d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.006561 10.0.0.129 - - [2025-12-01 01:43:28] "GET /firewall-policy/da593cf8-3ded-4d68-b815-a0dbd8ad5172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002846 10.0.0.129 - - [2025-12-01 01:43:28] "GET /firewall-rule/3aa0f512-9579-4c9f-8727-054d4dad21d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.003217 10.0.0.129 - - [2025-12-01 01:43:28] "POST /ref-update HTTP/1.1" 200 156 0.024667 10.0.0.129 - - [2025-12-01 01:43:28] "GET /application-policy-set/38a119fd-6d4d-41c6-85c6-bdbb7b1b2d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.002838 10.0.0.129 - - [2025-12-01 01:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.129 - - [2025-12-01 01:43:28] "GET /policy-management/a7047f8e-0128-4950-8d3f-855244ba3a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002122 10.0.0.129 - - [2025-12-01 01:43:28] "POST /tags HTTP/1.1" 409 207 0.004311 10.0.0.129 - - [2025-12-01 01:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002453 10.0.0.129 - - [2025-12-01 01:43:28] "GET /tag/0b621223-4510-4206-b79b-899410e46ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.013442 10.0.0.129 - - [2025-12-01 01:43:29] "POST /firewall-rules HTTP/1.1" 200 564 0.269897 10.0.0.129 - - [2025-12-01 01:43:29] "GET /firewall-rule/24442821-0fd4-4ded-b3f9-d90ef5673f15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.010296 10.0.0.129 - - [2025-12-01 01:43:29] "GET /firewall-policy/da593cf8-3ded-4d68-b815-a0dbd8ad5172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.013840 10.0.0.129 - - [2025-12-01 01:43:29] "GET /firewall-rule/24442821-0fd4-4ded-b3f9-d90ef5673f15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.007493 10.0.0.129 - - [2025-12-01 01:43:29] "POST /ref-update HTTP/1.1" 200 156 0.026184 10.0.0.129 - - [2025-12-01 01:43:29] "POST /tags HTTP/1.1" 200 306 0.096148 10.0.0.129 - - [2025-12-01 01:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.017559 10.0.0.129 - - [2025-12-01 01:43:29] "GET /tag/d41209f4-5b2f-4c43-a815-6205737ce780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.012512 10.0.0.129 - - [2025-12-01 01:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004401 10.0.0.129 - - [2025-12-01 01:43:29] "GET /project/11808eb4-7894-492c-a3f2-86a8f771cf4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.049713 10.0.0.129 - - [2025-12-01 01:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.129 - - [2025-12-01 01:43:29] "GET /virtual-network/26066cf6-2f42-4fe8-b9c3-f59ab8e5f6fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.003860 10.0.0.129 - - [2025-12-01 01:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005564 10.0.0.129 - - [2025-12-01 01:43:29] "GET /service-appliance-set/4a148bec-2998-4dfa-9ddb-09d5bcfe7d8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.003725 10.0.0.129 - - [2025-12-01 01:43:29] "POST /fqname-to-id HTTP/1.1" 404 240 0.004867 10.0.0.129 - - [2025-12-01 01:43:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.147397 10.0.0.129 - - [2025-12-01 01:43:29] "GET /virtual-machine-interface/aab74e38-278c-41ec-bb9b-71acb62878fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2308 0.022846 10.0.0.129 - - [2025-12-01 01:43:30] "POST /instance-ips HTTP/1.1" 200 382 0.034857 10.0.0.129 - - [2025-12-01 01:43:30] "GET /instance-ip/30a42d42-127f-4a33-a5b1-be769fe86d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.008646 10.0.0.129 - - [2025-12-01 01:43:30] "POST /loadbalancers HTTP/1.1" 200 584 0.068305 10.0.0.129 - - [2025-12-01 01:43:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.026606 10.0.0.129 - - [2025-12-01 01:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.009745 10.0.0.129 - - [2025-12-01 01:43:30] "GET /project/11808eb4-7894-492c-a3f2-86a8f771cf4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.053051 10.0.0.129 - - [2025-12-01 01:43:30] "GET /project/11808eb4-7894-492c-a3f2-86a8f771cf4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.026237 10.0.0.129 - - [2025-12-01 01:43:30] "GET /instance-ip/30a42d42-127f-4a33-a5b1-be769fe86d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.012651 10.0.0.129 - - [2025-12-01 01:43:30] "GET /loadbalancer/b82cdcf5-757d-4f73-abb2-5b0354d9867e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.009389 10.0.0.129 - - [2025-12-01 01:43:30] "POST /floating-ips HTTP/1.1" 200 585 0.038489 10.0.0.129 - - [2025-12-01 01:43:30] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.051613 10.0.0.129 - - [2025-12-01 01:43:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.027084 10.0.0.129 - - [2025-12-01 01:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005085 10.0.0.129 - - [2025-12-01 01:43:30] "GET /project/11808eb4-7894-492c-a3f2-86a8f771cf4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.026047 10.0.0.129 - - [2025-12-01 01:43:30] "GET /loadbalancer-listener/ad6ffaba-2c1d-41cc-a856-62c108effd80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1832 0.002147 10.0.0.129 - - [2025-12-01 01:43:30] "GET /loadbalancer-listener/ad6ffaba-2c1d-41cc-a856-62c108effd80?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.003138 10.0.0.129 - - [2025-12-01 01:43:30] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.024252 10.0.0.129 - - [2025-12-01 01:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006082 10.0.0.129 - - [2025-12-01 01:43:30] "GET /instance-ip/30a42d42-127f-4a33-a5b1-be769fe86d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.007719 10.0.0.129 - - [2025-12-01 01:43:30] "GET /global-vrouter-config/3157812f-9db8-4b0b-8141-89c1bef00121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.005957 10.0.0.129 - - [2025-12-01 01:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007232 10.0.0.129 - - [2025-12-01 01:43:30] "GET /instance-ip/30a42d42-127f-4a33-a5b1-be769fe86d13?fields=floating_ips HTTP/1.1" 200 1172 0.012171 10.0.0.129 - - [2025-12-01 01:43:30] "GET /floating-ip/02249d7e-2fad-4e3d-bdf0-c48d7d4db79b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.005968 10.0.0.129 - - [2025-12-01 01:43:30] "PUT /global-vrouter-config/3157812f-9db8-4b0b-8141-89c1bef00121 HTTP/1.1" 200 277 0.015214 10.0.0.129 - - [2025-12-01 01:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004625 10.0.0.129 - - [2025-12-01 01:43:30] "GET /loadbalancer/b82cdcf5-757d-4f73-abb2-5b0354d9867e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.005377 10.0.0.129 - - [2025-12-01 01:43:30] "POST /tags HTTP/1.1" 200 302 0.124977 10.0.0.129 - - [2025-12-01 01:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.013147 10.0.0.129 - - [2025-12-01 01:43:30] "GET /tag/0113fcca-1c11-44a1-8778-ba2c904f8b54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.024499 10.0.0.129 - - [2025-12-01 01:43:31] "POST /tags HTTP/1.1" 200 326 0.090611 10.0.0.129 - - [2025-12-01 01:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.019811 10.0.0.129 - - [2025-12-01 01:43:31] "GET /tag/3b7171a6-a455-46cb-84b4-0b821c8f7099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.045184 10.0.0.129 - - [2025-12-01 01:43:31] "POST /tags HTTP/1.1" 200 364 0.087956 10.0.0.129 - - [2025-12-01 01:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009722 10.0.0.129 - - [2025-12-01 01:43:31] "GET /tag/7b225f7a-93da-46f2-9774-2a5b2941a898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.018708 10.0.0.129 - - [2025-12-01 01:43:31] "POST /tags HTTP/1.1" 200 312 0.021557 10.0.0.129 - - [2025-12-01 01:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.017668 10.0.0.129 - - [2025-12-01 01:43:31] "GET /tag/321a9d28-3cb5-42f4-86d3-ed750b8a6a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.013219 10.0.0.129 - - [2025-12-01 01:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.129 - - [2025-12-01 01:43:31] "GET /virtual-network/9267b4a5-3f92-4a2a-a617-24cb736191b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.003839 10.0.0.129 - - [2025-12-01 01:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001378 10.0.0.129 - - [2025-12-01 01:43:31] "GET /project/dbec1e97-7db3-4ffe-b958-b59859f2d2ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.029512 10.0.0.129 - - [2025-12-01 01:43:31] "POST /virtual-machines HTTP/1.1" 200 378 0.012042 10.0.0.129 - - [2025-12-01 01:43:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.017200 10.0.0.129 - - [2025-12-01 01:43:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.130873 10.0.0.129 - - [2025-12-01 01:43:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.033347 10.0.0.129 - - [2025-12-01 01:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005760 10.0.0.129 - - [2025-12-01 01:43:31] "GET /virtual-machine-interface/245ca0f8-ce57-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.007083 10.0.0.129 - - [2025-12-01 01:43:31] "POST /instance-ips HTTP/1.1" 200 410 0.033738 10.0.0.129 - - [2025-12-01 01:43:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.018117 10.0.0.129 - - [2025-12-01 01:43:31] "GET /virtual-machine-interface/245ca0f8-ce57-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.010563 10.0.0.129 - - [2025-12-01 01:43:32] "POST /set-tag HTTP/1.1" 200 109 0.033939 10.0.0.129 - - [2025-12-01 01:43:32] "GET /virtual-machine-interface/245ca0f8-ce57-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.011198 10.0.0.129 - - [2025-12-01 01:43:32] "GET /instance-ip/247e2430-ce57-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.004187 10.0.0.129 - - [2025-12-01 01:43:32] "POST /tags HTTP/1.1" 200 356 0.033168 10.0.0.129 - - [2025-12-01 01:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001689 10.0.0.129 - - [2025-12-01 01:43:32] "GET /tag/ff8823c1-63ef-4c60-905c-548764ed2ed5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.030952 10.0.0.129 - - [2025-12-01 01:43:32] "POST /tags HTTP/1.1" 200 304 0.017550 10.0.0.129 - - [2025-12-01 01:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007350 10.0.0.129 - - [2025-12-01 01:43:32] "GET /tag/a1b467a2-e02a-4de0-87e4-105a85c99546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.017332 10.0.0.129 - - [2025-12-01 01:43:32] "POST /projects HTTP/1.1" 409 218 0.002043 10.0.0.129 - - [2025-12-01 01:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001307 10.0.0.129 - - [2025-12-01 01:43:32] "GET /project/11808eb4-7894-492c-a3f2-86a8f771cf4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.038980 10.0.0.129 - - [2025-12-01 01:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.129 - - [2025-12-01 01:43:32] "GET /network-ipam/b4cd234d-63f5-4d1a-936d-71b5b8c19c28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.002890 10.0.0.129 - - [2025-12-01 01:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005430 10.0.0.129 - - [2025-12-01 01:43:32] "GET /virtual-network/9267b4a5-3f92-4a2a-a617-24cb736191b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.011675 10.0.0.129 - - [2025-12-01 01:43:32] "PUT /virtual-network/9267b4a5-3f92-4a2a-a617-24cb736191b3 HTTP/1.1" 200 265 0.053051 10.0.0.129 - - [2025-12-01 01:43:32] "GET /virtual-network/9267b4a5-3f92-4a2a-a617-24cb736191b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.011372 10.0.0.129 - - [2025-12-01 01:43:32] "POST /set-tag HTTP/1.1" 200 109 0.042053 10.0.0.129 - - [2025-12-01 01:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.129 - - [2025-12-01 01:43:32] "GET /network-ipam/cce6c73b-f438-4cce-b145-3c2775a494a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1576 0.002460 10.0.0.129 - - [2025-12-01 01:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001477 10.0.0.129 - - [2025-12-01 01:43:32] "GET /virtual-network/26066cf6-2f42-4fe8-b9c3-f59ab8e5f6fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.003403 10.0.0.129 - - [2025-12-01 01:43:32] "PUT /virtual-network/26066cf6-2f42-4fe8-b9c3-f59ab8e5f6fa HTTP/1.1" 200 265 0.038423 10.0.0.129 - - [2025-12-01 01:43:32] "GET /virtual-network/26066cf6-2f42-4fe8-b9c3-f59ab8e5f6fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.004242 10.0.0.129 - - [2025-12-01 01:43:32] "POST /set-tag HTTP/1.1" 200 109 0.058439 10.0.0.129 - - [2025-12-01 01:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.015543 10.0.0.129 - - [2025-12-01 01:43:32] "GET /network-policy/26df107c-ee7a-477e-bb88-80d12857b88e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.002949 10.0.0.129 - - [2025-12-01 01:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.129 - - [2025-12-01 01:43:32] "GET /network-policy/59547767-0c26-4dd4-8ccd-c9f3890fdcb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.002253 10.0.0.129 - - [2025-12-01 01:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.129 - - [2025-12-01 01:43:32] "GET /network-policy/9c575159-8bc9-4791-a5ba-54a411f5a4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.002157 10.0.0.129 - - [2025-12-01 01:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001297 10.0.0.129 - - [2025-12-01 01:43:33] "PUT /network-policy/9c575159-8bc9-4791-a5ba-54a411f5a4f0 HTTP/1.1" 200 263 0.008743 10.0.0.129 - - [2025-12-01 01:43:33] "PUT /access-control-list/15cd9277-9669-4c72-93dd-c08b81080a0a HTTP/1.1" 200 273 0.058649 10.0.0.129 - - [2025-12-01 01:43:33] "POST /ref-update HTTP/1.1" 200 156 0.099681 10.0.0.129 - - [2025-12-01 01:43:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010885 10.0.0.129 - - [2025-12-01 01:43:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019903 10.0.0.129 - - [2025-12-01 01:43:33] "PUT /access-control-list/dbe11e10-609a-498b-95f9-d1f0526e4eee HTTP/1.1" 200 273 0.072772 10.0.0.129 - - [2025-12-01 01:43:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013792 10.0.0.129 - - [2025-12-01 01:43:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003662 10.0.0.129 - - [2025-12-01 01:43:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002101 10.0.0.129 - - [2025-12-01 01:43:33] "POST /security-groups HTTP/1.1" 409 245 0.002134 10.0.0.129 - - [2025-12-01 01:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001435 10.0.0.129 - - [2025-12-01 01:43:33] "PUT /security-group/1a016821-1c77-4059-957b-02c23b9fe4a6 HTTP/1.1" 200 263 0.056921 10.0.0.129 - - [2025-12-01 01:43:33] "PUT /access-control-list/56433a52-49a8-4a5e-bbd6-d5ef09d544c7 HTTP/1.1" 200 273 0.022939 10.0.0.129 - - [2025-12-01 01:43:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.035460 10.0.0.129 - - [2025-12-01 01:43:33] "GET /application-policy-set/38a119fd-6d4d-41c6-85c6-bdbb7b1b2d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.012686 10.0.0.129 - - [2025-12-01 01:43:33] "PUT /access-control-list/dd39aef2-5598-40bd-9ec6-3e55c9d75b6b HTTP/1.1" 200 273 0.037513 10.0.0.129 - - [2025-12-01 01:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.129 - - [2025-12-01 01:43:33] "GET /policy-management/a7047f8e-0128-4950-8d3f-855244ba3a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002160 10.0.0.129 - - [2025-12-01 01:43:33] "POST /tags HTTP/1.1" 409 206 0.001317 10.0.0.129 - - [2025-12-01 01:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001151 10.0.0.129 - - [2025-12-01 01:43:33] "GET /tag/a1b467a2-e02a-4de0-87e4-105a85c99546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.009776 10.0.0.129 - - [2025-12-01 01:43:33] "POST /firewall-rules HTTP/1.1" 200 564 0.066430 10.0.0.129 - - [2025-12-01 01:43:33] "GET /firewall-rule/bfd4b981-9c86-41c3-834f-689646ca038c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.009285 10.0.0.129 - - [2025-12-01 01:43:33] "GET /firewall-policy/da593cf8-3ded-4d68-b815-a0dbd8ad5172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.004672 10.0.0.129 - - [2025-12-01 01:43:33] "GET /firewall-rule/bfd4b981-9c86-41c3-834f-689646ca038c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002576 10.0.0.129 - - [2025-12-01 01:43:33] "POST /ref-update HTTP/1.1" 200 156 0.040248 10.0.0.129 - - [2025-12-01 01:43:33] "GET /application-policy-set/38a119fd-6d4d-41c6-85c6-bdbb7b1b2d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.016891 10.0.0.129 - - [2025-12-01 01:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002612 10.0.0.129 - - [2025-12-01 01:43:33] "GET /policy-management/a7047f8e-0128-4950-8d3f-855244ba3a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002243 10.0.0.129 - - [2025-12-01 01:43:33] "POST /tags HTTP/1.1" 409 206 0.001387 10.0.0.129 - - [2025-12-01 01:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.129 - - [2025-12-01 01:43:33] "GET /tag/a1b467a2-e02a-4de0-87e4-105a85c99546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.010326 10.0.0.129 - - [2025-12-01 01:43:33] "POST /firewall-rules HTTP/1.1" 200 562 0.064671 10.0.0.129 - - [2025-12-01 01:43:33] "GET /firewall-rule/63b70bcb-2749-4023-b79e-4edf58394ebf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.004031 10.0.0.129 - - [2025-12-01 01:43:33] "GET /firewall-policy/da593cf8-3ded-4d68-b815-a0dbd8ad5172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.005267 10.0.0.129 - - [2025-12-01 01:43:33] "GET /firewall-rule/63b70bcb-2749-4023-b79e-4edf58394ebf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002204 10.0.0.129 - - [2025-12-01 01:43:34] "POST /ref-update HTTP/1.1" 200 156 0.025235 10.0.0.129 - - [2025-12-01 01:43:34] "POST /tags HTTP/1.1" 200 302 0.030611 10.0.0.129 - - [2025-12-01 01:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006843 10.0.0.129 - - [2025-12-01 01:43:34] "GET /tag/ee10c117-ab99-428f-a752-b3c365dc28d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.012456 10.0.0.129 - - [2025-12-01 01:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001664 10.0.0.129 - - [2025-12-01 01:43:34] "GET /project/dbec1e97-7db3-4ffe-b958-b59859f2d2ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.051562 10.0.0.129 - - [2025-12-01 01:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.129 - - [2025-12-01 01:43:34] "GET /virtual-network/26066cf6-2f42-4fe8-b9c3-f59ab8e5f6fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.004054 10.0.0.129 - - [2025-12-01 01:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001828 10.0.0.129 - - [2025-12-01 01:43:34] "GET /service-appliance-set/4a148bec-2998-4dfa-9ddb-09d5bcfe7d8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002025 10.0.0.129 - - [2025-12-01 01:43:34] "POST /fqname-to-id HTTP/1.1" 404 242 0.001794 10.0.0.129 - - [2025-12-01 01:43:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.101739 10.0.0.129 - - [2025-12-01 01:43:34] "GET /virtual-machine-interface/0d989862-4f8a-4da7-a684-a2d76707896a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2316 0.016813 10.0.0.129 - - [2025-12-01 01:43:34] "POST /instance-ips HTTP/1.1" 200 378 0.028720 10.0.0.129 - - [2025-12-01 01:43:34] "GET /instance-ip/87ecbff0-e546-4a3d-b42d-616e4d28b0be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.003986 10.0.0.129 - - [2025-12-01 01:43:34] "POST /loadbalancers HTTP/1.1" 200 584 0.062325 10.0.0.129 - - [2025-12-01 01:43:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.018084 10.0.0.129 - - [2025-12-01 01:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.011646 10.0.0.129 - - [2025-12-01 01:43:34] "GET /project/dbec1e97-7db3-4ffe-b958-b59859f2d2ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.039558 10.0.0.129 - - [2025-12-01 01:43:34] "GET /instance-ip/87ecbff0-e546-4a3d-b42d-616e4d28b0be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.002492 10.0.0.129 - - [2025-12-01 01:43:34] "GET /project/dbec1e97-7db3-4ffe-b958-b59859f2d2ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.031701 10.0.0.129 - - [2025-12-01 01:43:34] "GET /loadbalancer/927dea2b-e224-47c6-a1da-16b1f5640012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.005496 10.0.0.129 - - [2025-12-01 01:43:34] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.033093 10.0.0.129 - - [2025-12-01 01:43:34] "POST /floating-ips HTTP/1.1" 200 583 0.047628 10.0.0.129 - - [2025-12-01 01:43:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.019288 10.0.0.129 - - [2025-12-01 01:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008428 10.0.0.129 - - [2025-12-01 01:43:34] "GET /project/dbec1e97-7db3-4ffe-b958-b59859f2d2ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.037756 10.0.0.129 - - [2025-12-01 01:43:34] "GET /loadbalancer-listener/c8915964-734c-434f-9b4d-fb17a024b380?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.002844 10.0.0.129 - - [2025-12-01 01:43:34] "GET /loadbalancer-listener/c8915964-734c-434f-9b4d-fb17a024b380?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003290 10.0.0.129 - - [2025-12-01 01:43:34] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.019335 10.0.0.129 - - [2025-12-01 01:43:34] "GET /instance-ip/87ecbff0-e546-4a3d-b42d-616e4d28b0be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.008821 10.0.0.129 - - [2025-12-01 01:43:34] "GET /instance-ip/87ecbff0-e546-4a3d-b42d-616e4d28b0be?fields=floating_ips HTTP/1.1" 200 1166 0.008284 10.0.0.129 - - [2025-12-01 01:43:34] "GET /floating-ip/48a2bf0a-19df-4e2e-85c5-6754151def5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.003032 10.0.0.129 - - [2025-12-01 01:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.129 - - [2025-12-01 01:43:35] "GET /project/dbec1e97-7db3-4ffe-b958-b59859f2d2ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.039777 10.0.0.129 - - [2025-12-01 01:43:35] "GET /loadbalancer/927dea2b-e224-47c6-a1da-16b1f5640012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.007381 10.0.0.129 - - [2025-12-01 01:43:35] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.015323 10.0.0.129 - - [2025-12-01 01:43:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.026697 10.0.0.129 - - [2025-12-01 01:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007296 10.0.0.129 - - [2025-12-01 01:43:35] "GET /project/dbec1e97-7db3-4ffe-b958-b59859f2d2ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.030459 10.0.0.129 - - [2025-12-01 01:43:35] "GET /loadbalancer-listener/5e1711e3-d2de-4e0b-8b56-bd008d529801?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.002235 10.0.0.129 - - [2025-12-01 01:43:35] "GET /loadbalancer-listener/5e1711e3-d2de-4e0b-8b56-bd008d529801?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.002962 10.0.0.129 - - [2025-12-01 01:43:35] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.019860 10.0.0.129 - - [2025-12-01 01:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004801 10.0.0.129 - - [2025-12-01 01:43:35] "GET /instance-ip/87ecbff0-e546-4a3d-b42d-616e4d28b0be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.002985 10.0.0.129 - - [2025-12-01 01:43:35] "GET /instance-ip/87ecbff0-e546-4a3d-b42d-616e4d28b0be?fields=floating_ips HTTP/1.1" 200 1166 0.002352 10.0.0.129 - - [2025-12-01 01:43:35] "GET /floating-ip/48a2bf0a-19df-4e2e-85c5-6754151def5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.004461 10.0.0.129 - - [2025-12-01 01:43:35] "GET /project/dbec1e97-7db3-4ffe-b958-b59859f2d2ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.042854 10.0.0.129 - - [2025-12-01 01:43:35] "GET /loadbalancer/927dea2b-e224-47c6-a1da-16b1f5640012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002485 10.0.0.129 - - [2025-12-01 01:43:35] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.014154 10.0.0.129 - - [2025-12-01 01:43:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.026705 10.0.0.129 - - [2025-12-01 01:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005475 10.0.0.129 - - [2025-12-01 01:43:35] "GET /project/dbec1e97-7db3-4ffe-b958-b59859f2d2ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.026567 10.0.0.129 - - [2025-12-01 01:43:35] "GET /loadbalancer-listener/901ac774-e284-45cc-9557-f07d722fbb58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.002241 10.0.0.129 - - [2025-12-01 01:43:35] "GET /loadbalancer-listener/901ac774-e284-45cc-9557-f07d722fbb58?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1202 0.002661 10.0.0.129 - - [2025-12-01 01:43:35] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.018250 10.0.0.129 - - [2025-12-01 01:43:35] "GET /instance-ip/87ecbff0-e546-4a3d-b42d-616e4d28b0be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.014040 10.0.0.129 - - [2025-12-01 01:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004596 10.0.0.129 - - [2025-12-01 01:43:35] "GET /instance-ip/87ecbff0-e546-4a3d-b42d-616e4d28b0be?fields=floating_ips HTTP/1.1" 200 1166 0.006738 10.0.0.129 - - [2025-12-01 01:43:35] "GET /loadbalancer/927dea2b-e224-47c6-a1da-16b1f5640012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.005628 10.0.0.129 - - [2025-12-01 01:43:35] "GET /floating-ip/48a2bf0a-19df-4e2e-85c5-6754151def5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.003145 10.0.0.129 - - [2025-12-01 01:43:35] "POST /tags HTTP/1.1" 200 372 0.031248 10.0.0.129 - - [2025-12-01 01:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004982 10.0.0.129 - - [2025-12-01 01:43:35] "GET /tag/eff03b15-ffab-46ab-9fa1-b26541a62b27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1280 0.013610 10.0.0.129 - - [2025-12-01 01:43:35] "POST /tags HTTP/1.1" 200 320 0.036655 10.0.0.129 - - [2025-12-01 01:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006298 10.0.0.129 - - [2025-12-01 01:43:35] "GET /tag/7a032dc2-4b46-4886-9b9e-d1c2178a53ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.013588 10.0.0.129 - - [2025-12-01 01:43:36] "POST /id-to-fqname HTTP/1.1" 200 181 0.000935 10.0.0.129 - - [2025-12-01 01:43:36] "POST /fqname-to-id HTTP/1.1" 404 190 0.001956 10.0.0.129 - - [2025-12-01 01:43:36] "POST /security-groups HTTP/1.1" 200 578 0.068025 10.0.0.129 - - [2025-12-01 01:43:36] "POST /projects HTTP/1.1" 200 499 0.236527 10.0.0.129 - - [2025-12-01 01:43:36] "POST /fqname-to-id HTTP/1.1" 404 225 0.029486 10.0.0.129 - - [2025-12-01 01:43:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.058811 10.0.0.129 - - [2025-12-01 01:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.017301 10.0.0.129 - - [2025-12-01 01:43:36] "GET /virtual-network/9267b4a5-3f92-4a2a-a617-24cb736191b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.006170 10.0.0.129 - - [2025-12-01 01:43:36] "POST /access-control-lists HTTP/1.1" 200 589 0.084974 10.0.0.129 - - [2025-12-01 01:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004797 10.0.0.129 - - [2025-12-01 01:43:36] "POST /fqname-to-id HTTP/1.1" 404 224 0.010662 10.0.0.129 - - [2025-12-01 01:43:36] "GET /virtual-network/26066cf6-2f42-4fe8-b9c3-f59ab8e5f6fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.025162 10.0.0.129 - - [2025-12-01 01:43:36] "POST /access-control-lists HTTP/1.1" 200 587 0.065727 10.0.0.129 - - [2025-12-01 01:43:36] "PUT /virtual-network/9267b4a5-3f92-4a2a-a617-24cb736191b3 HTTP/1.1" 200 265 0.113227 10.0.0.129 - - [2025-12-01 01:43:36] "PUT /virtual-network/26066cf6-2f42-4fe8-b9c3-f59ab8e5f6fa HTTP/1.1" 200 265 0.050028 10.0.0.129 - - [2025-12-01 01:43:36] "POST /security-groups HTTP/1.1" 200 560 0.092732 10.0.0.129 - - [2025-12-01 01:43:36] "POST /fqname-to-id HTTP/1.1" 404 248 0.001536 10.0.0.129 - - [2025-12-01 01:43:36] "POST /access-control-lists HTTP/1.1" 200 612 0.059628 10.0.0.129 - - [2025-12-01 01:43:36] "POST /fqname-to-id HTTP/1.1" 404 247 0.008341 10.0.0.129 - - [2025-12-01 01:43:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.078167 10.0.0.129 - - [2025-12-01 01:43:36] "POST /chown HTTP/1.1" 200 109 0.026544 10.0.0.129 - - [2025-12-01 01:43:36] "GET /application-policy-set/38a119fd-6d4d-41c6-85c6-bdbb7b1b2d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.038794 10.0.0.129 - - [2025-12-01 01:43:36] "POST /access-control-lists HTTP/1.1" 200 610 0.098381 10.0.0.129 - - [2025-12-01 01:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.129 - - [2025-12-01 01:43:36] "GET /policy-management/a7047f8e-0128-4950-8d3f-855244ba3a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003103 10.0.0.129 - - [2025-12-01 01:43:36] "POST /tags HTTP/1.1" 409 214 0.003563 10.0.0.129 - - [2025-12-01 01:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.129 - - [2025-12-01 01:43:36] "GET /tag/7a032dc2-4b46-4886-9b9e-d1c2178a53ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.010523 10.0.0.129 - - [2025-12-01 01:43:37] "POST /firewall-rules HTTP/1.1" 200 580 0.064425 10.0.0.129 - - [2025-12-01 01:43:37] "GET /firewall-rule/38043969-d102-4011-9392-31a989f1cb49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.004173 10.0.0.129 - - [2025-12-01 01:43:37] "GET /firewall-policy/da593cf8-3ded-4d68-b815-a0dbd8ad5172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2431 0.003062 10.0.0.129 - - [2025-12-01 01:43:37] "GET /firewall-rule/38043969-d102-4011-9392-31a989f1cb49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.001833 10.0.0.129 - - [2025-12-01 01:43:37] "POST /ref-update HTTP/1.1" 200 156 0.047485 10.0.0.129 - - [2025-12-01 01:43:37] "GET /application-policy-set/38a119fd-6d4d-41c6-85c6-bdbb7b1b2d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.009123 10.0.0.129 - - [2025-12-01 01:43:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.012914 10.0.0.129 - - [2025-12-01 01:43:37] "GET /policy-management/a7047f8e-0128-4950-8d3f-855244ba3a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002853 10.0.0.129 - - [2025-12-01 01:43:37] "POST /tags HTTP/1.1" 409 214 0.001429 10.0.0.129 - - [2025-12-01 01:43:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001262 10.0.0.129 - - [2025-12-01 01:43:37] "GET /tag/7a032dc2-4b46-4886-9b9e-d1c2178a53ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.009796 10.0.0.129 - - [2025-12-01 01:43:37] "POST /firewall-rules HTTP/1.1" 200 578 0.064723 10.0.0.129 - - [2025-12-01 01:43:37] "GET /firewall-rule/0294b168-8fb4-47c8-b7c4-a365e23922da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.006604 10.0.0.129 - - [2025-12-01 01:43:37] "GET /firewall-policy/da593cf8-3ded-4d68-b815-a0dbd8ad5172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2677 0.003430 10.0.0.129 - - [2025-12-01 01:43:37] "GET /firewall-rule/0294b168-8fb4-47c8-b7c4-a365e23922da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002048 10.0.0.129 - - [2025-12-01 01:43:37] "POST /ref-update HTTP/1.1" 200 156 0.036976 10.0.0.129 - - [2025-12-01 01:43:37] "POST /tags HTTP/1.1" 200 364 0.058809 10.0.0.129 - - [2025-12-01 01:43:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.015564 10.0.0.129 - - [2025-12-01 01:43:37] "GET /tag/3f87b290-7810-48cb-86b1-3cb15d0da193?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.011045 10.0.0.129 - - [2025-12-01 01:43:37] "POST /tags HTTP/1.1" 200 312 0.028655 10.0.0.129 - - [2025-12-01 01:43:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009259 10.0.0.129 - - [2025-12-01 01:43:37] "GET /tag/ec6084ae-d4e2-41dc-88a9-90060aa0fbf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.022725 10.0.0.129 - - [2025-12-01 01:43:37] "POST /id-to-fqname HTTP/1.1" 200 177 0.001911 10.0.0.129 - - [2025-12-01 01:43:37] "POST /fqname-to-id HTTP/1.1" 404 186 0.003459 10.0.0.129 - - [2025-12-01 01:43:37] "POST /security-groups HTTP/1.1" 200 574 0.065533 10.0.0.129 - - [2025-12-01 01:43:38] "POST /projects HTTP/1.1" 200 491 0.276521 10.0.0.129 - - [2025-12-01 01:43:38] "POST /fqname-to-id HTTP/1.1" 404 217 0.008242 10.0.0.129 - - [2025-12-01 01:43:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.021958 10.0.0.129 - - [2025-12-01 01:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.011010 10.0.0.129 - - [2025-12-01 01:43:38] "GET /virtual-network/9267b4a5-3f92-4a2a-a617-24cb736191b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2888 0.009423 10.0.0.129 - - [2025-12-01 01:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001599 10.0.0.129 - - [2025-12-01 01:43:38] "POST /access-control-lists HTTP/1.1" 200 585 0.097571 10.0.0.129 - - [2025-12-01 01:43:38] "GET /virtual-network/26066cf6-2f42-4fe8-b9c3-f59ab8e5f6fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.024094 10.0.0.129 - - [2025-12-01 01:43:38] "POST /fqname-to-id HTTP/1.1" 404 216 0.018524 10.0.0.129 - - [2025-12-01 01:43:38] "POST /access-control-lists HTTP/1.1" 200 583 0.054005 10.0.0.129 - - [2025-12-01 01:43:38] "PUT /virtual-network/9267b4a5-3f92-4a2a-a617-24cb736191b3 HTTP/1.1" 200 265 0.085390 10.0.0.129 - - [2025-12-01 01:43:38] "PUT /virtual-network/26066cf6-2f42-4fe8-b9c3-f59ab8e5f6fa HTTP/1.1" 200 265 0.039394 10.0.0.129 - - [2025-12-01 01:43:38] "POST /security-groups HTTP/1.1" 200 548 0.064387 10.0.0.129 - - [2025-12-01 01:43:38] "POST /fqname-to-id HTTP/1.1" 404 240 0.001857 10.0.0.129 - - [2025-12-01 01:43:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.018906 10.0.0.129 - - [2025-12-01 01:43:38] "POST /chown HTTP/1.1" 200 109 0.015664 10.0.0.129 - - [2025-12-01 01:43:38] "POST /access-control-lists HTTP/1.1" 200 604 0.050987 10.0.0.129 - - [2025-12-01 01:43:38] "POST /fqname-to-id HTTP/1.1" 404 239 0.009731 10.0.0.129 - - [2025-12-01 01:43:38] "GET /application-policy-set/38a119fd-6d4d-41c6-85c6-bdbb7b1b2d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.007718 10.0.0.129 - - [2025-12-01 01:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005628 10.0.0.129 - - [2025-12-01 01:43:38] "GET /policy-management/a7047f8e-0128-4950-8d3f-855244ba3a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003662 10.0.0.129 - - [2025-12-01 01:43:38] "POST /tags HTTP/1.1" 409 210 0.002375 10.0.0.129 - - [2025-12-01 01:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001428 10.0.0.129 - - [2025-12-01 01:43:38] "GET /tag/ec6084ae-d4e2-41dc-88a9-90060aa0fbf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.013524 10.0.0.129 - - [2025-12-01 01:43:38] "POST /access-control-lists HTTP/1.1" 200 602 0.087017 10.0.0.129 - - [2025-12-01 01:43:38] "POST /firewall-rules HTTP/1.1" 200 572 0.078179 10.0.0.129 - - [2025-12-01 01:43:38] "GET /firewall-rule/606844cc-79c1-47a7-8ef1-c09e84f1009d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003662 10.0.0.129 - - [2025-12-01 01:43:38] "GET /firewall-policy/da593cf8-3ded-4d68-b815-a0dbd8ad5172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2922 0.003050 10.0.0.129 - - [2025-12-01 01:43:38] "GET /firewall-rule/606844cc-79c1-47a7-8ef1-c09e84f1009d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.001746 10.0.0.129 - - [2025-12-01 01:43:38] "POST /ref-update HTTP/1.1" 200 156 0.049124 10.0.0.129 - - [2025-12-01 01:43:38] "GET /application-policy-set/38a119fd-6d4d-41c6-85c6-bdbb7b1b2d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.006338 10.0.0.129 - - [2025-12-01 01:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003114 10.0.0.129 - - [2025-12-01 01:43:38] "GET /policy-management/a7047f8e-0128-4950-8d3f-855244ba3a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002780 10.0.0.129 - - [2025-12-01 01:43:38] "POST /tags HTTP/1.1" 409 210 0.001856 10.0.0.129 - - [2025-12-01 01:43:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.129 - - [2025-12-01 01:43:38] "GET /tag/ec6084ae-d4e2-41dc-88a9-90060aa0fbf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.010230 10.0.0.129 - - [2025-12-01 01:43:39] "POST /firewall-rules HTTP/1.1" 200 570 0.064096 10.0.0.129 - - [2025-12-01 01:43:39] "GET /firewall-rule/f6a0f322-03e0-4dce-acc7-67f510a3cbad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.010846 10.0.0.129 - - [2025-12-01 01:43:39] "GET /firewall-policy/da593cf8-3ded-4d68-b815-a0dbd8ad5172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.003863 10.0.0.129 - - [2025-12-01 01:43:39] "GET /firewall-rule/f6a0f322-03e0-4dce-acc7-67f510a3cbad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.001925 10.0.0.129 - - [2025-12-01 01:43:39] "POST /ref-update HTTP/1.1" 200 156 0.033683 10.0.0.129 - - [2025-12-01 01:43:39] "POST /tags HTTP/1.1" 409 237 0.001913 10.0.0.129 - - [2025-12-01 01:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001466 10.0.0.129 - - [2025-12-01 01:43:39] "GET /tag/7b225f7a-93da-46f2-9774-2a5b2941a898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.010377 10.0.0.129 - - [2025-12-01 01:43:39] "POST /tags HTTP/1.1" 409 210 0.001686 10.0.0.129 - - [2025-12-01 01:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009243 10.0.0.129 - - [2025-12-01 01:43:39] "GET /tag/321a9d28-3cb5-42f4-86d3-ed750b8a6a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010147 10.0.0.129 - - [2025-12-01 01:43:39] "POST /projects HTTP/1.1" 409 223 0.001668 10.0.0.129 - - [2025-12-01 01:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003679 10.0.0.129 - - [2025-12-01 01:43:39] "GET /project/dbec1e97-7db3-4ffe-b958-b59859f2d2ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.026451 10.0.0.129 - - [2025-12-01 01:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.129 - - [2025-12-01 01:43:39] "GET /virtual-network/9267b4a5-3f92-4a2a-a617-24cb736191b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.004144 10.0.0.129 - - [2025-12-01 01:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001583 10.0.0.129 - - [2025-12-01 01:43:39] "GET /virtual-network/26066cf6-2f42-4fe8-b9c3-f59ab8e5f6fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.003518 10.0.0.129 - - [2025-12-01 01:43:39] "PUT /virtual-network/9267b4a5-3f92-4a2a-a617-24cb736191b3 HTTP/1.1" 200 265 0.050990 10.0.0.129 - - [2025-12-01 01:43:39] "PUT /virtual-network/26066cf6-2f42-4fe8-b9c3-f59ab8e5f6fa HTTP/1.1" 200 265 0.035177 10.0.0.129 - - [2025-12-01 01:43:39] "POST /security-groups HTTP/1.1" 409 253 0.008757 10.0.0.129 - - [2025-12-01 01:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.129 - - [2025-12-01 01:43:39] "PUT /security-group/1d21bd64-d6f2-488f-9a59-71988b7ffb65 HTTP/1.1" 200 263 0.055937 10.0.0.129 - - [2025-12-01 01:43:39] "PUT /access-control-list/c075ed8a-2a63-4e85-93f9-cf4be6107c9b HTTP/1.1" 200 273 0.014591 10.0.0.129 - - [2025-12-01 01:43:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.027913 10.0.0.129 - - [2025-12-01 01:43:39] "GET /application-policy-set/38a119fd-6d4d-41c6-85c6-bdbb7b1b2d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.006391 10.0.0.129 - - [2025-12-01 01:43:39] "PUT /access-control-list/3c8f4eb2-9982-4ab1-b0bf-412d8da21e94 HTTP/1.1" 200 273 0.023872 10.0.0.129 - - [2025-12-01 01:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.129 - - [2025-12-01 01:43:39] "GET /policy-management/a7047f8e-0128-4950-8d3f-855244ba3a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002478 10.0.0.129 - - [2025-12-01 01:43:39] "POST /tags HTTP/1.1" 409 210 0.001365 10.0.0.129 - - [2025-12-01 01:43:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.129 - - [2025-12-01 01:43:39] "GET /tag/321a9d28-3cb5-42f4-86d3-ed750b8a6a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012112 10.0.0.129 - - [2025-12-01 01:43:39] "POST /firewall-rules HTTP/1.1" 200 572 0.077389 10.0.0.129 - - [2025-12-01 01:43:39] "GET /firewall-rule/d0112b7c-9e0d-4042-9b64-bc0bd322c460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.003880 10.0.0.129 - - [2025-12-01 01:43:39] "GET /firewall-policy/da593cf8-3ded-4d68-b815-a0dbd8ad5172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.003275 10.0.0.129 - - [2025-12-01 01:43:39] "GET /firewall-rule/d0112b7c-9e0d-4042-9b64-bc0bd322c460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.001865 10.0.0.129 - - [2025-12-01 01:43:40] "POST /ref-update HTTP/1.1" 200 156 0.039773 10.0.0.129 - - [2025-12-01 01:43:40] "GET /application-policy-set/38a119fd-6d4d-41c6-85c6-bdbb7b1b2d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.004859 10.0.0.129 - - [2025-12-01 01:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003637 10.0.0.129 - - [2025-12-01 01:43:40] "GET /policy-management/a7047f8e-0128-4950-8d3f-855244ba3a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002953 10.0.0.129 - - [2025-12-01 01:43:40] "POST /tags HTTP/1.1" 409 210 0.001469 10.0.0.129 - - [2025-12-01 01:43:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001416 10.0.0.129 - - [2025-12-01 01:43:40] "GET /tag/321a9d28-3cb5-42f4-86d3-ed750b8a6a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010271 10.0.0.129 - - [2025-12-01 01:43:40] "POST /firewall-rules HTTP/1.1" 200 570 0.064613 10.0.0.129 - - [2025-12-01 01:43:40] "GET /firewall-rule/f8206895-171e-410e-8df9-5659f61ab420?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.021901 10.0.0.129 - - [2025-12-01 01:43:40] "GET /firewall-policy/da593cf8-3ded-4d68-b815-a0dbd8ad5172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3647 0.010970 10.0.0.129 - - [2025-12-01 01:43:40] "GET /firewall-rule/f8206895-171e-410e-8df9-5659f61ab420?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002424 10.0.0.129 - - [2025-12-01 01:43:40] "POST /ref-update HTTP/1.1" 200 156 0.040447 10.0.0.129 - - [2025-12-01 01:43:40] "GET /virtual-machine-interface/245ca0f8-ce57-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004361 10.0.0.129 - - [2025-12-01 01:43:40] "POST /set-tag HTTP/1.1" 200 109 0.001960 10.0.0.129 - - [2025-12-01 01:43:43] "GET / HTTP/1.1" 200 36215 0.002354 10.0.0.129 - - [2025-12-01 01:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002465 10.0.0.129 - - [2025-12-01 01:43:43] "GET /global-system-config/2184d787-b6bd-47cc-85d2-53a0cc8a5cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.007855 10.0.0.129 - - [2025-12-01 01:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.129 - - [2025-12-01 01:43:43] "GET /config-node/371d595d-d8f4-47b3-9a19-f224889be8f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.003351 10.0.0.129 - - [2025-12-01 01:43:54] "GET / HTTP/1.1" 200 36215 0.001467 10.0.0.129 - - [2025-12-01 01:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.129 - - [2025-12-01 01:43:54] "GET /routing-instance/9219790e-e83c-4b79-b488-829716c74189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002387 10.0.0.129 - - [2025-12-01 01:43:54] "POST /bgp-routers HTTP/1.1" 409 301 0.001830 10.0.0.129 - - [2025-12-01 01:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.129 - - [2025-12-01 01:43:54] "GET /bgp-router/fbe4260d-bb7d-46e9-98b5-776d8e5d37de?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.004539 10.0.0.129 - - [2025-12-01 01:43:54] "PUT /bgp-router/fbe4260d-bb7d-46e9-98b5-776d8e5d37de HTTP/1.1" 200 255 0.018873 [Introspect:8084]10.0.0.129 - - [2025-12-01 01:43:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000973 [Introspect:8084]10.0.0.129 - - [2025-12-01 01:43:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000773 [Introspect:8084]10.0.0.129 - - [2025-12-01 01:44:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000835 [Introspect:8084]10.0.0.129 - - [2025-12-01 01:44:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000830 [Introspect:8084]10.0.0.129 - - [2025-12-01 01:44:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000820 [Introspect:8084]10.0.0.129 - - [2025-12-01 01:44:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000870 [Introspect:8084]10.0.0.129 - - [2025-12-01 01:44:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000817 [Introspect:8084]10.0.0.129 - - [2025-12-01 01:44:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000900 10.0.0.129 - - [2025-12-01 01:44:52] "GET /global-system-configs HTTP/1.1" 200 323 0.001837 10.0.0.129 - - [2025-12-01 01:44:53] "GET /global-system-configs HTTP/1.1" 200 323 0.002057 10.0.0.242 - - [2025-12-01 01:45:04] "GET / HTTP/1.1" 200 36215 0.001669 10.0.0.242 - - [2025-12-01 01:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.242 - - [2025-12-01 01:45:04] "GET /global-system-config/2184d787-b6bd-47cc-85d2-53a0cc8a5cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005825 10.0.0.242 - - [2025-12-01 01:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.242 - - [2025-12-01 01:45:04] "GET /routing-instance/9219790e-e83c-4b79-b488-829716c74189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002443 10.0.0.242 - - [2025-12-01 01:45:04] "PUT /global-system-config/2184d787-b6bd-47cc-85d2-53a0cc8a5cf1 HTTP/1.1" 200 275 0.010533 10.0.0.242 - - [2025-12-01 01:45:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.011418 10.0.0.242 - - [2025-12-01 01:45:04] "POST /virtual-routers HTTP/1.1" 200 601 0.016516 10.0.0.242 - - [2025-12-01 01:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.012499 10.0.0.242 - - [2025-12-01 01:45:04] "GET /virtual-router/9971ccd3-7de1-4a9c-9acd-fc3c9a3661f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.003698 10.0.0.242 - - [2025-12-01 01:45:04] "POST /fqname-to-id HTTP/1.1" 404 229 0.001892 10.0.0.242 - - [2025-12-01 01:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001518 10.0.0.242 - - [2025-12-01 01:45:04] "GET /virtual-network/9a274e13-f20a-4b7e-be60-2810733da5e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.003695 10.0.0.242 - - [2025-12-01 01:45:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.056669 [Introspect:8084]10.0.0.129 - - [2025-12-01 01:47:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000854 [Introspect:8084]10.0.0.129 - - [2025-12-01 01:47:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000873 10.0.0.242 - - [2025-12-01 01:48:02] "GET / HTTP/1.1" 200 36215 0.001405 10.0.0.242 - - [2025-12-01 01:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.242 - - [2025-12-01 01:48:02] "GET /global-system-config/2184d787-b6bd-47cc-85d2-53a0cc8a5cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004591 10.0.0.242 - - [2025-12-01 01:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.242 - - [2025-12-01 01:48:02] "GET /routing-instance/9219790e-e83c-4b79-b488-829716c74189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002709 10.0.0.242 - - [2025-12-01 01:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.242 - - [2025-12-01 01:48:02] "GET /virtual-router/9971ccd3-7de1-4a9c-9acd-fc3c9a3661f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.003175 10.0.0.242 - - [2025-12-01 01:48:02] "PUT /virtual-router/9971ccd3-7de1-4a9c-9acd-fc3c9a3661f5 HTTP/1.1" 200 263 0.022406 10.0.0.242 - - [2025-12-01 01:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005798 10.0.0.242 - - [2025-12-01 01:48:02] "GET /virtual-router/9971ccd3-7de1-4a9c-9acd-fc3c9a3661f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.003119 10.0.0.242 - - [2025-12-01 01:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.242 - - [2025-12-01 01:48:02] "GET /virtual-machine-interface/2035c9ce-5530-48be-bf13-553c5966adc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.004956 10.0.0.242 - - [2025-12-01 01:48:02] "PUT /virtual-machine-interface/2035c9ce-5530-48be-bf13-553c5966adc1 HTTP/1.1" 200 285 0.012007 [Introspect:8084]10.0.0.129 - - [2025-12-01 01:48:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000967 [Introspect:8084]10.0.0.129 - - [2025-12-01 01:48:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001116 [Introspect:8084]10.0.0.129 - - [2025-12-01 01:48:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001303 [Introspect:8084]10.0.0.129 - - [2025-12-01 01:48:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001253 [Introspect:8084]10.0.0.129 - - [2025-12-01 01:48:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000869 [Introspect:8084]10.0.0.129 - - [2025-12-01 01:48:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000872 10.0.0.129 - - [2025-12-01 01:48:26] "GET /virtual-router/9971ccd3-7de1-4a9c-9acd-fc3c9a3661f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.002954 10.0.0.129 - - [2025-12-01 01:48:26] "POST /ref-update HTTP/1.1" 200 156 0.010724 10.0.0.129 - - [2025-12-01 01:48:35] "GET /virtual-machine-interface/245ca0f8-ce57-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.008431 10.0.0.129 - - [2025-12-01 01:48:35] "POST /set-tag HTTP/1.1" 200 109 0.006992 10.0.0.129 - - [2025-12-01 01:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.129 - - [2025-12-01 01:48:35] "GET /loadbalancer/927dea2b-e224-47c6-a1da-16b1f5640012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.004556 10.0.0.129 - - [2025-12-01 01:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.129 - - [2025-12-01 01:48:35] "GET /loadbalancer/927dea2b-e224-47c6-a1da-16b1f5640012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003147 10.0.0.129 - - [2025-12-01 01:48:35] "GET /loadbalancer-pool/8ee0e3c7-f8a8-4c5c-b5ad-26f992e94be3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003487 10.0.0.129 - - [2025-12-01 01:48:35] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018512 10.0.0.129 - - [2025-12-01 01:48:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.008756 10.0.0.129 - - [2025-12-01 01:48:35] "GET /virtual-machine-interface/245ca0f8-ce57-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.009574 10.0.0.129 - - [2025-12-01 01:48:35] "GET /virtual-machine-interface/245ca0f8-ce57-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.010449 10.0.0.129 - - [2025-12-01 01:48:35] "POST /tags HTTP/1.1" 409 205 0.001879 10.0.0.129 - - [2025-12-01 01:48:35] "POST /ref-update HTTP/1.1" 200 156 0.007219 10.0.0.129 - - [2025-12-01 01:48:35] "GET /floating-ip/48a2bf0a-19df-4e2e-85c5-6754151def5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1775 0.015766 10.0.0.129 - - [2025-12-01 01:48:35] "PUT /floating-ip/48a2bf0a-19df-4e2e-85c5-6754151def5b HTTP/1.1" 200 257 0.009196 10.0.0.129 - - [2025-12-01 01:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002300 10.0.0.129 - - [2025-12-01 01:48:35] "GET /tag/ee10c117-ab99-428f-a752-b3c365dc28d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.012236 10.0.0.129 - - [2025-12-01 01:48:36] "POST /set-tag HTTP/1.1" 200 109 0.065699 10.0.0.129 - - [2025-12-01 01:48:36] "GET /loadbalancer-pool/247bd265-fe05-496d-a5e2-6f31e60639ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.005420 10.0.0.129 - - [2025-12-01 01:48:36] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016289 10.0.0.129 - - [2025-12-01 01:48:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.036540 10.0.0.129 - - [2025-12-01 01:48:36] "GET /virtual-machine-interface/245ca0f8-ce57-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008344 10.0.0.129 - - [2025-12-01 01:48:36] "GET /virtual-machine-interface/245ca0f8-ce57-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.019287 10.0.0.129 - - [2025-12-01 01:48:36] "POST /ref-update HTTP/1.1" 200 156 0.016043 10.0.0.129 - - [2025-12-01 01:48:36] "GET /floating-ip/48a2bf0a-19df-4e2e-85c5-6754151def5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.008148 10.0.0.129 - - [2025-12-01 01:48:36] "POST /set-tag HTTP/1.1" 200 109 0.004803 10.0.0.129 - - [2025-12-01 01:48:36] "GET /loadbalancer-pool/0af1de41-e15c-4069-a3c2-21e3f67802d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.007360 10.0.0.129 - - [2025-12-01 01:48:36] "PUT /floating-ip/48a2bf0a-19df-4e2e-85c5-6754151def5b HTTP/1.1" 200 257 0.024331 10.0.0.129 - - [2025-12-01 01:48:36] "POST /loadbalancer-members HTTP/1.1" 200 694 0.023871 10.0.0.129 - - [2025-12-01 01:48:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.007821 10.0.0.129 - - [2025-12-01 01:48:36] "GET /virtual-machine-interface/245ca0f8-ce57-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.013093 10.0.0.129 - - [2025-12-01 01:48:36] "GET /virtual-machine-interface/245ca0f8-ce57-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004119 10.0.0.129 - - [2025-12-01 01:48:36] "POST /set-tag HTTP/1.1" 200 109 0.004750 10.0.0.129 - - [2025-12-01 01:48:36] "POST /ref-update HTTP/1.1" 200 156 0.009289 10.0.0.129 - - [2025-12-01 01:48:36] "GET /floating-ip/48a2bf0a-19df-4e2e-85c5-6754151def5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1973 0.004125 10.0.0.129 - - [2025-12-01 01:48:36] "PUT /floating-ip/48a2bf0a-19df-4e2e-85c5-6754151def5b HTTP/1.1" 200 257 0.008639 10.0.0.129 - - [2025-12-01 01:48:36] "GET /virtual-machine-interface/245ca0f8-ce57-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.003927 10.0.0.129 - - [2025-12-01 01:48:36] "POST /set-tag HTTP/1.1" 200 109 0.001902 10.0.0.129 - - [2025-12-01 01:49:12] "GET /virtual-machine-interface/245ca0f8-ce57-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004750 10.0.0.129 - - [2025-12-01 01:49:12] "POST /set-tag HTTP/1.1" 200 109 0.003079 10.0.0.129 - - [2025-12-01 01:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.129 - - [2025-12-01 01:49:12] "GET /loadbalancer/927dea2b-e224-47c6-a1da-16b1f5640012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002326 10.0.0.129 - - [2025-12-01 01:49:12] "GET /virtual-machine-interface/245ca0f8-ce57-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.003674 10.0.0.129 - - [2025-12-01 01:49:12] "POST /set-tag HTTP/1.1" 200 109 0.024588 10.0.0.129 - - [2025-12-01 01:49:12] "DELETE /loadbalancer-member/6cb2ec6d-e626-4977-a92b-74ac233615b2 HTTP/1.1" 200 115 0.067554 10.0.0.129 - - [2025-12-01 01:49:12] "GET /virtual-machine-interface/245ca0f8-ce57-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004467 10.0.0.129 - - [2025-12-01 01:49:12] "POST /set-tag HTTP/1.1" 200 109 0.002562 10.0.0.129 - - [2025-12-01 01:49:12] "DELETE /loadbalancer-member/71bd13f4-3bb3-452c-8949-d4a9081ff460 HTTP/1.1" 200 115 0.037351 10.0.0.129 - - [2025-12-01 01:49:12] "GET /virtual-machine-interface/245ca0f8-ce57-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006481 10.0.0.129 - - [2025-12-01 01:49:12] "POST /set-tag HTTP/1.1" 200 109 0.002242 10.0.0.129 - - [2025-12-01 01:49:12] "DELETE /loadbalancer-member/06612521-6099-40e0-b0ef-00c23d44ba98 HTTP/1.1" 200 115 0.030333 10.0.0.129 - - [2025-12-01 01:49:12] "GET /virtual-machine-interface/245ca0f8-ce57-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004323 10.0.0.129 - - [2025-12-01 01:49:12] "POST /set-tag HTTP/1.1" 200 109 0.002984 10.0.0.129 - - [2025-12-01 01:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.129 - - [2025-12-01 01:49:12] "GET /loadbalancer/927dea2b-e224-47c6-a1da-16b1f5640012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002351 10.0.0.129 - - [2025-12-01 01:49:12] "GET /loadbalancer-pool/8ee0e3c7-f8a8-4c5c-b5ad-26f992e94be3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003310 10.0.0.129 - - [2025-12-01 01:49:12] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018497 10.0.0.129 - - [2025-12-01 01:49:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.013140 10.0.0.129 - - [2025-12-01 01:49:12] "GET /virtual-machine-interface/245ca0f8-ce57-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.012492 10.0.0.129 - - [2025-12-01 01:49:12] "GET /virtual-machine-interface/245ca0f8-ce57-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006255 10.0.0.129 - - [2025-12-01 01:49:12] "GET /floating-ip/48a2bf0a-19df-4e2e-85c5-6754151def5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002948 10.0.0.129 - - [2025-12-01 01:49:12] "POST /set-tag HTTP/1.1" 200 109 0.066998 10.0.0.129 - - [2025-12-01 01:49:12] "GET /loadbalancer-pool/247bd265-fe05-496d-a5e2-6f31e60639ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.010938 10.0.0.129 - - [2025-12-01 01:49:12] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019138 10.0.0.129 - - [2025-12-01 01:49:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.014370 10.0.0.129 - - [2025-12-01 01:49:13] "GET /virtual-machine-interface/245ca0f8-ce57-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008439 10.0.0.129 - - [2025-12-01 01:49:13] "POST /set-tag HTTP/1.1" 200 109 0.006141 10.0.0.129 - - [2025-12-01 01:49:13] "GET /virtual-machine-interface/245ca0f8-ce57-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006274 10.0.0.129 - - [2025-12-01 01:49:13] "GET /floating-ip/48a2bf0a-19df-4e2e-85c5-6754151def5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005154 10.0.0.129 - - [2025-12-01 01:49:13] "GET /loadbalancer-pool/0af1de41-e15c-4069-a3c2-21e3f67802d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.002880 10.0.0.129 - - [2025-12-01 01:49:13] "POST /loadbalancer-members HTTP/1.1" 200 694 0.016294 10.0.0.129 - - [2025-12-01 01:49:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.018147 10.0.0.129 - - [2025-12-01 01:49:13] "GET /virtual-machine-interface/245ca0f8-ce57-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.014903 10.0.0.129 - - [2025-12-01 01:49:13] "GET /virtual-machine-interface/245ca0f8-ce57-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006748 10.0.0.129 - - [2025-12-01 01:49:13] "GET /floating-ip/48a2bf0a-19df-4e2e-85c5-6754151def5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.003256 10.0.0.129 - - [2025-12-01 01:49:13] "POST /set-tag HTTP/1.1" 200 109 0.002275 10.0.0.129 - - [2025-12-01 01:49:52] "GET /global-system-configs HTTP/1.1" 200 323 0.005644 10.0.0.129 - - [2025-12-01 01:49:53] "GET /global-system-configs HTTP/1.1" 200 323 0.001697 [Introspect:8084]10.0.0.129 - - [2025-12-01 01:51:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000879 [Introspect:8084]10.0.0.129 - - [2025-12-01 01:51:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000979 [Introspect:8084]10.0.0.129 - - [2025-12-01 01:53:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000908 [Introspect:8084]10.0.0.129 - - [2025-12-01 01:53:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000819 [Introspect:8084]10.0.0.129 - - [2025-12-01 01:53:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000867 [Introspect:8084]10.0.0.129 - - [2025-12-01 01:53:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001009 [Introspect:8084]10.0.0.129 - - [2025-12-01 01:53:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000920 [Introspect:8084]10.0.0.129 - - [2025-12-01 01:53:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000900 10.0.0.129 - - [2025-12-01 01:54:01] "GET / HTTP/1.1" 200 36215 0.001685 10.0.0.129 - - [2025-12-01 01:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.129 - - [2025-12-01 01:54:01] "GET /project/11808eb4-7894-492c-a3f2-86a8f771cf4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.042373 10.0.0.129 - - [2025-12-01 01:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.129 - - [2025-12-01 01:54:01] "GET /project/11808eb4-7894-492c-a3f2-86a8f771cf4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.034266 10.0.0.129 - - [2025-12-01 01:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.129 - - [2025-12-01 01:54:01] "GET /project/11808eb4-7894-492c-a3f2-86a8f771cf4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.029255 10.0.0.129 - - [2025-12-01 01:54:02] "POST /tags HTTP/1.1" 200 334 0.029691 10.0.0.129 - - [2025-12-01 01:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004837 10.0.0.129 - - [2025-12-01 01:54:02] "GET /tag/f3c47a3a-161a-4b9b-bcf3-94ad190591ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.015241 10.0.0.129 - - [2025-12-01 01:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007553 10.0.0.129 - - [2025-12-01 01:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002480 10.0.0.129 - - [2025-12-01 01:54:02] "GET /project/11808eb4-7894-492c-a3f2-86a8f771cf4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.064929 10.0.0.129 - - [2025-12-01 01:54:02] "GET /project/11808eb4-7894-492c-a3f2-86a8f771cf4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.087895 10.0.0.129 - - [2025-12-01 01:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006664 10.0.0.129 - - [2025-12-01 01:54:02] "GET /virtual-networks?parent_id=11808eb4-7894-492c-a3f2-86a8f771cf4e&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.005656 10.0.0.129 - - [2025-12-01 01:54:02] "GET /virtual-network/26066cf6-2f42-4fe8-b9c3-f59ab8e5f6fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.024173 10.0.0.129 - - [2025-12-01 01:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.129 - - [2025-12-01 01:54:02] "GET /service-appliance-set/4a148bec-2998-4dfa-9ddb-09d5bcfe7d8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.003743 10.0.0.129 - - [2025-12-01 01:54:02] "POST /virtual-networks HTTP/1.1" 200 514 0.093410 10.0.0.129 - - [2025-12-01 01:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.129 - - [2025-12-01 01:54:02] "POST /fqname-to-id HTTP/1.1" 404 254 0.001826 10.0.0.129 - - [2025-12-01 01:54:02] "GET /network-ipam/72185065-2979-4b4c-8c04-e84d392dfe92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.046637 10.0.0.129 - - [2025-12-01 01:54:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.094768 10.0.0.129 - - [2025-12-01 01:54:02] "GET /virtual-machine-interface/f8c8c98c-9e89-48b5-9d15-ee3fdcbdacbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.015972 10.0.0.129 - - [2025-12-01 01:54:02] "POST /useragent-kv HTTP/1.1" 200 115 0.012818 10.0.0.129 - - [2025-12-01 01:54:02] "POST /ref-update HTTP/1.1" 200 156 0.097592 10.0.0.129 - - [2025-12-01 01:54:02] "GET /virtual-network/3a8b5c97-44ed-497b-8913-9a9e13ec438c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.004673 10.0.0.129 - - [2025-12-01 01:54:02] "POST /instance-ips HTTP/1.1" 200 410 0.065072 10.0.0.129 - - [2025-12-01 01:54:02] "GET /domains HTTP/1.1" 200 281 0.001464 10.0.0.129 - - [2025-12-01 01:54:02] "GET /instance-ip/d28503ee-ea14-41b1-9319-c1ee2ee87224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.004018 10.0.0.129 - - [2025-12-01 01:54:02] "GET /domain/2e5bdc1a-4856-44a7-aa78-b81c0271627b HTTP/1.1" 200 3099 0.010573 10.0.0.129 - - [2025-12-01 01:54:02] "POST /loadbalancers HTTP/1.1" 200 612 0.027791 10.0.0.129 - - [2025-12-01 01:54:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.029284 10.0.0.129 - - [2025-12-01 01:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.017173 10.0.0.129 - - [2025-12-01 01:54:02] "GET /project/11808eb4-7894-492c-a3f2-86a8f771cf4e HTTP/1.1" 200 5738 0.081086 10.0.0.129 - - [2025-12-01 01:54:02] "GET /project/11808eb4-7894-492c-a3f2-86a8f771cf4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.044726 10.0.0.129 - - [2025-12-01 01:54:02] "GET /virtual-network/3a8b5c97-44ed-497b-8913-9a9e13ec438c HTTP/1.1" 200 2088 0.024819 10.0.0.129 - - [2025-12-01 01:54:02] "GET /instance-ip/d28503ee-ea14-41b1-9319-c1ee2ee87224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.004777 10.0.0.129 - - [2025-12-01 01:54:02] "GET /virtual-network/3a8b5c97-44ed-497b-8913-9a9e13ec438c HTTP/1.1" 200 2088 0.008345 10.0.0.129 - - [2025-12-01 01:54:02] "GET /routing-instance/7fcbb507-5410-42e7-bc6c-8e085f22711e HTTP/1.1" 200 1183 0.005012 10.0.0.129 - - [2025-12-01 01:54:02] "GET /routing-instance/7fcbb507-5410-42e7-bc6c-8e085f22711e HTTP/1.1" 200 1183 0.003526 10.0.0.129 - - [2025-12-01 01:54:02] "GET /project/11808eb4-7894-492c-a3f2-86a8f771cf4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.059077 10.0.0.129 - - [2025-12-01 01:54:02] "GET /loadbalancer/b376d0d0-2e64-40b1-acc6-14acce72ec3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.003832 10.0.0.129 - - [2025-12-01 01:54:02] "POST /floating-ips HTTP/1.1" 200 599 0.046410 10.0.0.129 - - [2025-12-01 01:54:02] "POST /route-targets HTTP/1.1" 200 328 0.021465 10.0.0.129 - - [2025-12-01 01:54:02] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.067858 10.0.0.129 - - [2025-12-01 01:54:02] "POST /ref-update HTTP/1.1" 200 156 0.034755 10.0.0.129 - - [2025-12-01 01:54:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001687 10.0.0.129 - - [2025-12-01 01:54:02] "GET /project/11808eb4-7894-492c-a3f2-86a8f771cf4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.052514 10.0.0.129 - - [2025-12-01 01:54:02] "GET /loadbalancer-listener/58328de5-1c2b-495b-a5be-173ce5ec1197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.003267 10.0.0.129 - - [2025-12-01 01:54:02] "GET /loadbalancer-listener/58328de5-1c2b-495b-a5be-173ce5ec1197?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.002650 10.0.0.129 - - [2025-12-01 01:54:03] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.030764 10.0.0.129 - - [2025-12-01 01:54:03] "GET /instance-ip/d28503ee-ea14-41b1-9319-c1ee2ee87224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002703 10.0.0.129 - - [2025-12-01 01:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.129 - - [2025-12-01 01:54:03] "GET /instance-ip/d28503ee-ea14-41b1-9319-c1ee2ee87224?fields=floating_ips HTTP/1.1" 200 1215 0.008635 10.0.0.129 - - [2025-12-01 01:54:03] "GET /loadbalancer/b376d0d0-2e64-40b1-acc6-14acce72ec3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.002450 10.0.0.129 - - [2025-12-01 01:54:03] "GET /floating-ip/7e68a8e5-ecf9-43d6-a559-be8f9c57b53a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.002568 10.0.0.129 - - [2025-12-01 01:54:03] "POST /tags HTTP/1.1" 200 296 0.062073 10.0.0.129 - - [2025-12-01 01:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004944 10.0.0.129 - - [2025-12-01 01:54:03] "GET /tag/2e32ef1e-701e-488d-b585-239d75166e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1094 0.012963 10.0.0.129 - - [2025-12-01 01:54:03] "POST /tags HTTP/1.1" 409 233 0.003736 10.0.0.129 - - [2025-12-01 01:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004792 10.0.0.129 - - [2025-12-01 01:54:03] "GET /tag/ff8823c1-63ef-4c60-905c-548764ed2ed5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.015561 10.0.0.129 - - [2025-12-01 01:54:03] "POST /tags HTTP/1.1" 409 206 0.002651 10.0.0.129 - - [2025-12-01 01:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.129 - - [2025-12-01 01:54:03] "GET /tag/a1b467a2-e02a-4de0-87e4-105a85c99546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.010684 10.0.0.129 - - [2025-12-01 01:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.129 - - [2025-12-01 01:54:03] "GET /virtual-network/9267b4a5-3f92-4a2a-a617-24cb736191b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004115 10.0.0.129 - - [2025-12-01 01:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.129 - - [2025-12-01 01:54:03] "GET /project/11808eb4-7894-492c-a3f2-86a8f771cf4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.032809 10.0.0.129 - - [2025-12-01 01:54:03] "POST /virtual-machines HTTP/1.1" 200 370 0.008445 10.0.0.129 - - [2025-12-01 01:54:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.023834 10.0.0.129 - - [2025-12-01 01:54:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.104613 10.0.0.129 - - [2025-12-01 01:54:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.010506 10.0.0.129 - - [2025-12-01 01:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009464 10.0.0.129 - - [2025-12-01 01:54:03] "GET /virtual-machine-interface/9d0570ce-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.009130 10.0.0.129 - - [2025-12-01 01:54:03] "POST /instance-ips HTTP/1.1" 200 410 0.026996 10.0.0.129 - - [2025-12-01 01:54:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.017817 10.0.0.129 - - [2025-12-01 01:54:03] "GET /virtual-machine-interface/9d0570ce-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.007306 10.0.0.129 - - [2025-12-01 01:54:03] "POST /set-tag HTTP/1.1" 200 109 0.014973 10.0.0.129 - - [2025-12-01 01:54:03] "GET /virtual-machine-interface/9d0570ce-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.022503 10.0.0.129 - - [2025-12-01 01:54:03] "GET /instance-ip/9d1f06d8-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.004184 10.0.0.129 - - [2025-12-01 01:54:04] "GET /virtual-machine-interface/9d0570ce-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004824 10.0.0.129 - - [2025-12-01 01:54:04] "POST /set-tag HTTP/1.1" 200 109 0.002114 10.0.0.129 - - [2025-12-01 01:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001689 10.0.0.129 - - [2025-12-01 01:54:04] "GET /virtual-network/9267b4a5-3f92-4a2a-a617-24cb736191b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.003786 10.0.0.129 - - [2025-12-01 01:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.129 - - [2025-12-01 01:54:04] "GET /project/11808eb4-7894-492c-a3f2-86a8f771cf4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.030370 10.0.0.129 - - [2025-12-01 01:54:04] "POST /virtual-machines HTTP/1.1" 200 370 0.007010 10.0.0.129 - - [2025-12-01 01:54:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.008369 10.0.0.129 - - [2025-12-01 01:54:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.099396 10.0.0.129 - - [2025-12-01 01:54:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.018353 10.0.0.129 - - [2025-12-01 01:54:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006095 10.0.0.129 - - [2025-12-01 01:54:04] "GET /virtual-machine-interface/9d68bf58-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.004762 10.0.0.129 - - [2025-12-01 01:54:04] "POST /instance-ips HTTP/1.1" 200 410 0.020884 10.0.0.129 - - [2025-12-01 01:54:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.025343 10.0.0.129 - - [2025-12-01 01:54:04] "GET /virtual-machine-interface/9d68bf58-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.012198 10.0.0.129 - - [2025-12-01 01:54:04] "POST /set-tag HTTP/1.1" 200 109 0.016548 10.0.0.129 - - [2025-12-01 01:54:04] "GET /virtual-machine-interface/9d68bf58-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.013644 10.0.0.129 - - [2025-12-01 01:54:04] "GET /instance-ip/9d7c3a24-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.006414 10.0.0.129 - - [2025-12-01 01:54:04] "GET /virtual-machine-interface/9d68bf58-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004272 10.0.0.129 - - [2025-12-01 01:54:04] "POST /set-tag HTTP/1.1" 200 109 0.002282 10.0.0.129 - - [2025-12-01 01:54:04] "GET /virtual-router/9971ccd3-7de1-4a9c-9acd-fc3c9a3661f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.003407 10.0.0.129 - - [2025-12-01 01:54:04] "POST /ref-update HTTP/1.1" 200 156 0.017846 10.0.0.129 - - [2025-12-01 01:54:04] "GET /virtual-machine-interface/9d0570ce-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.018629 10.0.0.129 - - [2025-12-01 01:54:04] "POST /set-tag HTTP/1.1" 200 109 0.006172 10.0.0.129 - - [2025-12-01 01:54:04] "GET /virtual-router/9971ccd3-7de1-4a9c-9acd-fc3c9a3661f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1691 0.004026 10.0.0.129 - - [2025-12-01 01:54:04] "POST /ref-update HTTP/1.1" 200 156 0.008222 10.0.0.129 - - [2025-12-01 01:54:04] "GET /virtual-machine-interface/9d68bf58-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.009811 10.0.0.129 - - [2025-12-01 01:54:04] "POST /set-tag HTTP/1.1" 200 109 0.003169 10.0.0.129 - - [2025-12-01 01:54:04] "GET /virtual-machine-interface/9d0570ce-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.010673 10.0.0.129 - - [2025-12-01 01:54:04] "POST /set-tag HTTP/1.1" 200 109 0.003398 10.0.0.129 - - [2025-12-01 01:54:04] "GET /virtual-machine-interface/9d68bf58-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006053 10.0.0.129 - - [2025-12-01 01:54:04] "POST /set-tag HTTP/1.1" 200 109 0.003166 10.0.0.129 - - [2025-12-01 01:54:07] "GET /domains HTTP/1.1" 200 281 0.002315 10.0.0.129 - - [2025-12-01 01:54:07] "GET /domain/2e5bdc1a-4856-44a7-aa78-b81c0271627b HTTP/1.1" 200 3099 0.002913 10.0.0.129 - - [2025-12-01 01:54:07] "GET /project/11808eb4-7894-492c-a3f2-86a8f771cf4e HTTP/1.1" 200 7091 0.028516 10.0.0.129 - - [2025-12-01 01:54:07] "GET /virtual-network/3a8b5c97-44ed-497b-8913-9a9e13ec438c HTTP/1.1" 200 2088 0.003881 10.0.0.129 - - [2025-12-01 01:54:07] "GET /virtual-network/3a8b5c97-44ed-497b-8913-9a9e13ec438c HTTP/1.1" 200 2088 0.003747 10.0.0.129 - - [2025-12-01 01:54:07] "GET /routing-instance/7fcbb507-5410-42e7-bc6c-8e085f22711e HTTP/1.1" 200 1405 0.004047 10.0.0.129 - - [2025-12-01 01:54:07] "GET /routing-instance/7fcbb507-5410-42e7-bc6c-8e085f22711e HTTP/1.1" 200 1405 0.002527 10.0.0.129 - - [2025-12-01 01:54:07] "GET /route-target/d614545a-48b2-46d6-a4d9-0d8c0c42fd8f HTTP/1.1" 200 1155 0.002447 10.0.0.129 - - [2025-12-01 01:54:07] "GET /virtual-network/3a8b5c97-44ed-497b-8913-9a9e13ec438c HTTP/1.1" 200 2088 0.004857 10.0.0.129 - - [2025-12-01 01:54:07] "GET /routing-instance/7fcbb507-5410-42e7-bc6c-8e085f22711e HTTP/1.1" 200 1405 0.002371 10.0.0.129 - - [2025-12-01 01:54:07] "GET /virtual-network/3a8b5c97-44ed-497b-8913-9a9e13ec438c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.005312 10.0.0.129 - - [2025-12-01 01:54:07] "GET /virtual-network/3a8b5c97-44ed-497b-8913-9a9e13ec438c HTTP/1.1" 200 2088 0.004021 10.0.0.129 - - [2025-12-01 01:54:07] "GET /routing-instance/7fcbb507-5410-42e7-bc6c-8e085f22711e HTTP/1.1" 200 1405 0.002671 10.0.0.129 - - [2025-12-01 01:54:07] "GET /routing-instance/7fcbb507-5410-42e7-bc6c-8e085f22711e HTTP/1.1" 200 1405 0.002466 10.0.0.129 - - [2025-12-01 01:54:07] "GET /route-target/d614545a-48b2-46d6-a4d9-0d8c0c42fd8f HTTP/1.1" 200 1155 0.002491 10.0.0.129 - - [2025-12-01 01:54:07] "GET /domains HTTP/1.1" 200 281 0.001849 10.0.0.129 - - [2025-12-01 01:54:07] "GET /domain/2e5bdc1a-4856-44a7-aa78-b81c0271627b HTTP/1.1" 200 3099 0.003379 10.0.0.129 - - [2025-12-01 01:54:07] "GET /project/11808eb4-7894-492c-a3f2-86a8f771cf4e HTTP/1.1" 200 7091 0.039101 10.0.0.129 - - [2025-12-01 01:54:07] "GET /virtual-network/3a8b5c97-44ed-497b-8913-9a9e13ec438c HTTP/1.1" 200 2088 0.004034 10.0.0.129 - - [2025-12-01 01:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.129 - - [2025-12-01 01:54:08] "GET /project/11808eb4-7894-492c-a3f2-86a8f771cf4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.045615 10.0.0.129 - - [2025-12-01 01:54:08] "GET /virtual-network/3a8b5c97-44ed-497b-8913-9a9e13ec438c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.005411 10.0.0.129 - - [2025-12-01 01:54:08] "GET /floating-ip-pools?parent_id=3a8b5c97-44ed-497b-8913-9a9e13ec438c&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001817 10.0.0.129 - - [2025-12-01 01:54:08] "GET /virtual-network/3a8b5c97-44ed-497b-8913-9a9e13ec438c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.004225 10.0.0.129 - - [2025-12-01 01:54:08] "POST /floating-ip-pools HTTP/1.1" 200 564 0.017731 10.0.0.129 - - [2025-12-01 01:54:08] "POST /ref-update HTTP/1.1" 200 156 0.008383 10.0.0.129 - - [2025-12-01 01:54:08] "GET /virtual-network/3a8b5c97-44ed-497b-8913-9a9e13ec438c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.020510 10.0.0.129 - - [2025-12-01 01:54:08] "GET /domains HTTP/1.1" 200 281 0.001522 10.0.0.129 - - [2025-12-01 01:54:08] "GET /domain/2e5bdc1a-4856-44a7-aa78-b81c0271627b HTTP/1.1" 200 3099 0.002649 10.0.0.129 - - [2025-12-01 01:54:08] "GET /project/11808eb4-7894-492c-a3f2-86a8f771cf4e HTTP/1.1" 200 7348 0.033384 10.0.0.129 - - [2025-12-01 01:54:08] "GET /virtual-network/3a8b5c97-44ed-497b-8913-9a9e13ec438c HTTP/1.1" 200 2327 0.006289 10.0.0.129 - - [2025-12-01 01:54:08] "GET /floating-ip-pool/b56f67a2-63f4-4ca5-aa31-dbae47be033d HTTP/1.1" 200 1318 0.002305 10.0.0.129 - - [2025-12-01 01:54:08] "GET /domains HTTP/1.1" 200 281 0.001621 10.0.0.129 - - [2025-12-01 01:54:08] "GET /domain/2e5bdc1a-4856-44a7-aa78-b81c0271627b HTTP/1.1" 200 3099 0.002548 10.0.0.129 - - [2025-12-01 01:54:08] "GET /project/11808eb4-7894-492c-a3f2-86a8f771cf4e HTTP/1.1" 200 7348 0.035725 10.0.0.129 - - [2025-12-01 01:54:08] "GET /virtual-network/3a8b5c97-44ed-497b-8913-9a9e13ec438c HTTP/1.1" 200 2327 0.003986 10.0.0.129 - - [2025-12-01 01:54:08] "GET /virtual-network/3a8b5c97-44ed-497b-8913-9a9e13ec438c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.006769 10.0.0.129 - - [2025-12-01 01:54:08] "POST /tags HTTP/1.1" 200 366 0.055873 10.0.0.129 - - [2025-12-01 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.011796 10.0.0.129 - - [2025-12-01 01:54:08] "GET /tag/04178951-07e2-4d3b-b650-b0d085178bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.018049 10.0.0.129 - - [2025-12-01 01:54:08] "POST /tags HTTP/1.1" 409 206 0.002223 10.0.0.129 - - [2025-12-01 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509 10.0.0.129 - - [2025-12-01 01:54:08] "GET /tag/a1b467a2-e02a-4de0-87e4-105a85c99546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.016020 10.0.0.129 - - [2025-12-01 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001669 10.0.0.129 - - [2025-12-01 01:54:08] "GET /project/11808eb4-7894-492c-a3f2-86a8f771cf4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.029512 10.0.0.129 - - [2025-12-01 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.129 - - [2025-12-01 01:54:08] "GET /virtual-network/9267b4a5-3f92-4a2a-a617-24cb736191b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004021 10.0.0.129 - - [2025-12-01 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.129 - - [2025-12-01 01:54:08] "GET /service-appliance-set/24332490-b7b4-4d3f-81c6-0a20029b97c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003090 10.0.0.129 - - [2025-12-01 01:54:08] "POST /fqname-to-id HTTP/1.1" 404 258 0.001312 10.0.0.129 - - [2025-12-01 01:54:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.103705 10.0.0.129 - - [2025-12-01 01:54:08] "GET /virtual-machine-interface/2067d7a3-2acd-43f8-94d2-a4a30a671138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.029523 10.0.0.129 - - [2025-12-01 01:54:08] "POST /set-tag HTTP/1.1" 200 109 0.021127 10.0.0.129 - - [2025-12-01 01:54:08] "POST /instance-ips HTTP/1.1" 200 418 0.022255 10.0.0.129 - - [2025-12-01 01:54:08] "GET /instance-ip/7f9f0a83-e81b-427a-b4da-66fd35a756be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.007735 10.0.0.129 - - [2025-12-01 01:54:08] "POST /loadbalancers HTTP/1.1" 200 620 0.063504 10.0.0.129 - - [2025-12-01 01:54:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.011477 10.0.0.129 - - [2025-12-01 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009322 10.0.0.129 - - [2025-12-01 01:54:09] "POST /service-instances HTTP/1.1" 200 568 0.044083 10.0.0.129 - - [2025-12-01 01:54:09] "POST /ref-update HTTP/1.1" 200 156 0.013748 10.0.0.129 - - [2025-12-01 01:54:09] "GET /project/11808eb4-7894-492c-a3f2-86a8f771cf4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.066342 10.0.0.129 - - [2025-12-01 01:54:09] "PUT /service-instance/1c1be5a3-3c6b-47ec-bdd2-1977a723e7c4 HTTP/1.1" 200 267 0.009271 10.0.0.129 - - [2025-12-01 01:54:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.024020 10.0.0.129 - - [2025-12-01 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003074 10.0.0.129 - - [2025-12-01 01:54:09] "GET /virtual-machine-interface/2067d7a3-2acd-43f8-94d2-a4a30a671138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.010638 10.0.0.129 - - [2025-12-01 01:54:09] "GET /virtual-machine-interface/2067d7a3-2acd-43f8-94d2-a4a30a671138?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.004916 10.0.0.129 - - [2025-12-01 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.129 - - [2025-12-01 01:54:09] "GET /floating-ip-pool/b56f67a2-63f4-4ca5-aa31-dbae47be033d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.002987 10.0.0.129 - - [2025-12-01 01:54:09] "POST /virtual-machines HTTP/1.1" 200 430 0.015742 10.0.0.129 - - [2025-12-01 01:54:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.118154 10.0.0.129 - - [2025-12-01 01:54:09] "POST /floating-ips HTTP/1.1" 200 673 0.184534 10.0.0.129 - - [2025-12-01 01:54:09] "POST /chown HTTP/1.1" 200 109 0.078007 10.0.0.129 - - [2025-12-01 01:54:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.039858 10.0.0.129 - - [2025-12-01 01:54:09] "GET /application-policy-set/38a119fd-6d4d-41c6-85c6-bdbb7b1b2d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.011002 10.0.0.129 - - [2025-12-01 01:54:09] "POST /chown HTTP/1.1" 200 109 0.006122 10.0.0.129 - - [2025-12-01 01:54:09] "PUT /virtual-machine-interface/530f15c9-b711-4d4b-84fe-50fe5e0f61b0 HTTP/1.1" 200 285 0.019758 10.0.0.129 - - [2025-12-01 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009809 10.0.0.129 - - [2025-12-01 01:54:09] "GET /policy-management/a7047f8e-0128-4950-8d3f-855244ba3a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.006376 10.0.0.129 - - [2025-12-01 01:54:09] "POST /tags HTTP/1.1" 409 221 0.002327 10.0.0.129 - - [2025-12-01 01:54:09] "PUT /instance-ip/7f9f0a83-e81b-427a-b4da-66fd35a756be HTTP/1.1" 200 257 0.032634 10.0.0.129 - - [2025-12-01 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.129 - - [2025-12-01 01:54:09] "GET /tag/f3c47a3a-161a-4b9b-bcf3-94ad190591ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.009867 10.0.0.129 - - [2025-12-01 01:54:09] "POST /tags HTTP/1.1" 409 238 0.003252 10.0.0.129 - - [2025-12-01 01:54:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.129 - - [2025-12-01 01:54:09] "POST /ref-update HTTP/1.1" 200 156 0.012928 10.0.0.129 - - [2025-12-01 01:54:09] "POST /ref-update HTTP/1.1" 200 156 0.028721 10.0.0.129 - - [2025-12-01 01:54:09] "GET /tag/04178951-07e2-4d3b-b650-b0d085178bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.015373 10.0.0.129 - - [2025-12-01 01:54:09] "POST /ref-update HTTP/1.1" 200 156 0.038152 10.0.0.129 - - [2025-12-01 01:54:09] "POST /firewall-rules HTTP/1.1" 200 652 0.095059 10.0.0.129 - - [2025-12-01 01:54:09] "POST /ref-update HTTP/1.1" 200 156 0.050152 10.0.0.129 - - [2025-12-01 01:54:09] "GET /firewall-rule/f1000551-46d3-420f-a963-e0fc0ea92f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.021878 10.0.0.129 - - [2025-12-01 01:54:09] "POST /ref-update HTTP/1.1" 200 156 0.026592 10.0.0.129 - - [2025-12-01 01:54:09] "POST /ref-update HTTP/1.1" 200 156 0.036533 10.0.0.129 - - [2025-12-01 01:54:09] "GET /firewall-policy/c6f324bd-0006-422b-8316-05b4417683b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.016726 10.0.0.129 - - [2025-12-01 01:54:09] "GET /firewall-rule/f1000551-46d3-420f-a963-e0fc0ea92f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.004973 10.0.0.129 - - [2025-12-01 01:54:09] "POST /ref-update HTTP/1.1" 200 156 0.046591 10.0.0.129 - - [2025-12-01 01:54:10] "POST /virtual-machines HTTP/1.1" 200 430 0.051289 10.0.0.129 - - [2025-12-01 01:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006008 10.0.0.129 - - [2025-12-01 01:54:10] "GET /project/11808eb4-7894-492c-a3f2-86a8f771cf4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.035932 10.0.0.129 - - [2025-12-01 01:54:10] "GET /loadbalancer/c3b44eb6-dd14-4766-9a91-58f64ce053d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.002097 10.0.0.129 - - [2025-12-01 01:54:10] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.065628 10.0.0.129 - - [2025-12-01 01:54:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.192523 10.0.0.129 - - [2025-12-01 01:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002413 10.0.0.129 - - [2025-12-01 01:54:10] "POST /chown HTTP/1.1" 200 109 0.038652 10.0.0.129 - - [2025-12-01 01:54:10] "GET /project/11808eb4-7894-492c-a3f2-86a8f771cf4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.080687 10.0.0.129 - - [2025-12-01 01:54:10] "POST /chown HTTP/1.1" 200 109 0.005758 10.0.0.129 - - [2025-12-01 01:54:10] "PUT /virtual-machine-interface/9a2f31fa-ef5c-42d8-a628-4ac57ac4d543 HTTP/1.1" 200 285 0.015972 10.0.0.129 - - [2025-12-01 01:54:10] "GET /loadbalancer-listener/ea97d1e7-5a38-4bee-819c-fb674b69c8af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.012174 10.0.0.129 - - [2025-12-01 01:54:10] "GET /loadbalancer-listener/ea97d1e7-5a38-4bee-819c-fb674b69c8af?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.004125 10.0.0.129 - - [2025-12-01 01:54:10] "PUT /instance-ip/7f9f0a83-e81b-427a-b4da-66fd35a756be HTTP/1.1" 200 257 0.026298 10.0.0.129 - - [2025-12-01 01:54:10] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.027655 10.0.0.129 - - [2025-12-01 01:54:10] "POST /ref-update HTTP/1.1" 200 156 0.028560 10.0.0.129 - - [2025-12-01 01:54:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.026393 10.0.0.129 - - [2025-12-01 01:54:10] "GET /loadbalancer-pool/f9ea7d6c-d0f8-4ee6-ab03-ba260d7c0678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.006229 10.0.0.129 - - [2025-12-01 01:54:10] "POST /ref-update HTTP/1.1" 200 156 0.041622 10.0.0.129 - - [2025-12-01 01:54:10] "POST /loadbalancer-members HTTP/1.1" 200 709 0.041661 10.0.0.129 - - [2025-12-01 01:54:10] "POST /ref-update HTTP/1.1" 200 156 0.035755 10.0.0.129 - - [2025-12-01 01:54:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.006790 10.0.0.129 - - [2025-12-01 01:54:10] "GET /loadbalancer-member/a24baf71-cb36-4a66-a462-bc2d850f7b8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1554 0.014180 10.0.0.129 - - [2025-12-01 01:54:10] "GET /application-policy-set/38a119fd-6d4d-41c6-85c6-bdbb7b1b2d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.010063 10.0.0.129 - - [2025-12-01 01:54:10] "POST /ref-update HTTP/1.1" 200 156 0.033769 10.0.0.129 - - [2025-12-01 01:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006729 10.0.0.129 - - [2025-12-01 01:54:10] "GET /policy-management/a7047f8e-0128-4950-8d3f-855244ba3a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.008266 10.0.0.129 - - [2025-12-01 01:54:10] "POST /ref-update HTTP/1.1" 200 156 0.053703 10.0.0.129 - - [2025-12-01 01:54:10] "POST /tags HTTP/1.1" 409 221 0.013060 10.0.0.129 - - [2025-12-01 01:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005309 10.0.0.129 - - [2025-12-01 01:54:10] "GET /tag/f3c47a3a-161a-4b9b-bcf3-94ad190591ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.025256 10.0.0.129 - - [2025-12-01 01:54:10] "POST /tags HTTP/1.1" 409 238 0.002164 10.0.0.129 - - [2025-12-01 01:54:10] "PUT /service-instance/1c1be5a3-3c6b-47ec-bdd2-1977a723e7c4 HTTP/1.1" 200 267 0.043959 10.0.0.129 - - [2025-12-01 01:54:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.023134 10.0.0.129 - - [2025-12-01 01:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004730 10.0.0.129 - - [2025-12-01 01:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002924 10.0.0.129 - - [2025-12-01 01:54:10] "GET /tag/04178951-07e2-4d3b-b650-b0d085178bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.018094 10.0.0.129 - - [2025-12-01 01:54:10] "POST /firewall-rules HTTP/1.1" 409 293 0.002544 10.0.0.129 - - [2025-12-01 01:54:10] "POST /chown HTTP/1.1" 200 109 0.007981 10.0.0.129 - - [2025-12-01 01:54:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004838 10.0.0.129 - - [2025-12-01 01:54:10] "POST /chown HTTP/1.1" 200 109 0.026175 10.0.0.129 - - [2025-12-01 01:54:10] "PUT /instance-ip/7f9f0a83-e81b-427a-b4da-66fd35a756be HTTP/1.1" 200 257 0.031277 10.0.0.129 - - [2025-12-01 01:54:10] "PUT /firewall-rule/f1000551-46d3-420f-a963-e0fc0ea92f55 HTTP/1.1" 200 261 0.054897 10.0.0.129 - - [2025-12-01 01:54:10] "GET /firewall-rule/f1000551-46d3-420f-a963-e0fc0ea92f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.007098 10.0.0.129 - - [2025-12-01 01:54:11] "POST /ref-update HTTP/1.1" 200 156 0.013667 10.0.0.129 - - [2025-12-01 01:54:11] "GET /firewall-policy/c6f324bd-0006-422b-8316-05b4417683b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.011235 10.0.0.129 - - [2025-12-01 01:54:11] "GET /firewall-rule/f1000551-46d3-420f-a963-e0fc0ea92f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.002578 10.0.0.129 - - [2025-12-01 01:54:11] "POST /chown HTTP/1.1" 200 109 0.018141 10.0.0.129 - - [2025-12-01 01:54:11] "POST /chown HTTP/1.1" 200 109 0.035670 10.0.0.129 - - [2025-12-01 01:54:11] "PUT /instance-ip/7f9f0a83-e81b-427a-b4da-66fd35a756be HTTP/1.1" 200 257 0.012667 10.0.0.129 - - [2025-12-01 01:54:11] "POST /ref-update HTTP/1.1" 200 156 0.034941 10.0.0.129 - - [2025-12-01 01:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008067 10.0.0.129 - - [2025-12-01 01:54:11] "POST /chown HTTP/1.1" 200 109 0.007013 10.0.0.129 - - [2025-12-01 01:54:11] "POST /chown HTTP/1.1" 200 109 0.017588 10.0.0.129 - - [2025-12-01 01:54:11] "PUT /instance-ip/7f9f0a83-e81b-427a-b4da-66fd35a756be HTTP/1.1" 200 257 0.022765 10.0.0.129 - - [2025-12-01 01:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004536 10.0.0.129 - - [2025-12-01 01:54:11] "GET /virtual-network/9267b4a5-3f92-4a2a-a617-24cb736191b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.008020 10.0.0.129 - - [2025-12-01 01:54:11] "POST /ref-update HTTP/1.1" 200 156 0.047652 10.0.0.129 - - [2025-12-01 01:54:11] "POST /chown HTTP/1.1" 200 109 0.020252 10.0.0.129 - - [2025-12-01 01:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.012365 10.0.0.129 - - [2025-12-01 01:54:11] "POST /chown HTTP/1.1" 200 109 0.029800 10.0.0.129 - - [2025-12-01 01:54:11] "GET /project/11808eb4-7894-492c-a3f2-86a8f771cf4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.058351 10.0.0.129 - - [2025-12-01 01:54:11] "POST /virtual-machines HTTP/1.1" 200 374 0.011446 10.0.0.129 - - [2025-12-01 01:54:11] "PUT /instance-ip/7f9f0a83-e81b-427a-b4da-66fd35a756be HTTP/1.1" 200 257 0.030945 10.0.0.129 - - [2025-12-01 01:54:11] "POST /ref-update HTTP/1.1" 200 156 0.015076 10.0.0.129 - - [2025-12-01 01:54:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.018093 10.0.0.129 - - [2025-12-01 01:54:11] "POST /ref-update HTTP/1.1" 200 156 0.016980 10.0.0.129 - - [2025-12-01 01:54:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.135211 10.0.0.129 - - [2025-12-01 01:54:11] "POST /ref-update HTTP/1.1" 200 156 0.078641 10.0.0.129 - - [2025-12-01 01:54:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.044773 10.0.0.129 - - [2025-12-01 01:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008552 10.0.0.129 - - [2025-12-01 01:54:11] "PUT /service-instance/1c1be5a3-3c6b-47ec-bdd2-1977a723e7c4 HTTP/1.1" 200 267 0.009922 10.0.0.129 - - [2025-12-01 01:54:11] "GET /virtual-machine-interface/a1d2e5be-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.014715 10.0.0.129 - - [2025-12-01 01:54:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.016653 10.0.0.129 - - [2025-12-01 01:54:11] "POST /instance-ips HTTP/1.1" 200 414 0.043402 10.0.0.129 - - [2025-12-01 01:54:11] "PUT /service-instance/1c1be5a3-3c6b-47ec-bdd2-1977a723e7c4 HTTP/1.1" 200 267 0.023774 10.0.0.129 - - [2025-12-01 01:54:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.037366 10.0.0.129 - - [2025-12-01 01:54:11] "GET /virtual-machine-interface/a1d2e5be-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.019190 10.0.0.129 - - [2025-12-01 01:54:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.032967 10.0.0.129 - - [2025-12-01 01:54:12] "PUT /service-instance/1c1be5a3-3c6b-47ec-bdd2-1977a723e7c4 HTTP/1.1" 200 267 0.021241 10.0.0.129 - - [2025-12-01 01:54:12] "POST /set-tag HTTP/1.1" 200 109 0.050518 10.0.0.129 - - [2025-12-01 01:54:12] "GET /virtual-machine-interface/a1d2e5be-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.019121 10.0.0.129 - - [2025-12-01 01:54:12] "GET /instance-ip/a1f01116-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.006052 10.0.0.129 - - [2025-12-01 01:54:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.013806 10.0.0.129 - - [2025-12-01 01:54:12] "GET /virtual-machine-interface/a1d2e5be-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004130 10.0.0.129 - - [2025-12-01 01:54:12] "POST /set-tag HTTP/1.1" 200 109 0.002621 10.0.0.129 - - [2025-12-01 01:54:12] "GET /virtual-router/9971ccd3-7de1-4a9c-9acd-fc3c9a3661f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.007014 10.0.0.129 - - [2025-12-01 01:54:12] "PUT /service-instance/1c1be5a3-3c6b-47ec-bdd2-1977a723e7c4 HTTP/1.1" 200 267 0.011484 10.0.0.129 - - [2025-12-01 01:54:12] "POST /ref-update HTTP/1.1" 200 156 0.031585 10.0.0.129 - - [2025-12-01 01:54:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.023916 10.0.0.129 - - [2025-12-01 01:54:12] "GET /virtual-machine-interface/a1d2e5be-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004936 10.0.0.129 - - [2025-12-01 01:54:12] "POST /set-tag HTTP/1.1" 200 109 0.005597 10.0.0.129 - - [2025-12-01 01:54:12] "GET /virtual-machine-interface/a1d2e5be-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.010030 10.0.0.129 - - [2025-12-01 01:54:12] "PUT /service-instance/1c1be5a3-3c6b-47ec-bdd2-1977a723e7c4 HTTP/1.1" 200 267 0.021321 10.0.0.129 - - [2025-12-01 01:54:12] "POST /set-tag HTTP/1.1" 200 109 0.003306 10.0.0.129 - - [2025-12-01 01:54:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.007262 10.0.0.129 - - [2025-12-01 01:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005215 10.0.0.129 - - [2025-12-01 01:54:12] "POST /chown HTTP/1.1" 200 109 0.006664 10.0.0.129 - - [2025-12-01 01:54:12] "POST /chown HTTP/1.1" 200 109 0.008280 10.0.0.129 - - [2025-12-01 01:54:12] "POST /chown HTTP/1.1" 200 109 0.012317 10.0.0.129 - - [2025-12-01 01:54:12] "POST /chown HTTP/1.1" 200 109 0.017386 10.0.0.129 - - [2025-12-01 01:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.129 - - [2025-12-01 01:54:12] "POST /chown HTTP/1.1" 200 109 0.006374 10.0.0.129 - - [2025-12-01 01:54:12] "POST /chown HTTP/1.1" 200 109 0.015629 10.0.0.129 - - [2025-12-01 01:54:12] "POST /chown HTTP/1.1" 200 109 0.007218 10.0.0.129 - - [2025-12-01 01:54:12] "POST /chown HTTP/1.1" 200 109 0.021239 10.0.0.129 - - [2025-12-01 01:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002194 10.0.0.129 - - [2025-12-01 01:54:12] "POST /chown HTTP/1.1" 200 109 0.007047 10.0.0.129 - - [2025-12-01 01:54:12] "POST /chown HTTP/1.1" 200 109 0.009567 10.0.0.129 - - [2025-12-01 01:54:12] "POST /chown HTTP/1.1" 200 109 0.012895 10.0.0.129 - - [2025-12-01 01:54:12] "POST /chown HTTP/1.1" 200 109 0.028509 10.0.0.129 - - [2025-12-01 01:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.129 - - [2025-12-01 01:54:12] "POST /chown HTTP/1.1" 200 109 0.014838 10.0.0.129 - - [2025-12-01 01:54:12] "POST /chown HTTP/1.1" 200 109 0.027815 10.0.0.129 - - [2025-12-01 01:54:13] "POST /chown HTTP/1.1" 200 109 0.007195 10.0.0.129 - - [2025-12-01 01:54:13] "POST /chown HTTP/1.1" 200 109 0.024008 10.0.0.129 - - [2025-12-01 01:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002639 10.0.0.129 - - [2025-12-01 01:54:13] "POST /chown HTTP/1.1" 200 109 0.006440 10.0.0.129 - - [2025-12-01 01:54:13] "POST /chown HTTP/1.1" 200 109 0.019726 10.0.0.129 - - [2025-12-01 01:54:13] "POST /chown HTTP/1.1" 200 109 0.012965 10.0.0.129 - - [2025-12-01 01:54:13] "POST /chown HTTP/1.1" 200 109 0.006367 10.0.0.129 - - [2025-12-01 01:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.129 - - [2025-12-01 01:54:13] "POST /chown HTTP/1.1" 200 109 0.006282 10.0.0.129 - - [2025-12-01 01:54:13] "POST /chown HTTP/1.1" 200 109 0.006595 10.0.0.129 - - [2025-12-01 01:54:13] "POST /chown HTTP/1.1" 200 109 0.012307 10.0.0.129 - - [2025-12-01 01:54:13] "POST /chown HTTP/1.1" 200 109 0.023334 10.0.0.129 - - [2025-12-01 01:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.129 - - [2025-12-01 01:54:13] "POST /chown HTTP/1.1" 200 109 0.006710 10.0.0.129 - - [2025-12-01 01:54:13] "POST /chown HTTP/1.1" 200 109 0.017005 10.0.0.129 - - [2025-12-01 01:54:13] "POST /chown HTTP/1.1" 200 109 0.007021 10.0.0.129 - - [2025-12-01 01:54:13] "POST /chown HTTP/1.1" 200 109 0.016813 10.0.0.129 - - [2025-12-01 01:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.129 - - [2025-12-01 01:54:13] "POST /chown HTTP/1.1" 200 109 0.006937 10.0.0.129 - - [2025-12-01 01:54:13] "POST /chown HTTP/1.1" 200 109 0.018827 10.0.0.129 - - [2025-12-01 01:54:13] "POST /chown HTTP/1.1" 200 109 0.018856 10.0.0.129 - - [2025-12-01 01:54:13] "POST /chown HTTP/1.1" 200 109 0.006334 10.0.0.129 - - [2025-12-01 01:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002595 10.0.0.129 - - [2025-12-01 01:54:13] "POST /chown HTTP/1.1" 200 109 0.006361 10.0.0.129 - - [2025-12-01 01:54:13] "POST /chown HTTP/1.1" 200 109 0.006192 10.0.0.129 - - [2025-12-01 01:54:13] "POST /chown HTTP/1.1" 200 109 0.012251 10.0.0.129 - - [2025-12-01 01:54:13] "POST /chown HTTP/1.1" 200 109 0.018028 10.0.0.129 - - [2025-12-01 01:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.129 - - [2025-12-01 01:54:13] "POST /chown HTTP/1.1" 200 109 0.007102 10.0.0.129 - - [2025-12-01 01:54:13] "POST /chown HTTP/1.1" 200 109 0.034271 10.0.0.129 - - [2025-12-01 01:54:13] "POST /chown HTTP/1.1" 200 109 0.006243 10.0.0.129 - - [2025-12-01 01:54:13] "POST /chown HTTP/1.1" 200 109 0.022770 10.0.0.129 - - [2025-12-01 01:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001695 10.0.0.129 - - [2025-12-01 01:54:14] "POST /chown HTTP/1.1" 200 109 0.007526 10.0.0.129 - - [2025-12-01 01:54:14] "POST /chown HTTP/1.1" 200 109 0.019149 10.0.0.129 - - [2025-12-01 01:54:14] "POST /chown HTTP/1.1" 200 109 0.017702 10.0.0.129 - - [2025-12-01 01:54:14] "POST /chown HTTP/1.1" 200 109 0.006643 10.0.0.129 - - [2025-12-01 01:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.129 - - [2025-12-01 01:54:14] "POST /chown HTTP/1.1" 200 109 0.010547 10.0.0.129 - - [2025-12-01 01:54:14] "POST /chown HTTP/1.1" 200 109 0.013205 10.0.0.129 - - [2025-12-01 01:54:14] "POST /chown HTTP/1.1" 200 109 0.016300 10.0.0.129 - - [2025-12-01 01:54:14] "POST /chown HTTP/1.1" 200 109 0.017855 10.0.0.129 - - [2025-12-01 01:54:14] "GET /virtual-machine-interface/9d68bf58-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.009773 10.0.0.129 - - [2025-12-01 01:54:14] "POST /set-tag HTTP/1.1" 200 109 0.002608 10.0.0.129 - - [2025-12-01 01:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004300 10.0.0.129 - - [2025-12-01 01:54:14] "GET /loadbalancer/b376d0d0-2e64-40b1-acc6-14acce72ec3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.003437 10.0.0.129 - - [2025-12-01 01:54:14] "GET /loadbalancer-pool/185988ca-6b29-433f-a5f5-4c03c05a0031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003608 10.0.0.129 - - [2025-12-01 01:54:14] "POST /loadbalancer-members HTTP/1.1" 200 704 0.028526 10.0.0.129 - - [2025-12-01 01:54:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.010383 10.0.0.129 - - [2025-12-01 01:54:14] "GET /virtual-machine-interface/9d68bf58-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.022665 10.0.0.129 - - [2025-12-01 01:54:14] "GET /virtual-machine-interface/9d68bf58-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005703 10.0.0.129 - - [2025-12-01 01:54:14] "POST /tags HTTP/1.1" 409 221 0.004250 10.0.0.129 - - [2025-12-01 01:54:14] "POST /ref-update HTTP/1.1" 200 156 0.008733 10.0.0.129 - - [2025-12-01 01:54:15] "GET /floating-ip/7e68a8e5-ecf9-43d6-a559-be8f9c57b53a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.012413 10.0.0.129 - - [2025-12-01 01:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001401 10.0.0.129 - - [2025-12-01 01:54:15] "PUT /floating-ip/7e68a8e5-ecf9-43d6-a559-be8f9c57b53a HTTP/1.1" 200 257 0.018397 10.0.0.129 - - [2025-12-01 01:54:15] "GET /tag/f3c47a3a-161a-4b9b-bcf3-94ad190591ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.018211 10.0.0.129 - - [2025-12-01 01:54:15] "POST /set-tag HTTP/1.1" 200 109 0.014779 10.0.0.129 - - [2025-12-01 01:54:16] "GET /virtual-machine-interface/9d0570ce-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004460 10.0.0.129 - - [2025-12-01 01:54:16] "POST /set-tag HTTP/1.1" 200 109 0.002164 10.0.0.129 - - [2025-12-01 01:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004784 10.0.0.129 - - [2025-12-01 01:54:16] "GET /loadbalancer/b376d0d0-2e64-40b1-acc6-14acce72ec3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.002909 10.0.0.129 - - [2025-12-01 01:54:16] "GET /loadbalancer-pool/185988ca-6b29-433f-a5f5-4c03c05a0031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002479 10.0.0.129 - - [2025-12-01 01:54:16] "POST /loadbalancer-members HTTP/1.1" 200 704 0.025600 10.0.0.129 - - [2025-12-01 01:54:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.028533 10.0.0.129 - - [2025-12-01 01:54:16] "GET /virtual-machine-interface/9d0570ce-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.007688 10.0.0.129 - - [2025-12-01 01:54:16] "GET /virtual-machine-interface/9d0570ce-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.011789 10.0.0.129 - - [2025-12-01 01:54:16] "POST /ref-update HTTP/1.1" 200 156 0.010977 10.0.0.129 - - [2025-12-01 01:54:17] "GET /floating-ip/7e68a8e5-ecf9-43d6-a559-be8f9c57b53a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.017493 10.0.0.129 - - [2025-12-01 01:54:17] "POST /set-tag HTTP/1.1" 200 109 0.016656 10.0.0.129 - - [2025-12-01 01:54:20] "GET /virtual-machine-interface/a1d2e5be-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004102 10.0.0.129 - - [2025-12-01 01:54:20] "POST /set-tag HTTP/1.1" 200 109 0.008306 10.0.0.129 - - [2025-12-01 01:54:21] "GET /virtual-machine/353bc902-abcc-4658-9fa8-200fcf081272?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.002821 10.0.0.129 - - [2025-12-01 01:54:21] "GET /virtual-machine-interface/9d0570ce-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004482 10.0.0.129 - - [2025-12-01 01:54:21] "GET /virtual-machine/1ab24765-3f84-49eb-9d6d-e0d1253ae6e4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.002784 10.0.0.129 - - [2025-12-01 01:54:21] "GET /virtual-machine-interface/9d68bf58-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.006534 10.0.0.129 - - [2025-12-01 01:54:21] "GET /virtual-machine/1e84754d-77f7-4069-ab4e-18a123fcdaa4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.009170 10.0.0.129 - - [2025-12-01 01:54:21] "GET /virtual-machine-interface/a1d2e5be-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.003869 10.0.0.129 - - [2025-12-01 01:54:21] "GET /virtual-machine-interface/a1d2e5be-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.009876 10.0.0.129 - - [2025-12-01 01:54:21] "POST /set-tag HTTP/1.1" 200 109 0.003352 10.0.0.129 - - [2025-12-01 01:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.129 - - [2025-12-01 01:54:44] "POST /chown HTTP/1.1" 200 109 0.005786 10.0.0.129 - - [2025-12-01 01:54:44] "POST /chown HTTP/1.1" 200 109 0.012442 10.0.0.129 - - [2025-12-01 01:54:44] "POST /chown HTTP/1.1" 200 109 0.011529 10.0.0.129 - - [2025-12-01 01:54:44] "POST /chown HTTP/1.1" 200 109 0.028934 10.0.0.129 - - [2025-12-01 01:54:52] "GET /global-system-configs HTTP/1.1" 200 323 0.002031 10.0.0.129 - - [2025-12-01 01:54:53] "GET /global-system-configs HTTP/1.1" 200 323 0.001726 10.0.0.129 - - [2025-12-01 01:54:53] "GET /virtual-machine-interface/a1d2e5be-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.009108 10.0.0.129 - - [2025-12-01 01:54:53] "POST /set-tag HTTP/1.1" 200 109 0.001951 10.0.0.129 - - [2025-12-01 01:54:53] "GET /virtual-machine-interface/a1d2e5be-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.003844 10.0.0.129 - - [2025-12-01 01:54:53] "POST /set-tag HTTP/1.1" 200 109 0.001706 10.0.0.129 - - [2025-12-01 01:54:53] "GET /virtual-machine/1e84754d-77f7-4069-ab4e-18a123fcdaa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002620 10.0.0.129 - - [2025-12-01 01:54:53] "POST /ref-update HTTP/1.1" 200 156 0.008557 10.0.0.129 - - [2025-12-01 01:54:53] "GET /virtual-machine-interface/a1d2e5be-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.013523 10.0.0.129 - - [2025-12-01 01:54:54] "POST /set-tag HTTP/1.1" 200 109 0.012915 10.0.0.129 - - [2025-12-01 01:54:54] "POST /set-tag HTTP/1.1" 200 109 0.016857 10.0.0.129 - - [2025-12-01 01:54:54] "DELETE /instance-ip/a1f01116-ce58-11f0-b43b-fa163e026bab HTTP/1.1" 200 115 0.036223 10.0.0.129 - - [2025-12-01 01:54:54] "DELETE /virtual-machine-interface/a1d2e5be-ce58-11f0-b43b-fa163e026bab HTTP/1.1" 200 115 0.034067 10.0.0.129 - - [2025-12-01 01:54:54] "DELETE /virtual-machine/1e84754d-77f7-4069-ab4e-18a123fcdaa4 HTTP/1.1" 200 115 0.022330 10.0.0.129 - - [2025-12-01 01:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.129 - - [2025-12-01 01:54:57] "GET /tag/04178951-07e2-4d3b-b650-b0d085178bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.013475 10.0.0.129 - - [2025-12-01 01:54:57] "GET /tag/04178951-07e2-4d3b-b650-b0d085178bbe?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1774 0.012088 10.0.0.129 - - [2025-12-01 01:54:57] "GET /virtual-machine-interface/2067d7a3-2acd-43f8-94d2-a4a30a671138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.003885 10.0.0.129 - - [2025-12-01 01:54:57] "POST /set-tag HTTP/1.1" 200 109 0.019706 10.0.0.129 - - [2025-12-01 01:54:57] "GET /virtual-machine-interface/530f15c9-b711-4d4b-84fe-50fe5e0f61b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3139 0.009196 10.0.0.129 - - [2025-12-01 01:54:57] "POST /set-tag HTTP/1.1" 200 109 0.028706 10.0.0.129 - - [2025-12-01 01:54:57] "GET /virtual-machine-interface/9a2f31fa-ef5c-42d8-a628-4ac57ac4d543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.004301 10.0.0.129 - - [2025-12-01 01:54:57] "POST /set-tag HTTP/1.1" 200 109 0.015168 10.0.0.129 - - [2025-12-01 01:54:57] "GET /firewall-policy/c6f324bd-0006-422b-8316-05b4417683b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.002050 10.0.0.129 - - [2025-12-01 01:54:57] "GET /firewall-rule/f1000551-46d3-420f-a963-e0fc0ea92f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.002559 10.0.0.129 - - [2025-12-01 01:54:57] "POST /ref-update HTTP/1.1" 200 156 0.010110 10.0.0.129 - - [2025-12-01 01:54:57] "DELETE /firewall-rule/f1000551-46d3-420f-a963-e0fc0ea92f55 HTTP/1.1" 200 115 0.037313 10.0.0.129 - - [2025-12-01 01:54:57] "DELETE /loadbalancer-member/a24baf71-cb36-4a66-a462-bc2d850f7b8c HTTP/1.1" 200 115 0.027071 10.0.0.129 - - [2025-12-01 01:54:57] "PUT /service-instance/1c1be5a3-3c6b-47ec-bdd2-1977a723e7c4 HTTP/1.1" 200 267 0.007009 10.0.0.129 - - [2025-12-01 01:54:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.010355 10.0.0.129 - - [2025-12-01 01:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.129 - - [2025-12-01 01:54:57] "DELETE /loadbalancer-pool/f9ea7d6c-d0f8-4ee6-ab03-ba260d7c0678 HTTP/1.1" 200 115 0.065016 10.0.0.129 - - [2025-12-01 01:54:57] "POST /chown HTTP/1.1" 200 109 0.012487 10.0.0.129 - - [2025-12-01 01:54:57] "DELETE /loadbalancer-listener/ea97d1e7-5a38-4bee-819c-fb674b69c8af HTTP/1.1" 200 115 0.041009 10.0.0.129 - - [2025-12-01 01:54:57] "GET /floating-ip/d64c4cd5-8801-4418-b7e5-92563639bea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2399 0.003200 10.0.0.129 - - [2025-12-01 01:54:57] "POST /chown HTTP/1.1" 200 109 0.005445 10.0.0.129 - - [2025-12-01 01:54:57] "POST /chown HTTP/1.1" 200 109 0.010774 10.0.0.129 - - [2025-12-01 01:54:57] "POST /chown HTTP/1.1" 200 109 0.021947 10.0.0.129 - - [2025-12-01 01:54:57] "PUT /floating-ip/d64c4cd5-8801-4418-b7e5-92563639bea1 HTTP/1.1" 200 257 0.026117 10.0.0.129 - - [2025-12-01 01:54:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001230 10.0.0.129 - - [2025-12-01 01:54:57] "POST /chown HTTP/1.1" 200 109 0.005590 10.0.0.129 - - [2025-12-01 01:54:57] "DELETE /floating-ip/d64c4cd5-8801-4418-b7e5-92563639bea1 HTTP/1.1" 200 115 0.066808 10.0.0.129 - - [2025-12-01 01:54:57] "POST /chown HTTP/1.1" 200 109 0.033612 10.0.0.129 - - [2025-12-01 01:54:57] "POST /chown HTTP/1.1" 200 109 0.012814 10.0.0.129 - - [2025-12-01 01:54:57] "DELETE /loadbalancer/c3b44eb6-dd14-4766-9a91-58f64ce053d2 HTTP/1.1" 200 115 0.059002 10.0.0.129 - - [2025-12-01 01:54:57] "POST /chown HTTP/1.1" 200 109 0.007194 10.0.0.129 - - [2025-12-01 01:54:57] "PUT /service-instance/1c1be5a3-3c6b-47ec-bdd2-1977a723e7c4 HTTP/1.1" 200 267 0.008341 10.0.0.129 - - [2025-12-01 01:54:57] "DELETE /instance-ip/7f9f0a83-e81b-427a-b4da-66fd35a756be HTTP/1.1" 200 115 0.077310 10.0.0.129 - - [2025-12-01 01:54:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.024955 10.0.0.129 - - [2025-12-01 01:54:57] "PUT /service-instance/1c1be5a3-3c6b-47ec-bdd2-1977a723e7c4 HTTP/1.1" 200 267 0.026236 10.0.0.129 - - [2025-12-01 01:54:57] "DELETE /virtual-machine-interface/2067d7a3-2acd-43f8-94d2-a4a30a671138 HTTP/1.1" 200 115 0.064533 10.0.0.129 - - [2025-12-01 01:54:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.016991 10.0.0.129 - - [2025-12-01 01:54:57] "DELETE /tag/04178951-07e2-4d3b-b650-b0d085178bbe HTTP/1.1" 200 115 0.100549 10.0.0.129 - - [2025-12-01 01:54:58] "PUT /service-instance/1c1be5a3-3c6b-47ec-bdd2-1977a723e7c4 HTTP/1.1" 200 267 0.008220 10.0.0.129 - - [2025-12-01 01:54:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.013640 10.0.0.129 - - [2025-12-01 01:54:58] "DELETE /service-instance/1c1be5a3-3c6b-47ec-bdd2-1977a723e7c4 HTTP/1.1" 200 115 0.025503 10.0.0.129 - - [2025-12-01 01:54:58] "GET /floating-ip-pool/b56f67a2-63f4-4ca5-aa31-dbae47be033d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.003479 10.0.0.129 - - [2025-12-01 01:54:58] "POST /ref-update HTTP/1.1" 200 156 0.006496 10.0.0.129 - - [2025-12-01 01:54:58] "GET /virtual-machine-interface/530f15c9-b711-4d4b-84fe-50fe5e0f61b0?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.004981 10.0.0.129 - - [2025-12-01 01:54:58] "DELETE /floating-ip-pool/b56f67a2-63f4-4ca5-aa31-dbae47be033d HTTP/1.1" 200 115 0.031231 10.0.0.129 - - [2025-12-01 01:54:58] "DELETE /virtual-machine-interface/530f15c9-b711-4d4b-84fe-50fe5e0f61b0 HTTP/1.1" 200 115 0.076483 10.0.0.129 - - [2025-12-01 01:54:58] "POST /ref-update HTTP/1.1" 200 156 0.012304 10.0.0.129 - - [2025-12-01 01:54:58] "DELETE /virtual-machine/9bf25e92-a9d9-428e-9a73-9f6b4f67c132 HTTP/1.1" 200 115 0.062852 10.0.0.129 - - [2025-12-01 01:54:58] "GET /virtual-machine-interface/9a2f31fa-ef5c-42d8-a628-4ac57ac4d543?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1211 0.005706 10.0.0.129 - - [2025-12-01 01:54:58] "POST /useragent-kv HTTP/1.1" 200 115 0.003101 10.0.0.129 - - [2025-12-01 01:54:58] "POST /useragent-kv HTTP/1.1" 200 115 0.001472 10.0.0.129 - - [2025-12-01 01:54:58] "DELETE /virtual-network/3a8b5c97-44ed-497b-8913-9a9e13ec438c HTTP/1.1" 200 115 0.146735 10.0.0.129 - - [2025-12-01 01:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002447 10.0.0.129 - - [2025-12-01 01:54:58] "GET /routing-instance/7fcbb507-5410-42e7-bc6c-8e085f22711e HTTP/1.1" 404 171 0.006682 10.0.0.129 - - [2025-12-01 01:54:58] "GET /domains HTTP/1.1" 200 281 0.004430 10.0.0.129 - - [2025-12-01 01:54:58] "GET /domain/2e5bdc1a-4856-44a7-aa78-b81c0271627b HTTP/1.1" 200 3099 0.015539 10.0.0.129 - - [2025-12-01 01:54:58] "DELETE /route-target/d614545a-48b2-46d6-a4d9-0d8c0c42fd8f HTTP/1.1" 200 115 0.044468 10.0.0.129 - - [2025-12-01 01:54:58] "GET /project/11808eb4-7894-492c-a3f2-86a8f771cf4e HTTP/1.1" 200 6899 0.050883 10.0.0.129 - - [2025-12-01 01:54:58] "DELETE /virtual-machine-interface/9a2f31fa-ef5c-42d8-a628-4ac57ac4d543 HTTP/1.1" 200 115 0.120960 10.0.0.129 - - [2025-12-01 01:54:58] "GET /virtual-machine-interface/9d68bf58-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.014723 10.0.0.129 - - [2025-12-01 01:54:58] "POST /set-tag HTTP/1.1" 200 109 0.004586 10.0.0.129 - - [2025-12-01 01:54:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.014792 10.0.0.129 - - [2025-12-01 01:54:58] "DELETE /virtual-machine/4441f943-0c3d-4a17-b730-4b982cb12822 HTTP/1.1" 200 115 0.056530 10.0.0.129 - - [2025-12-01 01:54:58] "GET /loadbalancer/b376d0d0-2e64-40b1-acc6-14acce72ec3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.004936 10.0.0.129 - - [2025-12-01 01:54:58] "GET /virtual-machine-interface/9d68bf58-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.003965 10.0.0.129 - - [2025-12-01 01:54:58] "POST /set-tag HTTP/1.1" 200 109 0.019423 10.0.0.129 - - [2025-12-01 01:54:58] "DELETE /loadbalancer-member/b48be4aa-bf6f-43e7-ada4-3fc24b77cff9 HTTP/1.1" 200 115 0.043590 10.0.0.129 - - [2025-12-01 01:54:59] "GET /virtual-machine-interface/9d68bf58-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005406 10.0.0.129 - - [2025-12-01 01:54:59] "POST /set-tag HTTP/1.1" 200 109 0.002265 10.0.0.129 - - [2025-12-01 01:54:59] "GET /virtual-machine-interface/9d68bf58-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005537 10.0.0.129 - - [2025-12-01 01:54:59] "POST /set-tag HTTP/1.1" 200 109 0.002074 10.0.0.129 - - [2025-12-01 01:54:59] "GET /virtual-machine/1ab24765-3f84-49eb-9d6d-e0d1253ae6e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002630 10.0.0.129 - - [2025-12-01 01:54:59] "POST /ref-update HTTP/1.1" 200 156 0.012648 10.0.0.129 - - [2025-12-01 01:54:59] "GET /virtual-machine-interface/9d68bf58-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.007688 10.0.0.129 - - [2025-12-01 01:55:00] "POST /set-tag HTTP/1.1" 200 109 0.016623 10.0.0.129 - - [2025-12-01 01:55:00] "POST /set-tag HTTP/1.1" 200 109 0.032786 10.0.0.129 - - [2025-12-01 01:55:00] "POST /set-tag HTTP/1.1" 200 109 0.033408 10.0.0.129 - - [2025-12-01 01:55:00] "DELETE /instance-ip/9d7c3a24-ce58-11f0-b43b-fa163e026bab HTTP/1.1" 200 115 0.032043 10.0.0.129 - - [2025-12-01 01:55:00] "POST /ref-update HTTP/1.1" 200 156 0.008626 10.0.0.129 - - [2025-12-01 01:55:00] "DELETE /virtual-machine-interface/9d68bf58-ce58-11f0-b43b-fa163e026bab HTTP/1.1" 200 115 0.040164 10.0.0.129 - - [2025-12-01 01:55:00] "DELETE /virtual-machine/1ab24765-3f84-49eb-9d6d-e0d1253ae6e4 HTTP/1.1" 200 115 0.015839 10.0.0.129 - - [2025-12-01 01:55:03] "GET /virtual-machine-interface/9d0570ce-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.007556 10.0.0.129 - - [2025-12-01 01:55:03] "POST /set-tag HTTP/1.1" 200 109 0.004903 10.0.0.129 - - [2025-12-01 01:55:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.129 - - [2025-12-01 01:55:03] "GET /loadbalancer/b376d0d0-2e64-40b1-acc6-14acce72ec3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.003037 10.0.0.129 - - [2025-12-01 01:55:04] "GET /virtual-machine-interface/9d0570ce-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004760 10.0.0.129 - - [2025-12-01 01:55:04] "POST /set-tag HTTP/1.1" 200 109 0.008996 10.0.0.129 - - [2025-12-01 01:55:04] "GET /virtual-machine-interface/9d0570ce-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004704 10.0.0.129 - - [2025-12-01 01:55:04] "POST /set-tag HTTP/1.1" 200 109 0.002737 10.0.0.129 - - [2025-12-01 01:55:04] "GET /virtual-machine/353bc902-abcc-4658-9fa8-200fcf081272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.017390 10.0.0.129 - - [2025-12-01 01:55:04] "POST /ref-update HTTP/1.1" 200 156 0.028144 10.0.0.129 - - [2025-12-01 01:55:05] "GET /virtual-machine-interface/9d0570ce-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005834 10.0.0.129 - - [2025-12-01 01:55:05] "POST /set-tag HTTP/1.1" 200 109 0.020979 10.0.0.129 - - [2025-12-01 01:55:05] "POST /set-tag HTTP/1.1" 200 109 0.022015 10.0.0.129 - - [2025-12-01 01:55:05] "POST /set-tag HTTP/1.1" 200 109 0.045455 10.0.0.129 - - [2025-12-01 01:55:05] "DELETE /instance-ip/9d1f06d8-ce58-11f0-b43b-fa163e026bab HTTP/1.1" 200 115 0.043167 10.0.0.129 - - [2025-12-01 01:55:05] "POST /ref-update HTTP/1.1" 200 156 0.007963 10.0.0.129 - - [2025-12-01 01:55:05] "DELETE /virtual-machine-interface/9d0570ce-ce58-11f0-b43b-fa163e026bab HTTP/1.1" 200 115 0.052482 10.0.0.129 - - [2025-12-01 01:55:05] "DELETE /virtual-machine/353bc902-abcc-4658-9fa8-200fcf081272 HTTP/1.1" 200 115 0.028630 10.0.0.129 - - [2025-12-01 01:55:05] "DELETE /tag/2e32ef1e-701e-488d-b585-239d75166e77 HTTP/1.1" 200 115 0.064579 10.0.0.129 - - [2025-12-01 01:55:05] "DELETE /tag/ff8823c1-63ef-4c60-905c-548764ed2ed5 HTTP/1.1" 200 115 0.039898 10.0.0.129 - - [2025-12-01 01:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.129 - - [2025-12-01 01:55:08] "GET /project/11808eb4-7894-492c-a3f2-86a8f771cf4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.039508 10.0.0.129 - - [2025-12-01 01:55:08] "POST /tags HTTP/1.1" 200 394 0.030243 10.0.0.129 - - [2025-12-01 01:55:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.129 - - [2025-12-01 01:55:08] "GET /tag/7894a849-6566-46e5-84eb-729968fa4e33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.021664 10.0.0.129 - - [2025-12-01 01:55:08] "POST /tags HTTP/1.1" 200 342 0.026167 10.0.0.129 - - [2025-12-01 01:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.129 - - [2025-12-01 01:55:09] "GET /tag/8c4ec194-a31d-4377-a240-18e7467c38c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012126 10.0.0.129 - - [2025-12-01 01:55:09] "POST /id-to-fqname HTTP/1.1" 200 192 0.002455 10.0.0.129 - - [2025-12-01 01:55:09] "POST /fqname-to-id HTTP/1.1" 404 201 0.001477 10.0.0.129 - - [2025-12-01 01:55:09] "POST /security-groups HTTP/1.1" 200 589 0.064559 10.0.0.129 - - [2025-12-01 01:55:09] "POST /projects HTTP/1.1" 200 521 0.191199 10.0.0.129 - - [2025-12-01 01:55:09] "POST /fqname-to-id HTTP/1.1" 404 236 0.001825 10.0.0.129 - - [2025-12-01 01:55:09] "POST /access-control-lists HTTP/1.1" 200 600 0.062695 10.0.0.129 - - [2025-12-01 01:55:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.050531 10.0.0.129 - - [2025-12-01 01:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004602 10.0.0.129 - - [2025-12-01 01:55:09] "GET /virtual-network/9267b4a5-3f92-4a2a-a617-24cb736191b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.005709 10.0.0.129 - - [2025-12-01 01:55:09] "POST /fqname-to-id HTTP/1.1" 404 235 0.001675 10.0.0.129 - - [2025-12-01 01:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.129 - - [2025-12-01 01:55:09] "GET /virtual-network/26066cf6-2f42-4fe8-b9c3-f59ab8e5f6fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.025853 10.0.0.129 - - [2025-12-01 01:55:09] "POST /access-control-lists HTTP/1.1" 200 598 0.062024 10.0.0.129 - - [2025-12-01 01:55:09] "PUT /virtual-network/9267b4a5-3f92-4a2a-a617-24cb736191b3 HTTP/1.1" 200 265 0.056658 10.0.0.129 - - [2025-12-01 01:55:09] "PUT /virtual-network/26066cf6-2f42-4fe8-b9c3-f59ab8e5f6fa HTTP/1.1" 200 265 0.039609 10.0.0.129 - - [2025-12-01 01:55:09] "POST /security-groups HTTP/1.1" 200 593 0.086844 10.0.0.129 - - [2025-12-01 01:55:09] "POST /fqname-to-id HTTP/1.1" 404 270 0.001914 10.0.0.129 - - [2025-12-01 01:55:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.045024 10.0.0.129 - - [2025-12-01 01:55:09] "POST /chown HTTP/1.1" 200 109 0.062344 10.0.0.129 - - [2025-12-01 01:55:09] "POST /access-control-lists HTTP/1.1" 200 634 0.086639 10.0.0.129 - - [2025-12-01 01:55:09] "POST /fqname-to-id HTTP/1.1" 404 269 0.005324 10.0.0.129 - - [2025-12-01 01:55:09] "GET /application-policy-set/38a119fd-6d4d-41c6-85c6-bdbb7b1b2d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.002523 10.0.0.129 - - [2025-12-01 01:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001364 10.0.0.129 - - [2025-12-01 01:55:09] "GET /policy-management/a7047f8e-0128-4950-8d3f-855244ba3a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.040349 10.0.0.129 - - [2025-12-01 01:55:09] "POST /access-control-lists HTTP/1.1" 200 632 0.063903 10.0.0.129 - - [2025-12-01 01:55:09] "POST /tags HTTP/1.1" 409 226 0.002569 10.0.0.129 - - [2025-12-01 01:55:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001359 10.0.0.129 - - [2025-12-01 01:55:09] "GET /tag/8c4ec194-a31d-4377-a240-18e7467c38c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010143 10.0.0.129 - - [2025-12-01 01:55:09] "POST /firewall-rules HTTP/1.1" 200 602 0.062371 10.0.0.129 - - [2025-12-01 01:55:10] "GET /firewall-rule/796e48a8-968d-41e1-84eb-9b0fa07a241c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.009255 10.0.0.129 - - [2025-12-01 01:55:10] "GET /firewall-policy/da593cf8-3ded-4d68-b815-a0dbd8ad5172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3888 0.005088 10.0.0.129 - - [2025-12-01 01:55:10] "GET /firewall-rule/796e48a8-968d-41e1-84eb-9b0fa07a241c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002252 10.0.0.129 - - [2025-12-01 01:55:10] "POST /ref-update HTTP/1.1" 200 156 0.038121 10.0.0.129 - - [2025-12-01 01:55:10] "GET /application-policy-set/38a119fd-6d4d-41c6-85c6-bdbb7b1b2d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.013222 10.0.0.129 - - [2025-12-01 01:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.129 - - [2025-12-01 01:55:10] "GET /policy-management/a7047f8e-0128-4950-8d3f-855244ba3a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003083 10.0.0.129 - - [2025-12-01 01:55:10] "POST /tags HTTP/1.1" 409 226 0.001661 10.0.0.129 - - [2025-12-01 01:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001234 10.0.0.129 - - [2025-12-01 01:55:10] "GET /tag/8c4ec194-a31d-4377-a240-18e7467c38c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011840 10.0.0.129 - - [2025-12-01 01:55:10] "POST /firewall-rules HTTP/1.1" 200 600 0.086879 10.0.0.129 - - [2025-12-01 01:55:10] "GET /firewall-rule/61795c8f-70ae-4040-97df-1ab1d23dd2a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.012500 10.0.0.129 - - [2025-12-01 01:55:10] "GET /firewall-policy/da593cf8-3ded-4d68-b815-a0dbd8ad5172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4145 0.004039 10.0.0.129 - - [2025-12-01 01:55:10] "GET /firewall-rule/61795c8f-70ae-4040-97df-1ab1d23dd2a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.001943 10.0.0.129 - - [2025-12-01 01:55:10] "POST /ref-update HTTP/1.1" 200 156 0.040007 10.0.0.129 - - [2025-12-01 01:55:11] "POST /tags HTTP/1.1" 200 394 0.032885 10.0.0.129 - - [2025-12-01 01:55:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.011676 10.0.0.129 - - [2025-12-01 01:55:11] "GET /tag/aa86bd57-41b0-46b3-aa27-453102e33677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.014655 10.0.0.129 - - [2025-12-01 01:55:11] "POST /tags HTTP/1.1" 200 342 0.018440 10.0.0.129 - - [2025-12-01 01:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.129 - - [2025-12-01 01:55:12] "GET /tag/acadeaa3-d181-496b-bcf4-81bece7de433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011182 10.0.0.129 - - [2025-12-01 01:55:12] "POST /id-to-fqname HTTP/1.1" 200 192 0.001789 10.0.0.129 - - [2025-12-01 01:55:12] "POST /fqname-to-id HTTP/1.1" 404 201 0.004542 10.0.0.129 - - [2025-12-01 01:55:12] "POST /security-groups HTTP/1.1" 200 589 0.071288 10.0.0.129 - - [2025-12-01 01:55:12] "POST /fqname-to-id HTTP/1.1" 404 236 0.005188 10.0.0.129 - - [2025-12-01 01:55:12] "POST /projects HTTP/1.1" 200 521 0.213252 10.0.0.129 - - [2025-12-01 01:55:12] "POST /access-control-lists HTTP/1.1" 200 600 0.018348 10.0.0.129 - - [2025-12-01 01:55:12] "POST /fqname-to-id HTTP/1.1" 404 235 0.002180 10.0.0.129 - - [2025-12-01 01:55:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.024474 10.0.0.129 - - [2025-12-01 01:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005770 10.0.0.129 - - [2025-12-01 01:55:12] "GET /virtual-network/9267b4a5-3f92-4a2a-a617-24cb736191b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.027725 10.0.0.129 - - [2025-12-01 01:55:12] "POST /access-control-lists HTTP/1.1" 200 598 0.079905 10.0.0.129 - - [2025-12-01 01:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007706 10.0.0.129 - - [2025-12-01 01:55:12] "GET /virtual-network/26066cf6-2f42-4fe8-b9c3-f59ab8e5f6fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.010267 10.0.0.129 - - [2025-12-01 01:55:12] "PUT /virtual-network/9267b4a5-3f92-4a2a-a617-24cb736191b3 HTTP/1.1" 200 265 0.053724 10.0.0.129 - - [2025-12-01 01:55:12] "PUT /virtual-network/26066cf6-2f42-4fe8-b9c3-f59ab8e5f6fa HTTP/1.1" 200 265 0.054018 10.0.0.129 - - [2025-12-01 01:55:12] "POST /security-groups HTTP/1.1" 200 593 0.078409 10.0.0.129 - - [2025-12-01 01:55:12] "POST /fqname-to-id HTTP/1.1" 404 270 0.002512 10.0.0.129 - - [2025-12-01 01:55:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.055949 10.0.0.129 - - [2025-12-01 01:55:12] "POST /access-control-lists HTTP/1.1" 200 634 0.079862 10.0.0.129 - - [2025-12-01 01:55:12] "POST /fqname-to-id HTTP/1.1" 404 269 0.002561 10.0.0.129 - - [2025-12-01 01:55:12] "POST /chown HTTP/1.1" 200 109 0.044055 10.0.0.129 - - [2025-12-01 01:55:12] "GET /application-policy-set/38a119fd-6d4d-41c6-85c6-bdbb7b1b2d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.009695 10.0.0.129 - - [2025-12-01 01:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.129 - - [2025-12-01 01:55:12] "GET /policy-management/a7047f8e-0128-4950-8d3f-855244ba3a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003233 10.0.0.129 - - [2025-12-01 01:55:12] "POST /access-control-lists HTTP/1.1" 200 632 0.084187 10.0.0.129 - - [2025-12-01 01:55:12] "POST /tags HTTP/1.1" 409 226 0.020628 10.0.0.129 - - [2025-12-01 01:55:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004407 10.0.0.129 - - [2025-12-01 01:55:12] "GET /tag/acadeaa3-d181-496b-bcf4-81bece7de433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.015487 10.0.0.129 - - [2025-12-01 01:55:13] "POST /firewall-rules HTTP/1.1" 200 602 0.083954 10.0.0.129 - - [2025-12-01 01:55:13] "GET /firewall-rule/a68cd8ce-85d0-4ec8-b033-be8af52ca67f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.004093 10.0.0.129 - - [2025-12-01 01:55:13] "GET /firewall-policy/da593cf8-3ded-4d68-b815-a0dbd8ad5172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.003102 10.0.0.129 - - [2025-12-01 01:55:13] "GET /firewall-rule/a68cd8ce-85d0-4ec8-b033-be8af52ca67f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.001713 10.0.0.129 - - [2025-12-01 01:55:13] "POST /ref-update HTTP/1.1" 200 156 0.055075 10.0.0.129 - - [2025-12-01 01:55:13] "GET /application-policy-set/38a119fd-6d4d-41c6-85c6-bdbb7b1b2d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.015025 10.0.0.129 - - [2025-12-01 01:55:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002914 10.0.0.129 - - [2025-12-01 01:55:13] "GET /policy-management/a7047f8e-0128-4950-8d3f-855244ba3a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002875 10.0.0.129 - - [2025-12-01 01:55:13] "POST /tags HTTP/1.1" 409 226 0.001646 10.0.0.129 - - [2025-12-01 01:55:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001602 10.0.0.129 - - [2025-12-01 01:55:13] "GET /tag/acadeaa3-d181-496b-bcf4-81bece7de433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011091 10.0.0.129 - - [2025-12-01 01:55:13] "POST /firewall-rules HTTP/1.1" 200 600 0.062127 10.0.0.129 - - [2025-12-01 01:55:13] "GET /firewall-rule/4bb59f4d-b34d-45b2-be99-e6b272ecc2d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.008369 10.0.0.129 - - [2025-12-01 01:55:13] "GET /firewall-policy/da593cf8-3ded-4d68-b815-a0dbd8ad5172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4658 0.004962 10.0.0.129 - - [2025-12-01 01:55:13] "GET /firewall-rule/4bb59f4d-b34d-45b2-be99-e6b272ecc2d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002498 10.0.0.129 - - [2025-12-01 01:55:13] "POST /ref-update HTTP/1.1" 200 156 0.054020 10.0.0.129 - - [2025-12-01 01:55:14] "POST /tags HTTP/1.1" 200 346 0.088053 10.0.0.129 - - [2025-12-01 01:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.010177 10.0.0.129 - - [2025-12-01 01:55:15] "GET /tag/50ff55ff-fc43-4b49-bd7c-4a3789539244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.030086 10.0.0.129 - - [2025-12-01 01:55:15] "POST /projects HTTP/1.1" 409 238 0.002014 10.0.0.129 - - [2025-12-01 01:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.129 - - [2025-12-01 01:55:15] "GET /project/a4e804b1-cae1-441b-97f4-140d260ade8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.055369 10.0.0.129 - - [2025-12-01 01:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002905 10.0.0.129 - - [2025-12-01 01:55:15] "GET /virtual-network/9267b4a5-3f92-4a2a-a617-24cb736191b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005867 10.0.0.129 - - [2025-12-01 01:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002892 10.0.0.129 - - [2025-12-01 01:55:15] "GET /virtual-network/26066cf6-2f42-4fe8-b9c3-f59ab8e5f6fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.008522 10.0.0.129 - - [2025-12-01 01:55:15] "POST /security-groups HTTP/1.1" 409 285 0.003201 10.0.0.129 - - [2025-12-01 01:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.129 - - [2025-12-01 01:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.129 - - [2025-12-01 01:55:15] "PUT /security-group/e0c2eb48-a668-4291-b850-3d7f4f415677 HTTP/1.1" 200 263 0.064810 10.0.0.129 - - [2025-12-01 01:55:15] "PUT /access-control-list/ea4da733-1875-4904-af3d-8f14ce1286a2 HTTP/1.1" 200 273 0.022289 10.0.0.129 - - [2025-12-01 01:55:15] "GET /project/a4e804b1-cae1-441b-97f4-140d260ade8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.089786 10.0.0.129 - - [2025-12-01 01:55:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.043001 10.0.0.129 - - [2025-12-01 01:55:15] "POST /tags HTTP/1.1" 409 228 0.003116 10.0.0.129 - - [2025-12-01 01:55:15] "PUT /access-control-list/4c8a9672-04fe-43c3-9bdf-2f89c0927c63 HTTP/1.1" 200 273 0.058785 10.0.0.129 - - [2025-12-01 01:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.129 - - [2025-12-01 01:55:15] "GET /tag/50ff55ff-fc43-4b49-bd7c-4a3789539244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.010031 10.0.0.129 - - [2025-12-01 01:55:15] "POST /tags HTTP/1.1" 200 346 0.021675 10.0.0.129 - - [2025-12-01 01:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002614 10.0.0.129 - - [2025-12-01 01:55:15] "GET /tag/1ee13391-7631-4578-ac34-4ad859a12457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.011936 10.0.0.129 - - [2025-12-01 01:55:15] "POST /projects HTTP/1.1" 409 238 0.002256 10.0.0.129 - - [2025-12-01 01:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003149 10.0.0.129 - - [2025-12-01 01:55:15] "GET /project/3989a824-dd55-4892-bbb9-9e916ecb98a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.061550 10.0.0.129 - - [2025-12-01 01:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.129 - - [2025-12-01 01:55:15] "GET /virtual-network/9267b4a5-3f92-4a2a-a617-24cb736191b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004786 10.0.0.129 - - [2025-12-01 01:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002101 10.0.0.129 - - [2025-12-01 01:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.129 - - [2025-12-01 01:55:15] "GET /virtual-network/26066cf6-2f42-4fe8-b9c3-f59ab8e5f6fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005226 10.0.0.129 - - [2025-12-01 01:55:15] "POST /security-groups HTTP/1.1" 409 285 0.002100 10.0.0.129 - - [2025-12-01 01:55:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001461 10.0.0.129 - - [2025-12-01 01:55:15] "GET /project/3989a824-dd55-4892-bbb9-9e916ecb98a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033315 10.0.0.129 - - [2025-12-01 01:55:15] "PUT /security-group/33fad1e5-5e48-4f4e-ba37-7448898090b6 HTTP/1.1" 200 263 0.059808 10.0.0.129 - - [2025-12-01 01:55:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.023204 10.0.0.129 - - [2025-12-01 01:55:15] "PUT /access-control-list/20001fc6-848f-42c1-8ad9-f593bf4ccf37 HTTP/1.1" 200 273 0.022329 10.0.0.129 - - [2025-12-01 01:55:15] "POST /tags HTTP/1.1" 409 228 0.001728 10.0.0.129 - - [2025-12-01 01:55:15] "PUT /access-control-list/7d670a8a-3674-4fc6-8bfe-125cb3c69844 HTTP/1.1" 200 273 0.018836 10.0.0.129 - - [2025-12-01 01:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.129 - - [2025-12-01 01:55:16] "GET /tag/1ee13391-7631-4578-ac34-4ad859a12457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.011622 10.0.0.129 - - [2025-12-01 01:55:16] "POST /tags HTTP/1.1" 200 292 0.053037 10.0.0.129 - - [2025-12-01 01:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.129 - - [2025-12-01 01:55:16] "GET /tag/8da76265-b15b-42b6-b35f-c02fd8dd5a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.012449 10.0.0.129 - - [2025-12-01 01:55:16] "POST /tags HTTP/1.1" 200 304 0.051284 10.0.0.129 - - [2025-12-01 01:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.129 - - [2025-12-01 01:55:16] "GET /tag/9d686adf-58e0-4137-86ad-36eb14a2e156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.014051 10.0.0.129 - - [2025-12-01 01:55:16] "POST /tags HTTP/1.1" 409 252 0.003446 10.0.0.129 - - [2025-12-01 01:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001629 10.0.0.129 - - [2025-12-01 01:55:16] "GET /tag/7894a849-6566-46e5-84eb-729968fa4e33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.013731 10.0.0.129 - - [2025-12-01 01:55:16] "POST /tags HTTP/1.1" 409 226 0.002119 10.0.0.129 - - [2025-12-01 01:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.129 - - [2025-12-01 01:55:16] "GET /tag/8c4ec194-a31d-4377-a240-18e7467c38c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010298 10.0.0.129 - - [2025-12-01 01:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.129 - - [2025-12-01 01:55:16] "GET /virtual-network/9267b4a5-3f92-4a2a-a617-24cb736191b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003951 10.0.0.129 - - [2025-12-01 01:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001404 10.0.0.129 - - [2025-12-01 01:55:16] "GET /project/a4e804b1-cae1-441b-97f4-140d260ade8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.033310 10.0.0.129 - - [2025-12-01 01:55:16] "POST /virtual-machines HTTP/1.1" 200 396 0.007552 10.0.0.129 - - [2025-12-01 01:55:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.019673 10.0.0.129 - - [2025-12-01 01:55:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.102098 10.0.0.129 - - [2025-12-01 01:55:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.007994 10.0.0.129 - - [2025-12-01 01:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008972 10.0.0.129 - - [2025-12-01 01:55:16] "GET /virtual-machine-interface/c887c774-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004027 10.0.0.129 - - [2025-12-01 01:55:16] "POST /instance-ips HTTP/1.1" 200 398 0.023233 10.0.0.129 - - [2025-12-01 01:55:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.023006 10.0.0.129 - - [2025-12-01 01:55:16] "GET /virtual-machine-interface/c887c774-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.011427 10.0.0.129 - - [2025-12-01 01:55:16] "POST /set-tag HTTP/1.1" 200 109 0.063778 10.0.0.129 - - [2025-12-01 01:55:16] "GET /virtual-machine-interface/c887c774-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.017245 10.0.0.129 - - [2025-12-01 01:55:16] "GET /instance-ip/c89fec28-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.006215 10.0.0.129 - - [2025-12-01 01:55:17] "GET /virtual-machine-interface/c887c774-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009698 10.0.0.129 - - [2025-12-01 01:55:17] "POST /set-tag HTTP/1.1" 200 109 0.004159 10.0.0.129 - - [2025-12-01 01:55:17] "GET /virtual-router/9971ccd3-7de1-4a9c-9acd-fc3c9a3661f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.018192 10.0.0.129 - - [2025-12-01 01:55:17] "POST /ref-update HTTP/1.1" 200 156 0.009929 10.0.0.129 - - [2025-12-01 01:55:17] "GET /virtual-machine-interface/c887c774-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.017457 10.0.0.129 - - [2025-12-01 01:55:17] "POST /set-tag HTTP/1.1" 200 109 0.002385 10.0.0.129 - - [2025-12-01 01:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.129 - - [2025-12-01 01:55:17] "GET /virtual-network/9267b4a5-3f92-4a2a-a617-24cb736191b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005871 10.0.0.129 - - [2025-12-01 01:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.129 - - [2025-12-01 01:55:17] "GET /project/a4e804b1-cae1-441b-97f4-140d260ade8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.046036 10.0.0.129 - - [2025-12-01 01:55:17] "POST /virtual-machines HTTP/1.1" 200 396 0.009155 10.0.0.129 - - [2025-12-01 01:55:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.018482 10.0.0.129 - - [2025-12-01 01:55:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.099088 10.0.0.129 - - [2025-12-01 01:55:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.010359 10.0.0.129 - - [2025-12-01 01:55:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007356 10.0.0.129 - - [2025-12-01 01:55:17] "GET /virtual-machine-interface/c902c370-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005171 10.0.0.129 - - [2025-12-01 01:55:17] "POST /instance-ips HTTP/1.1" 200 398 0.063494 10.0.0.129 - - [2025-12-01 01:55:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.018131 10.0.0.129 - - [2025-12-01 01:55:17] "GET /virtual-machine-interface/c902c370-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.011185 10.0.0.129 - - [2025-12-01 01:55:17] "POST /set-tag HTTP/1.1" 200 109 0.063287 10.0.0.129 - - [2025-12-01 01:55:17] "GET /virtual-machine-interface/c902c370-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.013720 10.0.0.129 - - [2025-12-01 01:55:17] "GET /instance-ip/c922c274-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004891 10.0.0.129 - - [2025-12-01 01:55:17] "GET /virtual-machine-interface/c902c370-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005144 10.0.0.129 - - [2025-12-01 01:55:17] "POST /set-tag HTTP/1.1" 200 109 0.002444 10.0.0.129 - - [2025-12-01 01:55:17] "GET /virtual-router/9971ccd3-7de1-4a9c-9acd-fc3c9a3661f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1704 0.005950 10.0.0.129 - - [2025-12-01 01:55:17] "POST /ref-update HTTP/1.1" 200 156 0.009757 10.0.0.129 - - [2025-12-01 01:55:17] "GET /virtual-machine-interface/c902c370-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005720 10.0.0.129 - - [2025-12-01 01:55:18] "POST /set-tag HTTP/1.1" 200 109 0.002708 10.0.0.129 - - [2025-12-01 01:55:18] "POST /tags HTTP/1.1" 200 292 0.018298 10.0.0.129 - - [2025-12-01 01:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.010520 10.0.0.129 - - [2025-12-01 01:55:18] "GET /tag/33e2d087-f20a-40bb-9a5c-bb4a4c327f5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.012308 10.0.0.129 - - [2025-12-01 01:55:18] "POST /tags HTTP/1.1" 409 252 0.002920 10.0.0.129 - - [2025-12-01 01:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.129 - - [2025-12-01 01:55:18] "GET /tag/aa86bd57-41b0-46b3-aa27-453102e33677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.011017 10.0.0.129 - - [2025-12-01 01:55:18] "POST /tags HTTP/1.1" 409 226 0.002257 10.0.0.129 - - [2025-12-01 01:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001471 10.0.0.129 - - [2025-12-01 01:55:18] "GET /tag/acadeaa3-d181-496b-bcf4-81bece7de433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010272 10.0.0.129 - - [2025-12-01 01:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002442 10.0.0.129 - - [2025-12-01 01:55:18] "GET /virtual-network/9267b4a5-3f92-4a2a-a617-24cb736191b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004970 10.0.0.129 - - [2025-12-01 01:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001619 10.0.0.129 - - [2025-12-01 01:55:18] "GET /project/3989a824-dd55-4892-bbb9-9e916ecb98a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.029956 10.0.0.129 - - [2025-12-01 01:55:18] "POST /virtual-machines HTTP/1.1" 200 396 0.006992 10.0.0.129 - - [2025-12-01 01:55:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.008811 10.0.0.129 - - [2025-12-01 01:55:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.101095 10.0.0.129 - - [2025-12-01 01:55:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.011473 10.0.0.129 - - [2025-12-01 01:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004766 10.0.0.129 - - [2025-12-01 01:55:18] "GET /virtual-machine-interface/c9a43b7e-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005201 10.0.0.129 - - [2025-12-01 01:55:18] "POST /instance-ips HTTP/1.1" 200 398 0.022062 10.0.0.129 - - [2025-12-01 01:55:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.024042 10.0.0.129 - - [2025-12-01 01:55:18] "GET /virtual-machine-interface/c9a43b7e-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.018004 10.0.0.129 - - [2025-12-01 01:55:18] "POST /set-tag HTTP/1.1" 200 109 0.059618 10.0.0.129 - - [2025-12-01 01:55:18] "GET /virtual-machine-interface/c9a43b7e-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.020046 10.0.0.129 - - [2025-12-01 01:55:18] "GET /instance-ip/c9b782ce-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.007855 10.0.0.129 - - [2025-12-01 01:55:18] "GET /virtual-machine-interface/c9a43b7e-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004659 10.0.0.129 - - [2025-12-01 01:55:18] "POST /set-tag HTTP/1.1" 200 109 0.002412 10.0.0.129 - - [2025-12-01 01:55:18] "GET /virtual-router/9971ccd3-7de1-4a9c-9acd-fc3c9a3661f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.006053 10.0.0.129 - - [2025-12-01 01:55:18] "POST /ref-update HTTP/1.1" 200 156 0.007513 10.0.0.129 - - [2025-12-01 01:55:18] "GET /virtual-machine-interface/c9a43b7e-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.016123 10.0.0.129 - - [2025-12-01 01:55:18] "POST /set-tag HTTP/1.1" 200 109 0.003599 10.0.0.129 - - [2025-12-01 01:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.129 - - [2025-12-01 01:55:18] "GET /virtual-network/9267b4a5-3f92-4a2a-a617-24cb736191b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003423 10.0.0.129 - - [2025-12-01 01:55:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001460 10.0.0.129 - - [2025-12-01 01:55:19] "GET /project/3989a824-dd55-4892-bbb9-9e916ecb98a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.034434 10.0.0.129 - - [2025-12-01 01:55:19] "POST /virtual-machines HTTP/1.1" 200 396 0.007189 10.0.0.129 - - [2025-12-01 01:55:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.024525 10.0.0.129 - - [2025-12-01 01:55:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.134239 10.0.0.129 - - [2025-12-01 01:55:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.007568 10.0.0.129 - - [2025-12-01 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006495 10.0.0.129 - - [2025-12-01 01:55:19] "GET /virtual-machine-interface/ca1304f0-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005223 10.0.0.129 - - [2025-12-01 01:55:19] "POST /instance-ips HTTP/1.1" 200 398 0.020531 10.0.0.129 - - [2025-12-01 01:55:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.040822 10.0.0.129 - - [2025-12-01 01:55:19] "GET /virtual-machine-interface/ca1304f0-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.009304 10.0.0.129 - - [2025-12-01 01:55:19] "POST /set-tag HTTP/1.1" 200 109 0.063747 10.0.0.129 - - [2025-12-01 01:55:19] "GET /virtual-machine-interface/ca1304f0-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.019053 10.0.0.129 - - [2025-12-01 01:55:19] "GET /instance-ip/ca2faa9c-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003948 10.0.0.129 - - [2025-12-01 01:55:19] "GET /virtual-machine-interface/ca1304f0-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.012782 10.0.0.129 - - [2025-12-01 01:55:19] "POST /set-tag HTTP/1.1" 200 109 0.003194 10.0.0.129 - - [2025-12-01 01:55:19] "GET /virtual-router/9971ccd3-7de1-4a9c-9acd-fc3c9a3661f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2132 0.004635 10.0.0.129 - - [2025-12-01 01:55:19] "POST /ref-update HTTP/1.1" 200 156 0.008949 10.0.0.129 - - [2025-12-01 01:55:19] "GET /virtual-machine-interface/ca1304f0-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.014250 10.0.0.129 - - [2025-12-01 01:55:19] "POST /set-tag HTTP/1.1" 200 109 0.004277 10.0.0.129 - - [2025-12-01 01:55:19] "POST /tags HTTP/1.1" 200 300 0.022910 10.0.0.129 - - [2025-12-01 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.012485 10.0.0.129 - - [2025-12-01 01:55:19] "GET /tag/2a4907ca-33f9-4083-a74a-b6cbb9c636da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.018564 10.0.0.129 - - [2025-12-01 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723 10.0.0.129 - - [2025-12-01 01:55:19] "GET /virtual-network/9267b4a5-3f92-4a2a-a617-24cb736191b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005280 10.0.0.129 - - [2025-12-01 01:55:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.129 - - [2025-12-01 01:55:20] "GET /project/a4e804b1-cae1-441b-97f4-140d260ade8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.044710 10.0.0.129 - - [2025-12-01 01:55:20] "POST /virtual-machines HTTP/1.1" 200 396 0.009077 10.0.0.129 - - [2025-12-01 01:55:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.020041 10.0.0.129 - - [2025-12-01 01:55:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.101835 10.0.0.129 - - [2025-12-01 01:55:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.008607 10.0.0.129 - - [2025-12-01 01:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006622 10.0.0.129 - - [2025-12-01 01:55:20] "GET /virtual-machine-interface/caa42cfa-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005388 10.0.0.129 - - [2025-12-01 01:55:20] "POST /instance-ips HTTP/1.1" 200 398 0.020458 10.0.0.129 - - [2025-12-01 01:55:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.027915 10.0.0.129 - - [2025-12-01 01:55:20] "GET /virtual-machine-interface/caa42cfa-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.014863 10.0.0.129 - - [2025-12-01 01:55:20] "POST /set-tag HTTP/1.1" 200 109 0.016675 10.0.0.129 - - [2025-12-01 01:55:20] "GET /virtual-machine-interface/caa42cfa-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.010571 10.0.0.129 - - [2025-12-01 01:55:20] "GET /instance-ip/cabd612a-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.005285 10.0.0.129 - - [2025-12-01 01:55:20] "GET /virtual-machine-interface/caa42cfa-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005603 10.0.0.129 - - [2025-12-01 01:55:20] "POST /set-tag HTTP/1.1" 200 109 0.002154 10.0.0.129 - - [2025-12-01 01:55:20] "POST /tags HTTP/1.1" 200 300 0.016625 10.0.0.129 - - [2025-12-01 01:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006345 10.0.0.129 - - [2025-12-01 01:55:20] "GET /tag/98dfc718-73fb-4e68-9577-8ae510562c31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.013135 10.0.0.129 - - [2025-12-01 01:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001695 10.0.0.129 - - [2025-12-01 01:55:20] "GET /virtual-network/9267b4a5-3f92-4a2a-a617-24cb736191b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003260 10.0.0.129 - - [2025-12-01 01:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.129 - - [2025-12-01 01:55:20] "GET /project/a4e804b1-cae1-441b-97f4-140d260ade8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.033582 10.0.0.129 - - [2025-12-01 01:55:20] "POST /virtual-machines HTTP/1.1" 200 396 0.007111 10.0.0.129 - - [2025-12-01 01:55:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.010613 10.0.0.129 - - [2025-12-01 01:55:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.103119 10.0.0.129 - - [2025-12-01 01:55:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.029953 10.0.0.129 - - [2025-12-01 01:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006193 10.0.0.129 - - [2025-12-01 01:55:20] "GET /virtual-machine-interface/cb10174e-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004969 10.0.0.129 - - [2025-12-01 01:55:20] "POST /instance-ips HTTP/1.1" 200 398 0.020488 10.0.0.129 - - [2025-12-01 01:55:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.018867 10.0.0.129 - - [2025-12-01 01:55:21] "GET /virtual-machine-interface/cb10174e-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.014211 10.0.0.129 - - [2025-12-01 01:55:21] "POST /set-tag HTTP/1.1" 200 109 0.016742 10.0.0.129 - - [2025-12-01 01:55:21] "GET /virtual-machine-interface/cb10174e-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.014565 10.0.0.129 - - [2025-12-01 01:55:21] "GET /instance-ip/cb259182-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002724 10.0.0.129 - - [2025-12-01 01:55:21] "GET /virtual-machine-interface/cb10174e-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005663 10.0.0.129 - - [2025-12-01 01:55:21] "POST /set-tag HTTP/1.1" 200 109 0.004054 10.0.0.129 - - [2025-12-01 01:55:21] "POST /tags HTTP/1.1" 200 300 0.025348 10.0.0.129 - - [2025-12-01 01:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.129 - - [2025-12-01 01:55:21] "GET /tag/6f1a30a3-7c4e-403c-bf3b-76ea4b2aadfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010685 10.0.0.129 - - [2025-12-01 01:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001433 10.0.0.129 - - [2025-12-01 01:55:21] "GET /virtual-network/9267b4a5-3f92-4a2a-a617-24cb736191b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004728 10.0.0.129 - - [2025-12-01 01:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001357 10.0.0.129 - - [2025-12-01 01:55:21] "GET /project/3989a824-dd55-4892-bbb9-9e916ecb98a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033859 10.0.0.129 - - [2025-12-01 01:55:21] "POST /virtual-machines HTTP/1.1" 200 396 0.008613 10.0.0.129 - - [2025-12-01 01:55:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.011191 10.0.0.129 - - [2025-12-01 01:55:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.108964 10.0.0.129 - - [2025-12-01 01:55:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.007482 10.0.0.129 - - [2025-12-01 01:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.012357 10.0.0.129 - - [2025-12-01 01:55:21] "GET /virtual-machine-interface/cb725a44-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.010770 10.0.0.129 - - [2025-12-01 01:55:21] "POST /instance-ips HTTP/1.1" 200 398 0.018684 10.0.0.129 - - [2025-12-01 01:55:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.032240 10.0.0.129 - - [2025-12-01 01:55:21] "GET /virtual-machine-interface/cb725a44-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.017263 10.0.0.129 - - [2025-12-01 01:55:21] "POST /set-tag HTTP/1.1" 200 109 0.015519 10.0.0.129 - - [2025-12-01 01:55:21] "GET /virtual-machine-interface/cb725a44-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.019829 10.0.0.129 - - [2025-12-01 01:55:21] "GET /instance-ip/cb8aed70-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002747 10.0.0.129 - - [2025-12-01 01:55:21] "GET /virtual-machine-interface/cb725a44-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006429 10.0.0.129 - - [2025-12-01 01:55:21] "POST /set-tag HTTP/1.1" 200 109 0.001962 10.0.0.129 - - [2025-12-01 01:55:21] "POST /tags HTTP/1.1" 200 300 0.017337 10.0.0.129 - - [2025-12-01 01:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.129 - - [2025-12-01 01:55:21] "GET /tag/48073578-2500-4034-a081-fa463b0c34b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012190 10.0.0.129 - - [2025-12-01 01:55:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.129 - - [2025-12-01 01:55:21] "GET /virtual-network/9267b4a5-3f92-4a2a-a617-24cb736191b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004107 10.0.0.129 - - [2025-12-01 01:55:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.129 - - [2025-12-01 01:55:22] "GET /project/3989a824-dd55-4892-bbb9-9e916ecb98a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.032571 10.0.0.129 - - [2025-12-01 01:55:22] "POST /virtual-machines HTTP/1.1" 200 396 0.007245 10.0.0.129 - - [2025-12-01 01:55:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.007932 10.0.0.129 - - [2025-12-01 01:55:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.099964 10.0.0.129 - - [2025-12-01 01:55:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.019511 10.0.0.129 - - [2025-12-01 01:55:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005016 10.0.0.129 - - [2025-12-01 01:55:22] "GET /virtual-machine-interface/cbde8f2a-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004425 10.0.0.129 - - [2025-12-01 01:55:22] "POST /instance-ips HTTP/1.1" 200 398 0.017918 10.0.0.129 - - [2025-12-01 01:55:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.016309 10.0.0.129 - - [2025-12-01 01:55:22] "GET /virtual-machine-interface/cbde8f2a-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.009180 10.0.0.129 - - [2025-12-01 01:55:22] "POST /set-tag HTTP/1.1" 200 109 0.017761 10.0.0.129 - - [2025-12-01 01:55:22] "GET /virtual-machine-interface/cbde8f2a-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.018614 10.0.0.129 - - [2025-12-01 01:55:22] "GET /instance-ip/cbf28da4-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003010 10.0.0.129 - - [2025-12-01 01:55:22] "GET /virtual-machine-interface/cbde8f2a-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003979 10.0.0.129 - - [2025-12-01 01:55:22] "POST /set-tag HTTP/1.1" 200 109 0.002117 10.0.0.129 - - [2025-12-01 01:55:22] "GET /virtual-router/9971ccd3-7de1-4a9c-9acd-fc3c9a3661f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.003462 10.0.0.129 - - [2025-12-01 01:55:22] "POST /ref-update HTTP/1.1" 200 156 0.007692 10.0.0.129 - - [2025-12-01 01:55:22] "GET /virtual-machine-interface/caa42cfa-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004038 10.0.0.129 - - [2025-12-01 01:55:22] "POST /set-tag HTTP/1.1" 200 109 0.005964 10.0.0.129 - - [2025-12-01 01:55:22] "GET /virtual-machine-interface/c887c774-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003637 10.0.0.129 - - [2025-12-01 01:55:22] "POST /set-tag HTTP/1.1" 200 109 0.002314 10.0.0.129 - - [2025-12-01 01:55:22] "GET /virtual-router/9971ccd3-7de1-4a9c-9acd-fc3c9a3661f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.003948 10.0.0.129 - - [2025-12-01 01:55:22] "POST /ref-update HTTP/1.1" 200 156 0.010546 10.0.0.129 - - [2025-12-01 01:55:22] "GET /virtual-machine-interface/cb10174e-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004103 10.0.0.129 - - [2025-12-01 01:55:22] "POST /set-tag HTTP/1.1" 200 109 0.007725 10.0.0.129 - - [2025-12-01 01:55:22] "GET /virtual-router/9971ccd3-7de1-4a9c-9acd-fc3c9a3661f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2774 0.003822 10.0.0.129 - - [2025-12-01 01:55:22] "POST /ref-update HTTP/1.1" 200 156 0.008797 10.0.0.129 - - [2025-12-01 01:55:22] "GET /virtual-machine-interface/cb725a44-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.010774 10.0.0.129 - - [2025-12-01 01:55:22] "POST /set-tag HTTP/1.1" 200 109 0.001792 10.0.0.129 - - [2025-12-01 01:55:22] "GET /virtual-machine-interface/c902c370-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004251 10.0.0.129 - - [2025-12-01 01:55:22] "POST /set-tag HTTP/1.1" 200 109 0.001933 10.0.0.129 - - [2025-12-01 01:55:22] "GET /virtual-router/9971ccd3-7de1-4a9c-9acd-fc3c9a3661f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2988 0.003490 10.0.0.129 - - [2025-12-01 01:55:22] "POST /ref-update HTTP/1.1" 200 156 0.007062 10.0.0.129 - - [2025-12-01 01:55:22] "GET /virtual-machine-interface/cbde8f2a-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004025 10.0.0.129 - - [2025-12-01 01:55:22] "POST /set-tag HTTP/1.1" 200 109 0.001837 10.0.0.129 - - [2025-12-01 01:55:22] "GET /virtual-machine-interface/c9a43b7e-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003579 10.0.0.129 - - [2025-12-01 01:55:22] "POST /set-tag HTTP/1.1" 200 109 0.002032 10.0.0.129 - - [2025-12-01 01:55:23] "GET /virtual-machine-interface/ca1304f0-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004200 10.0.0.129 - - [2025-12-01 01:55:23] "POST /set-tag HTTP/1.1" 200 109 0.001941 10.0.0.129 - - [2025-12-01 01:55:23] "GET /virtual-machine-interface/caa42cfa-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004924 10.0.0.129 - - [2025-12-01 01:55:23] "POST /set-tag HTTP/1.1" 200 109 0.001956 10.0.0.129 - - [2025-12-01 01:55:23] "GET /virtual-machine-interface/cb10174e-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003945 10.0.0.129 - - [2025-12-01 01:55:23] "POST /set-tag HTTP/1.1" 200 109 0.002061 10.0.0.129 - - [2025-12-01 01:55:23] "GET /virtual-machine-interface/cb725a44-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003893 10.0.0.129 - - [2025-12-01 01:55:23] "POST /set-tag HTTP/1.1" 200 109 0.002340 10.0.0.129 - - [2025-12-01 01:55:23] "GET /virtual-machine-interface/cbde8f2a-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004536 10.0.0.129 - - [2025-12-01 01:55:23] "POST /set-tag HTTP/1.1" 200 109 0.002221 10.0.0.129 - - [2025-12-01 01:55:27] "GET /virtual-machine-interface/caa42cfa-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004402 10.0.0.129 - - [2025-12-01 01:55:27] "POST /set-tag HTTP/1.1" 200 109 0.002345 10.0.0.129 - - [2025-12-01 01:55:28] "GET /virtual-machine-interface/cb725a44-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004439 10.0.0.129 - - [2025-12-01 01:55:28] "POST /set-tag HTTP/1.1" 200 109 0.001921 10.0.0.129 - - [2025-12-01 01:55:28] "GET /virtual-machine-interface/cbde8f2a-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003984 10.0.0.129 - - [2025-12-01 01:55:28] "POST /set-tag HTTP/1.1" 200 109 0.005720 10.0.0.129 - - [2025-12-01 01:55:28] "GET /virtual-machine-interface/c902c370-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004416 10.0.0.129 - - [2025-12-01 01:55:28] "POST /set-tag HTTP/1.1" 200 109 0.001907 10.0.0.129 - - [2025-12-01 01:55:28] "GET /virtual-machine-interface/c887c774-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004335 10.0.0.129 - - [2025-12-01 01:55:29] "POST /set-tag HTTP/1.1" 200 109 0.002007 10.0.0.129 - - [2025-12-01 01:55:30] "GET /virtual-machine-interface/c9a43b7e-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004241 10.0.0.129 - - [2025-12-01 01:55:30] "POST /set-tag HTTP/1.1" 200 109 0.002542 10.0.0.129 - - [2025-12-01 01:55:30] "GET /virtual-machine/3a2b8992-3abc-4278-93ea-0494ba627f39?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004102 10.0.0.129 - - [2025-12-01 01:55:30] "GET /virtual-machine-interface/c887c774-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004482 10.0.0.129 - - [2025-12-01 01:55:31] "GET /virtual-machine-interface/ca1304f0-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004524 10.0.0.129 - - [2025-12-01 01:55:31] "GET /virtual-machine/7ccf0450-60e6-499e-b2ed-e0560e5e623d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004394 10.0.0.129 - - [2025-12-01 01:55:31] "POST /set-tag HTTP/1.1" 200 109 0.002551 10.0.0.129 - - [2025-12-01 01:55:31] "GET /virtual-machine-interface/c902c370-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003339 10.0.0.129 - - [2025-12-01 01:55:31] "GET /virtual-machine/68bd248d-044f-4ef1-8af9-734e75839101?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002756 10.0.0.129 - - [2025-12-01 01:55:31] "GET /virtual-machine-interface/c9a43b7e-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006472 10.0.0.129 - - [2025-12-01 01:55:31] "GET /virtual-machine/9b4d9515-ce58-481d-9de7-2c92aa18279b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.007790 10.0.0.129 - - [2025-12-01 01:55:31] "GET /virtual-machine-interface/ca1304f0-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004737 10.0.0.129 - - [2025-12-01 01:55:31] "GET /virtual-machine/c1786738-5ae0-455d-b3c2-c3a2ca56e0cf?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003579 10.0.0.129 - - [2025-12-01 01:55:31] "GET /virtual-machine-interface/caa42cfa-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004223 10.0.0.129 - - [2025-12-01 01:55:31] "GET /virtual-machine/4d56d432-d8eb-488d-9010-c142e69f0525?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003037 10.0.0.129 - - [2025-12-01 01:55:31] "GET /virtual-machine-interface/cb725a44-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.010568 10.0.0.129 - - [2025-12-01 01:55:32] "GET /virtual-machine-interface/cb10174e-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004395 10.0.0.129 - - [2025-12-01 01:55:32] "POST /set-tag HTTP/1.1" 200 109 0.002016 10.0.0.129 - - [2025-12-01 01:55:36] "GET /virtual-machine/838ef907-84b3-47df-92a0-ba9b0be51274?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002905 10.0.0.129 - - [2025-12-01 01:55:36] "GET /virtual-machine-interface/cb10174e-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003488 10.0.0.129 - - [2025-12-01 01:55:36] "GET /virtual-machine/dc33958d-bf41-44d5-93f0-57e49c3fe334?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003486 10.0.0.129 - - [2025-12-01 01:55:36] "GET /virtual-machine-interface/cbde8f2a-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004702 10.0.0.129 - - [2025-12-01 01:55:37] "GET /loadbalancer/8ad23c13-b198-43dc-80f7-dd9a82ebc25a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001534 10.0.0.129 - - [2025-12-01 01:55:37] "POST /tags HTTP/1.1" 200 334 0.022661 10.0.0.129 - - [2025-12-01 01:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.129 - - [2025-12-01 01:55:37] "GET /tag/df748ee9-2f8b-41cc-9171-849a8e2aaa80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.012770 10.0.0.129 - - [2025-12-01 01:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.129 - - [2025-12-01 01:55:37] "GET /project/a4e804b1-cae1-441b-97f4-140d260ade8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.038077 10.0.0.129 - - [2025-12-01 01:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008227 10.0.0.129 - - [2025-12-01 01:55:37] "GET /virtual-network/26066cf6-2f42-4fe8-b9c3-f59ab8e5f6fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003787 10.0.0.129 - - [2025-12-01 01:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.129 - - [2025-12-01 01:55:37] "GET /service-appliance-set/4a148bec-2998-4dfa-9ddb-09d5bcfe7d8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002429 10.0.0.129 - - [2025-12-01 01:55:37] "POST /fqname-to-id HTTP/1.1" 404 273 0.001383 10.0.0.129 - - [2025-12-01 01:55:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.097647 10.0.0.129 - - [2025-12-01 01:55:37] "GET /virtual-machine-interface/d5c303b8-f12a-4979-94f0-1076c5fe3dd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2426 0.012207 10.0.0.129 - - [2025-12-01 01:55:37] "POST /instance-ips HTTP/1.1" 200 410 0.020184 10.0.0.129 - - [2025-12-01 01:55:37] "GET /instance-ip/82281cc5-d493-4b32-a16d-7f2a44866b69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.003675 10.0.0.129 - - [2025-12-01 01:55:37] "POST /loadbalancers HTTP/1.1" 200 631 0.057177 10.0.0.129 - - [2025-12-01 01:55:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.028232 10.0.0.129 - - [2025-12-01 01:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003169 10.0.0.129 - - [2025-12-01 01:55:37] "GET /project/a4e804b1-cae1-441b-97f4-140d260ade8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.043592 10.0.0.129 - - [2025-12-01 01:55:37] "GET /instance-ip/82281cc5-d493-4b32-a16d-7f2a44866b69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.002090 10.0.0.129 - - [2025-12-01 01:55:37] "GET /project/a4e804b1-cae1-441b-97f4-140d260ade8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.027226 10.0.0.129 - - [2025-12-01 01:55:37] "GET /loadbalancer/8ad23c13-b198-43dc-80f7-dd9a82ebc25a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.004579 10.0.0.129 - - [2025-12-01 01:55:37] "POST /floating-ips HTTP/1.1" 200 599 0.022198 10.0.0.129 - - [2025-12-01 01:55:37] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.033570 10.0.0.129 - - [2025-12-01 01:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001712 10.0.0.129 - - [2025-12-01 01:55:37] "GET /project/a4e804b1-cae1-441b-97f4-140d260ade8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.030058 10.0.0.129 - - [2025-12-01 01:55:37] "GET /loadbalancer-listener/3d18d234-5836-40a9-8fe8-06418e298dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1845 0.002953 10.0.0.129 - - [2025-12-01 01:55:37] "GET /loadbalancer-listener/3d18d234-5836-40a9-8fe8-06418e298dcf?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1244 0.003006 10.0.0.129 - - [2025-12-01 01:55:37] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.016620 10.0.0.129 - - [2025-12-01 01:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001743 10.0.0.129 - - [2025-12-01 01:55:37] "GET /instance-ip/82281cc5-d493-4b32-a16d-7f2a44866b69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.004158 10.0.0.129 - - [2025-12-01 01:55:37] "GET /loadbalancer/8ad23c13-b198-43dc-80f7-dd9a82ebc25a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002897 10.0.0.129 - - [2025-12-01 01:55:37] "GET /loadbalancer-pool/621af2a6-7e73-4393-a9e3-0da9bdaf056e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.003034 10.0.0.129 - - [2025-12-01 01:55:37] "GET /instance-ip/82281cc5-d493-4b32-a16d-7f2a44866b69?fields=floating_ips HTTP/1.1" 200 1214 0.005623 10.0.0.129 - - [2025-12-01 01:55:37] "GET /floating-ip/372606ce-cd3a-4b42-83e5-6f1e6707e836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.001824 10.0.0.129 - - [2025-12-01 01:55:37] "POST /loadbalancer-members HTTP/1.1" 200 723 0.022723 10.0.0.129 - - [2025-12-01 01:55:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.022119 10.0.0.129 - - [2025-12-01 01:55:37] "GET /virtual-machine-interface/c902c370-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.012485 10.0.0.129 - - [2025-12-01 01:55:37] "GET /virtual-machine-interface/c902c370-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005780 10.0.0.129 - - [2025-12-01 01:55:37] "POST /ref-update HTTP/1.1" 200 156 0.008821 10.0.0.129 - - [2025-12-01 01:55:37] "GET /floating-ip/372606ce-cd3a-4b42-83e5-6f1e6707e836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.009223 10.0.0.129 - - [2025-12-01 01:55:38] "PUT /floating-ip/372606ce-cd3a-4b42-83e5-6f1e6707e836 HTTP/1.1" 200 257 0.007469 10.0.0.129 - - [2025-12-01 01:55:38] "GET /loadbalancer/8ad23c13-b198-43dc-80f7-dd9a82ebc25a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.008858 10.0.0.129 - - [2025-12-01 01:55:38] "POST /tags HTTP/1.1" 409 221 0.010584 10.0.0.129 - - [2025-12-01 01:55:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004624 10.0.0.129 - - [2025-12-01 01:55:38] "GET /tag/df748ee9-2f8b-41cc-9171-849a8e2aaa80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.010769 10.0.0.129 - - [2025-12-01 01:55:38] "POST /set-tag HTTP/1.1" 200 109 0.064010 10.0.0.129 - - [2025-12-01 01:55:38] "GET /loadbalancer-pool/621af2a6-7e73-4393-a9e3-0da9bdaf056e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.014126 10.0.0.129 - - [2025-12-01 01:55:38] "POST /loadbalancer-members HTTP/1.1" 200 723 0.030229 10.0.0.129 - - [2025-12-01 01:55:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.009290 10.0.0.129 - - [2025-12-01 01:55:38] "GET /virtual-machine-interface/c887c774-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006739 10.0.0.129 - - [2025-12-01 01:55:38] "GET /virtual-machine-interface/c887c774-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003844 10.0.0.129 - - [2025-12-01 01:55:38] "POST /ref-update HTTP/1.1" 200 156 0.007180 10.0.0.129 - - [2025-12-01 01:55:38] "GET /floating-ip/372606ce-cd3a-4b42-83e5-6f1e6707e836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2241 0.007845 10.0.0.129 - - [2025-12-01 01:55:38] "POST /set-tag HTTP/1.1" 200 109 0.084362 10.0.0.129 - - [2025-12-01 01:55:38] "POST /tags HTTP/1.1" 409 206 0.005512 10.0.0.129 - - [2025-12-01 01:55:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.129 - - [2025-12-01 01:55:38] "GET /tag/9d686adf-58e0-4137-86ad-36eb14a2e156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.014206 10.0.0.129 - - [2025-12-01 01:55:38] "POST /tags HTTP/1.1" 409 204 0.001900 10.0.0.129 - - [2025-12-01 01:55:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.129 - - [2025-12-01 01:55:38] "GET /tag/98dfc718-73fb-4e68-9577-8ae510562c31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.009531 10.0.0.129 - - [2025-12-01 01:55:38] "GET /application-policy-set/38a119fd-6d4d-41c6-85c6-bdbb7b1b2d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.001828 10.0.0.129 - - [2025-12-01 01:55:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.129 - - [2025-12-01 01:55:38] "GET /policy-management/a7047f8e-0128-4950-8d3f-855244ba3a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005229 10.0.0.129 - - [2025-12-01 01:55:38] "POST /tags HTTP/1.1" 409 206 0.001653 10.0.0.129 - - [2025-12-01 01:55:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001325 10.0.0.129 - - [2025-12-01 01:55:38] "GET /tag/9d686adf-58e0-4137-86ad-36eb14a2e156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.010816 10.0.0.129 - - [2025-12-01 01:55:38] "POST /tags HTTP/1.1" 409 226 0.002472 10.0.0.129 - - [2025-12-01 01:55:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001259 10.0.0.129 - - [2025-12-01 01:55:38] "GET /tag/8c4ec194-a31d-4377-a240-18e7467c38c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010075 10.0.0.129 - - [2025-12-01 01:55:38] "POST /tags HTTP/1.1" 409 204 0.001585 10.0.0.129 - - [2025-12-01 01:55:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003917 10.0.0.129 - - [2025-12-01 01:55:38] "GET /tag/98dfc718-73fb-4e68-9577-8ae510562c31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.010755 10.0.0.129 - - [2025-12-01 01:55:38] "POST /tags HTTP/1.1" 409 226 0.001840 10.0.0.129 - - [2025-12-01 01:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.129 - - [2025-12-01 01:55:39] "GET /tag/8c4ec194-a31d-4377-a240-18e7467c38c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.009805 10.0.0.129 - - [2025-12-01 01:55:39] "GET /application-policy-set/38a119fd-6d4d-41c6-85c6-bdbb7b1b2d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.001934 10.0.0.129 - - [2025-12-01 01:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001273 10.0.0.129 - - [2025-12-01 01:55:39] "GET /policy-management/a7047f8e-0128-4950-8d3f-855244ba3a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002180 10.0.0.129 - - [2025-12-01 01:55:39] "POST /firewall-rules HTTP/1.1" 200 628 0.069345 10.0.0.129 - - [2025-12-01 01:55:39] "POST /firewall-rules HTTP/1.1" 200 648 0.078552 10.0.0.129 - - [2025-12-01 01:55:39] "GET /firewall-rule/4cbc38ae-6c0f-467e-9c71-d1c4a50a68f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.003672 10.0.0.129 - - [2025-12-01 01:55:39] "GET /firewall-policy/1d0523f2-4f39-43ae-9b06-73cdf910a529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002237 10.0.0.129 - - [2025-12-01 01:55:39] "GET /firewall-rule/69cd5791-2c7e-4cbc-82f6-3d5682460f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002477 10.0.0.129 - - [2025-12-01 01:55:39] "POST /ref-update HTTP/1.1" 200 156 0.013552 10.0.0.129 - - [2025-12-01 01:55:39] "POST /firewall-policys HTTP/1.1" 200 608 0.031397 10.0.0.129 - - [2025-12-01 01:55:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.017010 10.0.0.129 - - [2025-12-01 01:55:39] "GET /firewall-policy/4102c481-40e2-4608-8168-05ecec181992?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.005707 10.0.0.129 - - [2025-12-01 01:55:39] "GET /application-policy-set/38a119fd-6d4d-41c6-85c6-bdbb7b1b2d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.002614 10.0.0.129 - - [2025-12-01 01:55:39] "GET /firewall-policy/4102c481-40e2-4608-8168-05ecec181992?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002144 10.0.0.129 - - [2025-12-01 01:55:39] "GET /firewall-policy/1d0523f2-4f39-43ae-9b06-73cdf910a529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.003122 10.0.0.129 - - [2025-12-01 01:55:39] "GET /firewall-policy/c6f324bd-0006-422b-8316-05b4417683b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003635 10.0.0.129 - - [2025-12-01 01:55:39] "GET /firewall-policy/da593cf8-3ded-4d68-b815-a0dbd8ad5172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.002832 10.0.0.129 - - [2025-12-01 01:55:39] "GET /firewall-policy/1d0523f2-4f39-43ae-9b06-73cdf910a529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.009180 10.0.0.129 - - [2025-12-01 01:55:39] "GET /firewall-policy/da593cf8-3ded-4d68-b815-a0dbd8ad5172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.004622 10.0.0.129 - - [2025-12-01 01:55:39] "POST /ref-update HTTP/1.1" 200 156 0.017287 10.0.0.129 - - [2025-12-01 01:55:39] "POST /ref-update HTTP/1.1" 200 156 0.029542 10.0.0.129 - - [2025-12-01 01:55:39] "POST /ref-update HTTP/1.1" 200 156 0.016049 10.0.0.129 - - [2025-12-01 01:55:39] "POST /ref-update HTTP/1.1" 200 156 0.041005 10.0.0.129 - - [2025-12-01 01:55:39] "POST /ref-update HTTP/1.1" 200 156 0.047859 10.0.0.129 - - [2025-12-01 01:55:39] "GET /firewall-policy/4102c481-40e2-4608-8168-05ecec181992?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002435 [Introspect:8084]10.0.0.129 - - [2025-12-01 01:57:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000915 [Introspect:8084]10.0.0.129 - - [2025-12-01 01:57:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000957 10.0.0.129 - - [2025-12-01 01:57:38] "POST /tags HTTP/1.1" 409 252 0.002729 10.0.0.129 - - [2025-12-01 01:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005570 10.0.0.129 - - [2025-12-01 01:57:38] "GET /tag/aa86bd57-41b0-46b3-aa27-453102e33677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.016732 10.0.0.129 - - [2025-12-01 01:57:38] "POST /tags HTTP/1.1" 409 228 0.001900 10.0.0.129 - - [2025-12-01 01:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.129 - - [2025-12-01 01:57:38] "GET /tag/1ee13391-7631-4578-ac34-4ad859a12457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.011957 10.0.0.129 - - [2025-12-01 01:57:38] "GET /application-policy-set/38a119fd-6d4d-41c6-85c6-bdbb7b1b2d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.003763 10.0.0.129 - - [2025-12-01 01:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714 10.0.0.129 - - [2025-12-01 01:57:38] "GET /policy-management/a7047f8e-0128-4950-8d3f-855244ba3a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002705 10.0.0.129 - - [2025-12-01 01:57:38] "POST /tags HTTP/1.1" 409 206 0.001522 10.0.0.129 - - [2025-12-01 01:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.129 - - [2025-12-01 01:57:38] "GET /tag/9d686adf-58e0-4137-86ad-36eb14a2e156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.011073 10.0.0.129 - - [2025-12-01 01:57:38] "POST /tags HTTP/1.1" 409 226 0.001948 10.0.0.129 - - [2025-12-01 01:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003753 10.0.0.129 - - [2025-12-01 01:57:38] "GET /tag/8c4ec194-a31d-4377-a240-18e7467c38c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011373 10.0.0.129 - - [2025-12-01 01:57:38] "POST /tags HTTP/1.1" 409 204 0.001751 10.0.0.129 - - [2025-12-01 01:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.129 - - [2025-12-01 01:57:38] "GET /tag/98dfc718-73fb-4e68-9577-8ae510562c31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.012836 10.0.0.129 - - [2025-12-01 01:57:38] "POST /tags HTTP/1.1" 409 226 0.001568 10.0.0.129 - - [2025-12-01 01:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003974 10.0.0.129 - - [2025-12-01 01:57:38] "GET /tag/8c4ec194-a31d-4377-a240-18e7467c38c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012924 10.0.0.129 - - [2025-12-01 01:57:38] "POST /tags HTTP/1.1" 409 228 0.001766 10.0.0.129 - - [2025-12-01 01:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.129 - - [2025-12-01 01:57:38] "GET /tag/1ee13391-7631-4578-ac34-4ad859a12457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.012310 10.0.0.129 - - [2025-12-01 01:57:38] "POST /tags HTTP/1.1" 409 252 0.004956 10.0.0.129 - - [2025-12-01 01:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.129 - - [2025-12-01 01:57:38] "GET /tag/aa86bd57-41b0-46b3-aa27-453102e33677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.021227 10.0.0.129 - - [2025-12-01 01:57:38] "GET /application-policy-set/38a119fd-6d4d-41c6-85c6-bdbb7b1b2d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.002369 10.0.0.129 - - [2025-12-01 01:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.129 - - [2025-12-01 01:57:38] "GET /policy-management/a7047f8e-0128-4950-8d3f-855244ba3a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.001809 10.0.0.129 - - [2025-12-01 01:57:38] "POST /firewall-rules HTTP/1.1" 409 281 0.002395 10.0.0.129 - - [2025-12-01 01:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.129 - - [2025-12-01 01:57:38] "PUT /firewall-rule/69cd5791-2c7e-4cbc-82f6-3d5682460f88 HTTP/1.1" 200 261 0.019024 10.0.0.129 - - [2025-12-01 01:57:39] "POST /firewall-rules HTTP/1.1" 409 291 0.002023 10.0.0.129 - - [2025-12-01 01:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.129 - - [2025-12-01 01:57:39] "PUT /firewall-rule/4cbc38ae-6c0f-467e-9c71-d1c4a50a68f4 HTTP/1.1" 200 261 0.022682 10.0.0.129 - - [2025-12-01 01:57:39] "GET /firewall-rule/4cbc38ae-6c0f-467e-9c71-d1c4a50a68f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.009015 10.0.0.129 - - [2025-12-01 01:57:39] "POST /firewall-rules HTTP/1.1" 200 660 0.088801 10.0.0.129 - - [2025-12-01 01:57:39] "GET /firewall-rule/6230194f-6cb4-45fe-8fcf-baffbd9b5100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.017294 10.0.0.129 - - [2025-12-01 01:57:39] "GET /firewall-policy/1d0523f2-4f39-43ae-9b06-73cdf910a529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002113 10.0.0.129 - - [2025-12-01 01:57:39] "GET /firewall-rule/69cd5791-2c7e-4cbc-82f6-3d5682460f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002120 10.0.0.129 - - [2025-12-01 01:57:39] "POST /firewall-policys HTTP/1.1" 409 269 0.001448 10.0.0.129 - - [2025-12-01 01:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001183 10.0.0.129 - - [2025-12-01 01:57:39] "PUT /firewall-policy/4102c481-40e2-4608-8168-05ecec181992 HTTP/1.1" 200 265 0.021774 10.0.0.129 - - [2025-12-01 01:57:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.022102 10.0.0.129 - - [2025-12-01 01:57:39] "GET /firewall-policy/4102c481-40e2-4608-8168-05ecec181992?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.011701 10.0.0.129 - - [2025-12-01 01:57:39] "GET /application-policy-set/38a119fd-6d4d-41c6-85c6-bdbb7b1b2d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.005828 10.0.0.129 - - [2025-12-01 01:57:39] "GET /firewall-policy/4102c481-40e2-4608-8168-05ecec181992?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.002402 10.0.0.129 - - [2025-12-01 01:57:39] "GET /firewall-policy/1d0523f2-4f39-43ae-9b06-73cdf910a529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002042 10.0.0.129 - - [2025-12-01 01:57:39] "GET /firewall-policy/4102c481-40e2-4608-8168-05ecec181992?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.001979 10.0.0.129 - - [2025-12-01 01:57:39] "GET /firewall-policy/4102c481-40e2-4608-8168-05ecec181992?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.002158 [Introspect:8084]10.0.0.129 - - [2025-12-01 01:57:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001037 [Introspect:8084]10.0.0.129 - - [2025-12-01 01:57:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000748 [Introspect:8084]10.0.0.129 - - [2025-12-01 01:57:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000818 [Introspect:8084]10.0.0.129 - - [2025-12-01 01:57:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000966 [Introspect:8084]10.0.0.129 - - [2025-12-01 01:57:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000817 [Introspect:8084]10.0.0.129 - - [2025-12-01 01:57:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000874 10.0.0.129 - - [2025-12-01 01:58:40] "GET /virtual-machine-interface/c887c774-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.006251 10.0.0.129 - - [2025-12-01 01:58:40] "POST /set-tag HTTP/1.1" 200 109 0.002638 10.0.0.129 - - [2025-12-01 01:58:41] "GET /virtual-machine-interface/c9a43b7e-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.008899 10.0.0.129 - - [2025-12-01 01:58:41] "POST /set-tag HTTP/1.1" 200 109 0.002617 10.0.0.129 - - [2025-12-01 01:58:41] "GET /virtual-machine-interface/c902c370-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004200 10.0.0.129 - - [2025-12-01 01:58:41] "POST /set-tag HTTP/1.1" 200 109 0.002091 10.0.0.129 - - [2025-12-01 01:58:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.129 - - [2025-12-01 01:58:41] "GET /loadbalancer/8ad23c13-b198-43dc-80f7-dd9a82ebc25a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.001980 10.0.0.129 - - [2025-12-01 01:58:41] "GET /virtual-machine-interface/c887c774-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.003931 10.0.0.129 - - [2025-12-01 01:58:41] "POST /set-tag HTTP/1.1" 200 109 0.062133 10.0.0.129 - - [2025-12-01 01:58:41] "DELETE /loadbalancer-member/7d274649-40c6-4270-8028-159ce403367c HTTP/1.1" 200 115 0.030579 10.0.0.129 - - [2025-12-01 01:58:41] "GET /virtual-machine-interface/caa42cfa-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006557 10.0.0.129 - - [2025-12-01 01:58:41] "POST /set-tag HTTP/1.1" 200 109 0.002128 10.0.0.129 - - [2025-12-01 01:58:41] "GET /virtual-machine-interface/cb10174e-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003773 10.0.0.129 - - [2025-12-01 01:58:41] "POST /set-tag HTTP/1.1" 200 109 0.002277 10.0.0.129 - - [2025-12-01 01:58:41] "GET /virtual-machine-interface/ca1304f0-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003510 10.0.0.129 - - [2025-12-01 01:58:41] "POST /set-tag HTTP/1.1" 200 109 0.001789 10.0.0.129 - - [2025-12-01 01:58:41] "GET /virtual-machine-interface/cbde8f2a-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004632 10.0.0.129 - - [2025-12-01 01:58:41] "POST /set-tag HTTP/1.1" 200 109 0.002460 10.0.0.129 - - [2025-12-01 01:58:41] "GET /virtual-machine-interface/cb725a44-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004186 10.0.0.129 - - [2025-12-01 01:58:41] "POST /set-tag HTTP/1.1" 200 109 0.001788 10.0.0.129 - - [2025-12-01 01:58:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005105 10.0.0.129 - - [2025-12-01 01:58:41] "GET /loadbalancer/8ad23c13-b198-43dc-80f7-dd9a82ebc25a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.003250 10.0.0.129 - - [2025-12-01 01:58:42] "GET /virtual-machine-interface/c902c370-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.008266 10.0.0.129 - - [2025-12-01 01:58:42] "POST /set-tag HTTP/1.1" 200 109 0.009611 10.0.0.129 - - [2025-12-01 01:58:42] "GET /virtual-machine-interface/c902c370-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.006277 10.0.0.129 - - [2025-12-01 01:58:42] "POST /set-tag HTTP/1.1" 200 109 0.005592 10.0.0.129 - - [2025-12-01 01:58:42] "GET /virtual-machine/7ccf0450-60e6-499e-b2ed-e0560e5e623d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002977 10.0.0.129 - - [2025-12-01 01:58:42] "POST /ref-update HTTP/1.1" 200 156 0.008477 10.0.0.129 - - [2025-12-01 01:58:42] "GET /virtual-machine-interface/c902c370-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.018816 10.0.0.129 - - [2025-12-01 01:58:42] "POST /set-tag HTTP/1.1" 200 109 0.020341 10.0.0.129 - - [2025-12-01 01:58:42] "POST /set-tag HTTP/1.1" 200 109 0.015586 10.0.0.129 - - [2025-12-01 01:58:42] "POST /set-tag HTTP/1.1" 200 109 0.025853 10.0.0.129 - - [2025-12-01 01:58:42] "POST /set-tag HTTP/1.1" 200 109 0.021935 10.0.0.129 - - [2025-12-01 01:58:42] "POST /set-tag HTTP/1.1" 200 109 0.014030 10.0.0.129 - - [2025-12-01 01:58:42] "DELETE /instance-ip/c922c274-ce58-11f0-b43b-fa163e026bab HTTP/1.1" 200 115 0.044846 10.0.0.129 - - [2025-12-01 01:58:42] "POST /ref-update HTTP/1.1" 200 156 0.024787 10.0.0.129 - - [2025-12-01 01:58:42] "DELETE /virtual-machine-interface/c902c370-ce58-11f0-b43b-fa163e026bab HTTP/1.1" 200 115 0.062079 10.0.0.129 - - [2025-12-01 01:58:42] "DELETE /virtual-machine/7ccf0450-60e6-499e-b2ed-e0560e5e623d HTTP/1.1" 200 115 0.022819 10.0.0.129 - - [2025-12-01 01:58:42] "GET /virtual-machine-interface/c887c774-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009716 10.0.0.129 - - [2025-12-01 01:58:43] "POST /set-tag HTTP/1.1" 200 109 0.003071 10.0.0.129 - - [2025-12-01 01:58:43] "GET /virtual-machine-interface/c887c774-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004187 10.0.0.129 - - [2025-12-01 01:58:43] "POST /set-tag HTTP/1.1" 200 109 0.001846 10.0.0.129 - - [2025-12-01 01:58:43] "GET /virtual-machine/3a2b8992-3abc-4278-93ea-0494ba627f39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002901 10.0.0.129 - - [2025-12-01 01:58:43] "POST /ref-update HTTP/1.1" 200 156 0.008747 10.0.0.129 - - [2025-12-01 01:58:43] "GET /virtual-machine-interface/c887c774-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007591 10.0.0.129 - - [2025-12-01 01:58:43] "POST /set-tag HTTP/1.1" 200 109 0.015389 10.0.0.129 - - [2025-12-01 01:58:43] "POST /set-tag HTTP/1.1" 200 109 0.030620 10.0.0.129 - - [2025-12-01 01:58:43] "POST /set-tag HTTP/1.1" 200 109 0.025518 10.0.0.129 - - [2025-12-01 01:58:43] "POST /set-tag HTTP/1.1" 200 109 0.016146 10.0.0.129 - - [2025-12-01 01:58:43] "POST /set-tag HTTP/1.1" 200 109 0.017826 10.0.0.129 - - [2025-12-01 01:58:43] "DELETE /instance-ip/c89fec28-ce58-11f0-b43b-fa163e026bab HTTP/1.1" 200 115 0.047407 10.0.0.129 - - [2025-12-01 01:58:43] "POST /ref-update HTTP/1.1" 200 156 0.006718 10.0.0.129 - - [2025-12-01 01:58:43] "DELETE /virtual-machine-interface/c887c774-ce58-11f0-b43b-fa163e026bab HTTP/1.1" 200 115 0.052939 10.0.0.129 - - [2025-12-01 01:58:43] "DELETE /virtual-machine/3a2b8992-3abc-4278-93ea-0494ba627f39 HTTP/1.1" 200 115 0.016599 10.0.0.129 - - [2025-12-01 01:58:43] "DELETE /tag/8da76265-b15b-42b6-b35f-c02fd8dd5a71 HTTP/1.1" 200 115 0.029327 10.0.0.129 - - [2025-12-01 01:58:43] "GET /virtual-machine-interface/ca1304f0-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003655 10.0.0.129 - - [2025-12-01 01:58:43] "POST /set-tag HTTP/1.1" 200 109 0.002435 10.0.0.129 - - [2025-12-01 01:58:43] "GET /virtual-machine-interface/ca1304f0-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003434 10.0.0.129 - - [2025-12-01 01:58:43] "POST /set-tag HTTP/1.1" 200 109 0.001627 10.0.0.129 - - [2025-12-01 01:58:43] "GET /virtual-machine/9b4d9515-ce58-481d-9de7-2c92aa18279b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002662 10.0.0.129 - - [2025-12-01 01:58:43] "POST /ref-update HTTP/1.1" 200 156 0.008052 10.0.0.129 - - [2025-12-01 01:58:43] "GET /virtual-machine-interface/ca1304f0-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.010484 10.0.0.129 - - [2025-12-01 01:58:43] "POST /set-tag HTTP/1.1" 200 109 0.015021 10.0.0.129 - - [2025-12-01 01:58:43] "POST /set-tag HTTP/1.1" 200 109 0.023535 10.0.0.129 - - [2025-12-01 01:58:43] "POST /set-tag HTTP/1.1" 200 109 0.044973 10.0.0.129 - - [2025-12-01 01:58:43] "POST /set-tag HTTP/1.1" 200 109 0.012220 10.0.0.129 - - [2025-12-01 01:58:43] "POST /set-tag HTTP/1.1" 200 109 0.023707 10.0.0.129 - - [2025-12-01 01:58:43] "DELETE /instance-ip/ca2faa9c-ce58-11f0-b43b-fa163e026bab HTTP/1.1" 200 115 0.046846 10.0.0.129 - - [2025-12-01 01:58:44] "DELETE /virtual-machine-interface/ca1304f0-ce58-11f0-b43b-fa163e026bab HTTP/1.1" 200 115 0.036530 10.0.0.129 - - [2025-12-01 01:58:44] "DELETE /virtual-machine/9b4d9515-ce58-481d-9de7-2c92aa18279b HTTP/1.1" 200 115 0.019447 10.0.0.129 - - [2025-12-01 01:58:44] "GET /virtual-machine-interface/c9a43b7e-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006005 10.0.0.129 - - [2025-12-01 01:58:44] "POST /set-tag HTTP/1.1" 200 109 0.002194 10.0.0.129 - - [2025-12-01 01:58:44] "GET /virtual-machine-interface/c9a43b7e-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003643 10.0.0.129 - - [2025-12-01 01:58:44] "POST /set-tag HTTP/1.1" 200 109 0.002296 10.0.0.129 - - [2025-12-01 01:58:44] "GET /virtual-machine/68bd248d-044f-4ef1-8af9-734e75839101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002585 10.0.0.129 - - [2025-12-01 01:58:44] "POST /ref-update HTTP/1.1" 200 156 0.007482 10.0.0.129 - - [2025-12-01 01:58:44] "GET /virtual-machine-interface/c9a43b7e-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.013267 10.0.0.129 - - [2025-12-01 01:58:44] "POST /set-tag HTTP/1.1" 200 109 0.015873 10.0.0.129 - - [2025-12-01 01:58:44] "POST /set-tag HTTP/1.1" 200 109 0.030355 10.0.0.129 - - [2025-12-01 01:58:44] "POST /set-tag HTTP/1.1" 200 109 0.024723 10.0.0.129 - - [2025-12-01 01:58:44] "POST /set-tag HTTP/1.1" 200 109 0.012939 10.0.0.129 - - [2025-12-01 01:58:44] "POST /set-tag HTTP/1.1" 200 109 0.023493 10.0.0.129 - - [2025-12-01 01:58:44] "DELETE /instance-ip/c9b782ce-ce58-11f0-b43b-fa163e026bab HTTP/1.1" 200 115 0.035305 10.0.0.129 - - [2025-12-01 01:58:44] "DELETE /virtual-machine-interface/c9a43b7e-ce58-11f0-b43b-fa163e026bab HTTP/1.1" 200 115 0.035727 10.0.0.129 - - [2025-12-01 01:58:44] "DELETE /virtual-machine/68bd248d-044f-4ef1-8af9-734e75839101 HTTP/1.1" 200 115 0.014298 10.0.0.129 - - [2025-12-01 01:58:44] "DELETE /tag/9d686adf-58e0-4137-86ad-36eb14a2e156 HTTP/1.1" 409 391 0.003543 10.0.0.129 - - [2025-12-01 01:58:44] "DELETE /tag/33e2d087-f20a-40bb-9a5c-bb4a4c327f5d HTTP/1.1" 200 115 0.028253 10.0.0.129 - - [2025-12-01 01:59:12] "GET /virtual-machine-interface/cbde8f2a-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004050 10.0.0.129 - - [2025-12-01 01:59:12] "POST /set-tag HTTP/1.1" 200 109 0.003556 10.0.0.129 - - [2025-12-01 01:59:12] "GET /virtual-machine-interface/cbde8f2a-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004151 10.0.0.129 - - [2025-12-01 01:59:12] "POST /set-tag HTTP/1.1" 200 109 0.002314 10.0.0.129 - - [2025-12-01 01:59:12] "GET /virtual-machine/dc33958d-bf41-44d5-93f0-57e49c3fe334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002453 10.0.0.129 - - [2025-12-01 01:59:12] "POST /ref-update HTTP/1.1" 200 156 0.006946 10.0.0.129 - - [2025-12-01 01:59:12] "GET /virtual-machine-interface/cbde8f2a-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004409 10.0.0.129 - - [2025-12-01 01:59:12] "POST /set-tag HTTP/1.1" 200 109 0.013806 10.0.0.129 - - [2025-12-01 01:59:12] "POST /set-tag HTTP/1.1" 200 109 0.023412 10.0.0.129 - - [2025-12-01 01:59:12] "POST /set-tag HTTP/1.1" 200 109 0.013863 10.0.0.129 - - [2025-12-01 01:59:12] "POST /set-tag HTTP/1.1" 200 109 0.022416 10.0.0.129 - - [2025-12-01 01:59:12] "DELETE /instance-ip/cbf28da4-ce58-11f0-b43b-fa163e026bab HTTP/1.1" 200 115 0.048170 10.0.0.129 - - [2025-12-01 01:59:12] "DELETE /virtual-machine-interface/cbde8f2a-ce58-11f0-b43b-fa163e026bab HTTP/1.1" 200 115 0.045565 10.0.0.129 - - [2025-12-01 01:59:12] "DELETE /virtual-machine/dc33958d-bf41-44d5-93f0-57e49c3fe334 HTTP/1.1" 200 115 0.016776 10.0.0.129 - - [2025-12-01 01:59:12] "DELETE /tag/48073578-2500-4034-a081-fa463b0c34b1 HTTP/1.1" 200 115 0.033282 10.0.0.129 - - [2025-12-01 01:59:12] "GET /virtual-machine-interface/cb10174e-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003321 10.0.0.129 - - [2025-12-01 01:59:12] "POST /set-tag HTTP/1.1" 200 109 0.004544 10.0.0.129 - - [2025-12-01 01:59:12] "GET /virtual-machine-interface/cb10174e-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003859 10.0.0.129 - - [2025-12-01 01:59:12] "POST /set-tag HTTP/1.1" 200 109 0.001750 10.0.0.129 - - [2025-12-01 01:59:12] "GET /virtual-machine/838ef907-84b3-47df-92a0-ba9b0be51274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002780 10.0.0.129 - - [2025-12-01 01:59:13] "POST /ref-update HTTP/1.1" 200 156 0.015531 10.0.0.129 - - [2025-12-01 01:59:13] "GET /virtual-machine-interface/cb10174e-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005288 10.0.0.129 - - [2025-12-01 01:59:13] "POST /set-tag HTTP/1.1" 200 109 0.016087 10.0.0.129 - - [2025-12-01 01:59:13] "POST /set-tag HTTP/1.1" 200 109 0.015442 10.0.0.129 - - [2025-12-01 01:59:13] "POST /set-tag HTTP/1.1" 200 109 0.032843 10.0.0.129 - - [2025-12-01 01:59:13] "POST /set-tag HTTP/1.1" 200 109 0.023603 10.0.0.129 - - [2025-12-01 01:59:13] "DELETE /instance-ip/cb259182-ce58-11f0-b43b-fa163e026bab HTTP/1.1" 200 115 0.043867 10.0.0.129 - - [2025-12-01 01:59:13] "DELETE /virtual-machine-interface/cb10174e-ce58-11f0-b43b-fa163e026bab HTTP/1.1" 200 115 0.035350 10.0.0.129 - - [2025-12-01 01:59:13] "DELETE /virtual-machine/838ef907-84b3-47df-92a0-ba9b0be51274 HTTP/1.1" 200 115 0.015131 10.0.0.129 - - [2025-12-01 01:59:13] "DELETE /tag/98dfc718-73fb-4e68-9577-8ae510562c31 HTTP/1.1" 409 237 0.005172 10.0.0.129 - - [2025-12-01 01:59:13] "GET /virtual-machine-interface/cb725a44-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004020 10.0.0.129 - - [2025-12-01 01:59:13] "POST /set-tag HTTP/1.1" 200 109 0.001827 10.0.0.129 - - [2025-12-01 01:59:13] "GET /virtual-machine-interface/cb725a44-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004161 10.0.0.129 - - [2025-12-01 01:59:13] "POST /set-tag HTTP/1.1" 200 109 0.001873 10.0.0.129 - - [2025-12-01 01:59:13] "GET /virtual-machine/4d56d432-d8eb-488d-9010-c142e69f0525?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003321 10.0.0.129 - - [2025-12-01 01:59:13] "POST /ref-update HTTP/1.1" 200 156 0.017812 10.0.0.129 - - [2025-12-01 01:59:13] "GET /virtual-machine-interface/cb725a44-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.016123 10.0.0.129 - - [2025-12-01 01:59:13] "POST /set-tag HTTP/1.1" 200 109 0.014473 10.0.0.129 - - [2025-12-01 01:59:13] "POST /set-tag HTTP/1.1" 200 109 0.022427 10.0.0.129 - - [2025-12-01 01:59:13] "POST /set-tag HTTP/1.1" 200 109 0.025706 10.0.0.129 - - [2025-12-01 01:59:13] "POST /set-tag HTTP/1.1" 200 109 0.012117 10.0.0.129 - - [2025-12-01 01:59:13] "DELETE /instance-ip/cb8aed70-ce58-11f0-b43b-fa163e026bab HTTP/1.1" 200 115 0.039533 10.0.0.129 - - [2025-12-01 01:59:13] "DELETE /virtual-machine-interface/cb725a44-ce58-11f0-b43b-fa163e026bab HTTP/1.1" 200 115 0.033627 10.0.0.129 - - [2025-12-01 01:59:13] "DELETE /virtual-machine/4d56d432-d8eb-488d-9010-c142e69f0525 HTTP/1.1" 200 115 0.015250 10.0.0.129 - - [2025-12-01 01:59:13] "DELETE /tag/6f1a30a3-7c4e-403c-bf3b-76ea4b2aadfa HTTP/1.1" 200 115 0.028019 10.0.0.129 - - [2025-12-01 01:59:13] "DELETE /tag/aa86bd57-41b0-46b3-aa27-453102e33677 HTTP/1.1" 409 237 0.003370 10.0.0.129 - - [2025-12-01 01:59:13] "DELETE /tag/1ee13391-7631-4578-ac34-4ad859a12457 HTTP/1.1" 409 237 0.003536 10.0.0.129 - - [2025-12-01 01:59:13] "GET /virtual-machine-interface/caa42cfa-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003620 10.0.0.129 - - [2025-12-01 01:59:13] "POST /set-tag HTTP/1.1" 200 109 0.001913 10.0.0.129 - - [2025-12-01 01:59:13] "GET /virtual-machine-interface/caa42cfa-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003899 10.0.0.129 - - [2025-12-01 01:59:13] "POST /set-tag HTTP/1.1" 200 109 0.001807 10.0.0.129 - - [2025-12-01 01:59:13] "GET /virtual-machine/c1786738-5ae0-455d-b3c2-c3a2ca56e0cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.001878 10.0.0.129 - - [2025-12-01 01:59:13] "POST /ref-update HTTP/1.1" 200 156 0.009347 10.0.0.129 - - [2025-12-01 01:59:13] "GET /virtual-machine-interface/caa42cfa-ce58-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.011554 10.0.0.129 - - [2025-12-01 01:59:14] "POST /set-tag HTTP/1.1" 200 109 0.025108 10.0.0.129 - - [2025-12-01 01:59:14] "POST /set-tag HTTP/1.1" 200 109 0.018661 10.0.0.129 - - [2025-12-01 01:59:14] "POST /set-tag HTTP/1.1" 200 109 0.036934 10.0.0.129 - - [2025-12-01 01:59:14] "POST /set-tag HTTP/1.1" 200 109 0.025505 10.0.0.129 - - [2025-12-01 01:59:14] "DELETE /instance-ip/cabd612a-ce58-11f0-b43b-fa163e026bab HTTP/1.1" 200 115 0.034826 10.0.0.129 - - [2025-12-01 01:59:14] "DELETE /virtual-machine-interface/caa42cfa-ce58-11f0-b43b-fa163e026bab HTTP/1.1" 200 115 0.037093 10.0.0.129 - - [2025-12-01 01:59:14] "DELETE /virtual-machine/c1786738-5ae0-455d-b3c2-c3a2ca56e0cf HTTP/1.1" 200 115 0.018101 10.0.0.129 - - [2025-12-01 01:59:14] "DELETE /tag/7894a849-6566-46e5-84eb-729968fa4e33 HTTP/1.1" 200 115 0.033551 10.0.0.129 - - [2025-12-01 01:59:14] "DELETE /tag/50ff55ff-fc43-4b49-bd7c-4a3789539244 HTTP/1.1" 200 115 0.027421 10.0.0.129 - - [2025-12-01 01:59:14] "DELETE /tag/2a4907ca-33f9-4083-a74a-b6cbb9c636da HTTP/1.1" 200 115 0.032181 10.0.0.129 - - [2025-12-01 01:59:16] "POST /projects HTTP/1.1" 409 238 0.001880 10.0.0.129 - - [2025-12-01 01:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001515 10.0.0.129 - - [2025-12-01 01:59:16] "GET /project/3989a824-dd55-4892-bbb9-9e916ecb98a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.025539 10.0.0.129 - - [2025-12-01 01:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001542 10.0.0.129 - - [2025-12-01 01:59:16] "GET /virtual-network/9267b4a5-3f92-4a2a-a617-24cb736191b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003319 10.0.0.129 - - [2025-12-01 01:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001339 10.0.0.129 - - [2025-12-01 01:59:16] "GET /virtual-network/26066cf6-2f42-4fe8-b9c3-f59ab8e5f6fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005848 10.0.0.129 - - [2025-12-01 01:59:16] "POST /security-groups HTTP/1.1" 409 285 0.002934 10.0.0.129 - - [2025-12-01 01:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006126 10.0.0.129 - - [2025-12-01 01:59:16] "PUT /security-group/33fad1e5-5e48-4f4e-ba37-7448898090b6 HTTP/1.1" 200 263 0.059261 10.0.0.129 - - [2025-12-01 01:59:16] "PUT /access-control-list/20001fc6-848f-42c1-8ad9-f593bf4ccf37 HTTP/1.1" 200 273 0.013480 10.0.0.129 - - [2025-12-01 01:59:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.027803 10.0.0.129 - - [2025-12-01 01:59:16] "PUT /access-control-list/7d670a8a-3674-4fc6-8bfe-125cb3c69844 HTTP/1.1" 200 273 0.026035 10.0.0.129 - - [2025-12-01 01:59:21] "POST /projects HTTP/1.1" 409 238 0.002306 10.0.0.129 - - [2025-12-01 01:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.129 - - [2025-12-01 01:59:21] "GET /project/3989a824-dd55-4892-bbb9-9e916ecb98a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.027137 10.0.0.129 - - [2025-12-01 01:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002725 10.0.0.129 - - [2025-12-01 01:59:21] "GET /virtual-network/9267b4a5-3f92-4a2a-a617-24cb736191b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003532 10.0.0.129 - - [2025-12-01 01:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.129 - - [2025-12-01 01:59:21] "GET /virtual-network/26066cf6-2f42-4fe8-b9c3-f59ab8e5f6fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004187 10.0.0.129 - - [2025-12-01 01:59:21] "POST /security-groups HTTP/1.1" 409 285 0.001901 10.0.0.129 - - [2025-12-01 01:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.129 - - [2025-12-01 01:59:21] "PUT /security-group/33fad1e5-5e48-4f4e-ba37-7448898090b6 HTTP/1.1" 200 263 0.052614 10.0.0.129 - - [2025-12-01 01:59:21] "PUT /access-control-list/20001fc6-848f-42c1-8ad9-f593bf4ccf37 HTTP/1.1" 200 273 0.016111 10.0.0.129 - - [2025-12-01 01:59:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.032933 10.0.0.129 - - [2025-12-01 01:59:21] "GET /firewall-policy/da593cf8-3ded-4d68-b815-a0dbd8ad5172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.009413 10.0.0.129 - - [2025-12-01 01:59:21] "PUT /access-control-list/7d670a8a-3674-4fc6-8bfe-125cb3c69844 HTTP/1.1" 200 273 0.025967 10.0.0.129 - - [2025-12-01 01:59:21] "GET /firewall-rule/a68cd8ce-85d0-4ec8-b033-be8af52ca67f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002542 10.0.0.129 - - [2025-12-01 01:59:21] "POST /ref-update HTTP/1.1" 200 156 0.041966 10.0.0.129 - - [2025-12-01 01:59:21] "DELETE /firewall-rule/a68cd8ce-85d0-4ec8-b033-be8af52ca67f HTTP/1.1" 200 115 0.030270 10.0.0.129 - - [2025-12-01 01:59:21] "GET /firewall-policy/da593cf8-3ded-4d68-b815-a0dbd8ad5172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.003713 10.0.0.129 - - [2025-12-01 01:59:21] "GET /firewall-rule/4bb59f4d-b34d-45b2-be99-e6b272ecc2d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003570 10.0.0.129 - - [2025-12-01 01:59:21] "POST /ref-update HTTP/1.1" 200 156 0.040594 10.0.0.129 - - [2025-12-01 01:59:21] "DELETE /firewall-rule/4bb59f4d-b34d-45b2-be99-e6b272ecc2d1 HTTP/1.1" 200 115 0.026909 10.0.0.129 - - [2025-12-01 01:59:21] "DELETE /tag/acadeaa3-d181-496b-bcf4-81bece7de433 HTTP/1.1" 200 115 0.030159 10.0.0.129 - - [2025-12-01 01:59:22] "DELETE /tag/1ee13391-7631-4578-ac34-4ad859a12457 HTTP/1.1" 409 237 0.003618 10.0.0.129 - - [2025-12-01 01:59:22] "DELETE /tag/aa86bd57-41b0-46b3-aa27-453102e33677 HTTP/1.1" 409 237 0.004755 10.0.0.129 - - [2025-12-01 01:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001292 10.0.0.129 - - [2025-12-01 01:59:22] "GET /virtual-network/9267b4a5-3f92-4a2a-a617-24cb736191b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003219 10.0.0.129 - - [2025-12-01 01:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001325 10.0.0.129 - - [2025-12-01 01:59:22] "GET /virtual-network/26066cf6-2f42-4fe8-b9c3-f59ab8e5f6fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004025 10.0.0.129 - - [2025-12-01 01:59:22] "PUT /virtual-network/9267b4a5-3f92-4a2a-a617-24cb736191b3 HTTP/1.1" 200 265 0.052423 10.0.0.129 - - [2025-12-01 01:59:22] "PUT /virtual-network/26066cf6-2f42-4fe8-b9c3-f59ab8e5f6fa HTTP/1.1" 200 265 0.044960 10.0.0.129 - - [2025-12-01 01:59:22] "DELETE /security-group/33fad1e5-5e48-4f4e-ba37-7448898090b6 HTTP/1.1" 200 115 0.038187 10.0.0.129 - - [2025-12-01 01:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001182 10.0.0.129 - - [2025-12-01 01:59:22] "DELETE /access-control-list/20001fc6-848f-42c1-8ad9-f593bf4ccf37 HTTP/1.1" 200 115 0.035350 10.0.0.129 - - [2025-12-01 01:59:22] "GET /project/3989a824-dd55-4892-bbb9-9e916ecb98a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.037735 10.0.0.129 - - [2025-12-01 01:59:22] "DELETE /access-control-list/7d670a8a-3674-4fc6-8bfe-125cb3c69844 HTTP/1.1" 200 115 0.044789 10.0.0.129 - - [2025-12-01 01:59:22] "GET /project/3989a824-dd55-4892-bbb9-9e916ecb98a8?fields=security_groups HTTP/1.1" 200 1352 0.039903 10.0.0.129 - - [2025-12-01 01:59:22] "DELETE /security-group/bc21d240-8bd0-4cf8-9777-6ac8f5020666 HTTP/1.1" 200 115 0.042147 10.0.0.129 - - [2025-12-01 01:59:22] "DELETE /access-control-list/a0e9d109-b3a9-4870-9430-8d307fddc465 HTTP/1.1" 200 115 0.050356 10.0.0.129 - - [2025-12-01 01:59:22] "GET /project/3989a824-dd55-4892-bbb9-9e916ecb98a8?fields=application_policy_sets HTTP/1.1" 200 1391 0.044609 10.0.0.129 - - [2025-12-01 01:59:22] "DELETE /access-control-list/224e1dee-3d0a-4aa1-bd0b-9f2759e3c39c HTTP/1.1" 200 115 0.027386 10.0.0.129 - - [2025-12-01 01:59:22] "DELETE /project/3989a824-dd55-4892-bbb9-9e916ecb98a8 HTTP/1.1" 200 115 0.298439 10.0.0.129 - - [2025-12-01 01:59:22] "POST /projects HTTP/1.1" 409 238 0.002217 10.0.0.129 - - [2025-12-01 01:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.129 - - [2025-12-01 01:59:22] "GET /project/a4e804b1-cae1-441b-97f4-140d260ade8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.042043 10.0.0.129 - - [2025-12-01 01:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010225 10.0.0.129 - - [2025-12-01 01:59:22] "GET /virtual-network/9267b4a5-3f92-4a2a-a617-24cb736191b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.004818 10.0.0.129 - - [2025-12-01 01:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512 10.0.0.129 - - [2025-12-01 01:59:22] "GET /virtual-network/26066cf6-2f42-4fe8-b9c3-f59ab8e5f6fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004220 10.0.0.129 - - [2025-12-01 01:59:22] "POST /security-groups HTTP/1.1" 409 285 0.001946 10.0.0.129 - - [2025-12-01 01:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003857 10.0.0.129 - - [2025-12-01 01:59:22] "PUT /security-group/e0c2eb48-a668-4291-b850-3d7f4f415677 HTTP/1.1" 200 263 0.056089 10.0.0.129 - - [2025-12-01 01:59:22] "PUT /access-control-list/ea4da733-1875-4904-af3d-8f14ce1286a2 HTTP/1.1" 200 273 0.010626 10.0.0.129 - - [2025-12-01 01:59:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.031528 10.0.0.129 - - [2025-12-01 01:59:22] "PUT /access-control-list/4c8a9672-04fe-43c3-9bdf-2f89c0927c63 HTTP/1.1" 200 273 0.024832 10.0.0.129 - - [2025-12-01 01:59:27] "GET /application-policy-set/38a119fd-6d4d-41c6-85c6-bdbb7b1b2d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.002713 10.0.0.129 - - [2025-12-01 01:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.129 - - [2025-12-01 01:59:27] "GET /policy-management/a7047f8e-0128-4950-8d3f-855244ba3a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002198 10.0.0.129 - - [2025-12-01 01:59:27] "GET /firewall-policy/1d0523f2-4f39-43ae-9b06-73cdf910a529?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002310 10.0.0.129 - - [2025-12-01 01:59:27] "GET /firewall-rule/69cd5791-2c7e-4cbc-82f6-3d5682460f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.004191 10.0.0.129 - - [2025-12-01 01:59:27] "POST /ref-update HTTP/1.1" 200 156 0.017431 10.0.0.129 - - [2025-12-01 01:59:27] "DELETE /firewall-rule/69cd5791-2c7e-4cbc-82f6-3d5682460f88 HTTP/1.1" 200 115 0.070688 10.0.0.129 - - [2025-12-01 01:59:27] "GET /firewall-policy/4102c481-40e2-4608-8168-05ecec181992?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.008384 10.0.0.129 - - [2025-12-01 01:59:27] "GET /firewall-rule/6230194f-6cb4-45fe-8fcf-baffbd9b5100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.002537 10.0.0.129 - - [2025-12-01 01:59:27] "POST /ref-update HTTP/1.1" 200 156 0.016701 10.0.0.129 - - [2025-12-01 01:59:27] "DELETE /firewall-rule/6230194f-6cb4-45fe-8fcf-baffbd9b5100 HTTP/1.1" 200 115 0.042942 10.0.0.129 - - [2025-12-01 01:59:27] "GET /firewall-policy/4102c481-40e2-4608-8168-05ecec181992?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2353 0.003342 10.0.0.129 - - [2025-12-01 01:59:27] "GET /firewall-rule/4cbc38ae-6c0f-467e-9c71-d1c4a50a68f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.002612 10.0.0.129 - - [2025-12-01 01:59:27] "POST /ref-update HTTP/1.1" 200 156 0.009800 10.0.0.129 - - [2025-12-01 01:59:27] "DELETE /firewall-rule/4cbc38ae-6c0f-467e-9c71-d1c4a50a68f4 HTTP/1.1" 200 115 0.030945 10.0.0.129 - - [2025-12-01 01:59:27] "GET /application-policy-set/38a119fd-6d4d-41c6-85c6-bdbb7b1b2d2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.002711 10.0.0.129 - - [2025-12-01 01:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.129 - - [2025-12-01 01:59:27] "GET /policy-management/a7047f8e-0128-4950-8d3f-855244ba3a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002164 10.0.0.129 - - [2025-12-01 01:59:27] "GET /firewall-policy/4102c481-40e2-4608-8168-05ecec181992?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003079 10.0.0.129 - - [2025-12-01 01:59:27] "POST /ref-update HTTP/1.1" 200 156 0.020661 10.0.0.129 - - [2025-12-01 01:59:27] "DELETE /firewall-policy/4102c481-40e2-4608-8168-05ecec181992 HTTP/1.1" 200 115 0.044273 10.0.0.129 - - [2025-12-01 01:59:27] "DELETE /tag/1ee13391-7631-4578-ac34-4ad859a12457 HTTP/1.1" 200 115 0.051724 10.0.0.129 - - [2025-12-01 01:59:27] "DELETE /tag/aa86bd57-41b0-46b3-aa27-453102e33677 HTTP/1.1" 200 115 0.028636 10.0.0.129 - - [2025-12-01 01:59:27] "DELETE /tag/9d686adf-58e0-4137-86ad-36eb14a2e156 HTTP/1.1" 200 115 0.060685 10.0.0.129 - - [2025-12-01 01:59:28] "DELETE /tag/98dfc718-73fb-4e68-9577-8ae510562c31 HTTP/1.1" 200 115 0.060599 10.0.0.129 - - [2025-12-01 01:59:28] "DELETE /loadbalancer-member/049ab8fc-febd-46f0-9cda-e844d816fc47 HTTP/1.1" 200 115 0.026882 10.0.0.129 - - [2025-12-01 01:59:28] "DELETE /loadbalancer-pool/621af2a6-7e73-4393-a9e3-0da9bdaf056e HTTP/1.1" 200 115 0.023348 10.0.0.129 - - [2025-12-01 01:59:28] "DELETE /loadbalancer-listener/3d18d234-5836-40a9-8fe8-06418e298dcf HTTP/1.1" 200 115 0.021972 10.0.0.129 - - [2025-12-01 01:59:28] "DELETE /loadbalancer/8ad23c13-b198-43dc-80f7-dd9a82ebc25a HTTP/1.1" 200 115 0.031053 10.0.0.129 - - [2025-12-01 01:59:28] "DELETE /floating-ip/372606ce-cd3a-4b42-83e5-6f1e6707e836 HTTP/1.1" 200 115 0.021715 10.0.0.129 - - [2025-12-01 01:59:28] "DELETE /instance-ip/82281cc5-d493-4b32-a16d-7f2a44866b69 HTTP/1.1" 200 115 0.036250 10.0.0.129 - - [2025-12-01 01:59:28] "DELETE /virtual-machine-interface/d5c303b8-f12a-4979-94f0-1076c5fe3dd9 HTTP/1.1" 200 115 0.032861 10.0.0.129 - - [2025-12-01 01:59:28] "DELETE /tag/df748ee9-2f8b-41cc-9171-849a8e2aaa80 HTTP/1.1" 200 115 0.062782 10.0.0.129 - - [2025-12-01 01:59:28] "POST /projects HTTP/1.1" 409 238 0.002284 10.0.0.129 - - [2025-12-01 01:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005770 10.0.0.129 - - [2025-12-01 01:59:28] "GET /project/a4e804b1-cae1-441b-97f4-140d260ade8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.040185 10.0.0.129 - - [2025-12-01 01:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007979 10.0.0.129 - - [2025-12-01 01:59:28] "GET /virtual-network/9267b4a5-3f92-4a2a-a617-24cb736191b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.004192 10.0.0.129 - - [2025-12-01 01:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001442 10.0.0.129 - - [2025-12-01 01:59:28] "GET /virtual-network/26066cf6-2f42-4fe8-b9c3-f59ab8e5f6fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.003582 10.0.0.129 - - [2025-12-01 01:59:28] "POST /security-groups HTTP/1.1" 409 285 0.001999 10.0.0.129 - - [2025-12-01 01:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001619 10.0.0.129 - - [2025-12-01 01:59:28] "PUT /security-group/e0c2eb48-a668-4291-b850-3d7f4f415677 HTTP/1.1" 200 263 0.056159 10.0.0.129 - - [2025-12-01 01:59:28] "PUT /access-control-list/ea4da733-1875-4904-af3d-8f14ce1286a2 HTTP/1.1" 200 273 0.019829 10.0.0.129 - - [2025-12-01 01:59:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.023630 10.0.0.129 - - [2025-12-01 01:59:28] "GET /firewall-policy/da593cf8-3ded-4d68-b815-a0dbd8ad5172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.011652 10.0.0.129 - - [2025-12-01 01:59:28] "PUT /access-control-list/4c8a9672-04fe-43c3-9bdf-2f89c0927c63 HTTP/1.1" 200 273 0.028456 10.0.0.129 - - [2025-12-01 01:59:28] "GET /firewall-rule/796e48a8-968d-41e1-84eb-9b0fa07a241c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002682 10.0.0.129 - - [2025-12-01 01:59:28] "POST /ref-update HTTP/1.1" 200 156 0.043820 10.0.0.129 - - [2025-12-01 01:59:28] "DELETE /firewall-rule/796e48a8-968d-41e1-84eb-9b0fa07a241c HTTP/1.1" 200 115 0.057581 10.0.0.129 - - [2025-12-01 01:59:28] "GET /firewall-policy/da593cf8-3ded-4d68-b815-a0dbd8ad5172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.005055 10.0.0.129 - - [2025-12-01 01:59:28] "GET /firewall-rule/61795c8f-70ae-4040-97df-1ab1d23dd2a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004954 10.0.0.129 - - [2025-12-01 01:59:28] "POST /ref-update HTTP/1.1" 200 156 0.052236 10.0.0.129 - - [2025-12-01 01:59:28] "DELETE /firewall-rule/61795c8f-70ae-4040-97df-1ab1d23dd2a3 HTTP/1.1" 200 115 0.051143 10.0.0.129 - - [2025-12-01 01:59:29] "DELETE /tag/8c4ec194-a31d-4377-a240-18e7467c38c2 HTTP/1.1" 200 115 0.038421 10.0.0.129 - - [2025-12-01 01:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003040 10.0.0.129 - - [2025-12-01 01:59:29] "GET /virtual-network/9267b4a5-3f92-4a2a-a617-24cb736191b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.004407 10.0.0.129 - - [2025-12-01 01:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001462 10.0.0.129 - - [2025-12-01 01:59:29] "GET /virtual-network/26066cf6-2f42-4fe8-b9c3-f59ab8e5f6fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.003299 10.0.0.129 - - [2025-12-01 01:59:29] "PUT /virtual-network/9267b4a5-3f92-4a2a-a617-24cb736191b3 HTTP/1.1" 200 265 0.042607 10.0.0.129 - - [2025-12-01 01:59:29] "PUT /virtual-network/26066cf6-2f42-4fe8-b9c3-f59ab8e5f6fa HTTP/1.1" 200 265 0.041490 10.0.0.129 - - [2025-12-01 01:59:29] "DELETE /security-group/e0c2eb48-a668-4291-b850-3d7f4f415677 HTTP/1.1" 200 115 0.037867 10.0.0.129 - - [2025-12-01 01:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002802 10.0.0.129 - - [2025-12-01 01:59:29] "DELETE /access-control-list/ea4da733-1875-4904-af3d-8f14ce1286a2 HTTP/1.1" 200 115 0.040324 10.0.0.129 - - [2025-12-01 01:59:29] "DELETE /access-control-list/4c8a9672-04fe-43c3-9bdf-2f89c0927c63 HTTP/1.1" 200 115 0.064562 10.0.0.129 - - [2025-12-01 01:59:29] "GET /project/a4e804b1-cae1-441b-97f4-140d260ade8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.048552 10.0.0.129 - - [2025-12-01 01:59:29] "GET /project/a4e804b1-cae1-441b-97f4-140d260ade8f?fields=security_groups HTTP/1.1" 200 1353 0.025106 10.0.0.129 - - [2025-12-01 01:59:29] "DELETE /security-group/d57c3aca-dbc0-48b1-a4cb-07d92dccb66b HTTP/1.1" 200 115 0.039454 10.0.0.129 - - [2025-12-01 01:59:29] "DELETE /access-control-list/7843b16a-5051-42de-b460-2af9e5315ecf HTTP/1.1" 200 115 0.036690 10.0.0.129 - - [2025-12-01 01:59:29] "GET /project/a4e804b1-cae1-441b-97f4-140d260ade8f?fields=application_policy_sets HTTP/1.1" 200 1392 0.042125 10.0.0.129 - - [2025-12-01 01:59:29] "DELETE /access-control-list/c0aee3d0-c8f0-45a5-9674-1e1908840ebb HTTP/1.1" 200 115 0.035874 10.0.0.129 - - [2025-12-01 01:59:29] "DELETE /project/a4e804b1-cae1-441b-97f4-140d260ade8f HTTP/1.1" 200 115 0.286837 10.0.0.129 - - [2025-12-01 01:59:52] "GET /global-system-configs HTTP/1.1" 200 323 0.001973 10.0.0.129 - - [2025-12-01 01:59:53] "GET /global-system-configs HTTP/1.1" 200 323 0.002129 10.0.0.129 - - [2025-12-01 02:00:16] "GET / HTTP/1.1" 200 36215 0.001963 10.0.0.129 - - [2025-12-01 02:00:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.129 - - [2025-12-01 02:00:16] "GET /global-vrouter-config/3157812f-9db8-4b0b-8141-89c1bef00121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.003422 10.0.0.129 - - [2025-12-01 02:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.129 - - [2025-12-01 02:00:17] "GET /global-vrouter-config/3157812f-9db8-4b0b-8141-89c1bef00121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002288 10.0.0.129 - - [2025-12-01 02:00:37] "GET / HTTP/1.1" 200 36215 0.001418 10.0.0.129 - - [2025-12-01 02:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001666 10.0.0.129 - - [2025-12-01 02:00:37] "GET /global-system-config/2184d787-b6bd-47cc-85d2-53a0cc8a5cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004004 10.0.0.129 - - [2025-12-01 02:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.129 - - [2025-12-01 02:00:37] "GET /config-node/371d595d-d8f4-47b3-9a19-f224889be8f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.003131 10.0.0.129 - - [2025-12-01 02:00:37] "GET / HTTP/1.1" 200 36215 0.001264 10.0.0.129 - - [2025-12-01 02:00:37] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001866 10.0.0.129 - - [2025-12-01 02:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.129 - - [2025-12-01 02:00:42] "GET /global-vrouter-config/3157812f-9db8-4b0b-8141-89c1bef00121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002397 10.0.0.129 - - [2025-12-01 02:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001504 10.0.0.129 - - [2025-12-01 02:00:42] "PUT /global-vrouter-config/3157812f-9db8-4b0b-8141-89c1bef00121 HTTP/1.1" 200 277 0.008545 10.0.0.129 - - [2025-12-01 02:00:42] "GET / HTTP/1.1" 200 36215 0.002033 10.0.0.129 - - [2025-12-01 02:00:42] "POST /alarms HTTP/1.1" 409 264 0.001867 10.0.0.129 - - [2025-12-01 02:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001403 10.0.0.129 - - [2025-12-01 02:00:42] "PUT /alarm/06a5c251-ed00-4ea3-8e91-e766981a0794 HTTP/1.1" 200 245 0.008707 10.0.0.129 - - [2025-12-01 02:00:42] "POST /alarms HTTP/1.1" 409 261 0.001944 10.0.0.129 - - [2025-12-01 02:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.129 - - [2025-12-01 02:00:42] "PUT /alarm/0106b408-e542-4aa4-a307-88d4ecf4b2db HTTP/1.1" 200 245 0.013719 10.0.0.129 - - [2025-12-01 02:00:42] "POST /alarms HTTP/1.1" 409 261 0.015062 10.0.0.129 - - [2025-12-01 02:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002917 10.0.0.129 - - [2025-12-01 02:00:42] "PUT /alarm/06ddbf33-f45e-4360-88d3-daf37ad10cd9 HTTP/1.1" 200 245 0.011497 10.0.0.129 - - [2025-12-01 02:00:42] "POST /alarms HTTP/1.1" 409 253 0.004361 10.0.0.129 - - [2025-12-01 02:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.129 - - [2025-12-01 02:00:42] "PUT /alarm/943c76cd-26db-4fb5-a546-bb9420146157 HTTP/1.1" 200 245 0.014613 10.0.0.129 - - [2025-12-01 02:00:42] "POST /alarms HTTP/1.1" 409 251 0.010120 10.0.0.129 - - [2025-12-01 02:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.129 - - [2025-12-01 02:00:42] "PUT /alarm/15008cc9-3c09-4d77-9764-705c8cb5fb26 HTTP/1.1" 200 245 0.010454 10.0.0.129 - - [2025-12-01 02:00:42] "POST /alarms HTTP/1.1" 409 252 0.008150 10.0.0.129 - - [2025-12-01 02:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006201 10.0.0.129 - - [2025-12-01 02:00:43] "PUT /alarm/3124f8e8-7f91-4b22-93a2-7fed8117fd50 HTTP/1.1" 200 245 0.010109 10.0.0.129 - - [2025-12-01 02:00:43] "POST /alarms HTTP/1.1" 409 256 0.011311 10.0.0.129 - - [2025-12-01 02:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005002 10.0.0.129 - - [2025-12-01 02:00:43] "PUT /alarm/3364f30b-5e6b-420b-96d4-b4bd45c76f64 HTTP/1.1" 200 245 0.009429 10.0.0.129 - - [2025-12-01 02:00:43] "POST /alarms HTTP/1.1" 409 248 0.007899 10.0.0.129 - - [2025-12-01 02:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.016610 10.0.0.129 - - [2025-12-01 02:00:43] "PUT /alarm/306e1813-bf7b-4ce7-b342-97cd751abfa4 HTTP/1.1" 200 245 0.008989 10.0.0.129 - - [2025-12-01 02:00:43] "POST /alarms HTTP/1.1" 409 252 0.007240 10.0.0.129 - - [2025-12-01 02:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001700 10.0.0.129 - - [2025-12-01 02:00:43] "PUT /alarm/2a8a9f39-5153-441b-b566-a087602428e1 HTTP/1.1" 200 245 0.011878 10.0.0.129 - - [2025-12-01 02:00:43] "POST /alarms HTTP/1.1" 409 257 0.012734 10.0.0.129 - - [2025-12-01 02:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001430 10.0.0.129 - - [2025-12-01 02:00:43] "PUT /alarm/5da78b9c-d115-471a-b679-74e17961e251 HTTP/1.1" 200 245 0.010089 10.0.0.129 - - [2025-12-01 02:00:43] "POST /alarms HTTP/1.1" 409 251 0.007792 10.0.0.129 - - [2025-12-01 02:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.129 - - [2025-12-01 02:00:43] "PUT /alarm/59a18cb2-999b-416a-b8fd-7797c23223de HTTP/1.1" 200 245 0.010394 10.0.0.129 - - [2025-12-01 02:00:43] "POST /alarms HTTP/1.1" 409 257 0.008106 10.0.0.129 - - [2025-12-01 02:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.129 - - [2025-12-01 02:00:43] "PUT /alarm/215dfc0f-f353-414a-a1b1-eb1b866fb50f HTTP/1.1" 200 245 0.008612 10.0.0.129 - - [2025-12-01 02:00:43] "POST /alarms HTTP/1.1" 409 261 0.005598 10.0.0.129 - - [2025-12-01 02:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.129 - - [2025-12-01 02:00:43] "PUT /alarm/305ac29b-3216-417d-a45d-4e81b8c700a6 HTTP/1.1" 200 245 0.010027 10.0.0.129 - - [2025-12-01 02:00:43] "POST /alarms HTTP/1.1" 409 258 0.001950 10.0.0.129 - - [2025-12-01 02:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002430 10.0.0.129 - - [2025-12-01 02:00:43] "PUT /alarm/5618b7bc-a192-4f08-8f1b-a7c55623d1f2 HTTP/1.1" 200 245 0.008486 10.0.0.129 - - [2025-12-01 02:00:43] "POST /alarms HTTP/1.1" 409 254 0.002170 10.0.0.129 - - [2025-12-01 02:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001743 10.0.0.129 - - [2025-12-01 02:00:43] "PUT /alarm/406ae868-f5e0-4af2-be51-08f16b5fe062 HTTP/1.1" 200 245 0.009889 10.0.0.129 - - [2025-12-01 02:00:43] "POST /alarms HTTP/1.1" 409 254 0.001802 10.0.0.129 - - [2025-12-01 02:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001127 10.0.0.129 - - [2025-12-01 02:00:43] "PUT /alarm/bb7ad629-39b1-471c-b7eb-a7fa4fb2dbe3 HTTP/1.1" 200 245 0.008063 10.0.0.129 - - [2025-12-01 02:00:43] "POST /alarms HTTP/1.1" 409 254 0.001915 10.0.0.129 - - [2025-12-01 02:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002772 10.0.0.129 - - [2025-12-01 02:00:43] "PUT /alarm/712e94be-31d3-4521-ba08-3bd9d20b65fc HTTP/1.1" 200 245 0.009946 10.0.0.129 - - [2025-12-01 02:00:43] "POST /alarms HTTP/1.1" 409 247 0.003586 10.0.0.129 - - [2025-12-01 02:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.129 - - [2025-12-01 02:00:43] "PUT /alarm/79851cf6-46a4-41f4-9efe-f361769c941d HTTP/1.1" 200 245 0.008856 10.0.0.129 - - [2025-12-01 02:00:43] "POST /alarms HTTP/1.1" 409 272 0.003637 10.0.0.129 - - [2025-12-01 02:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002958 10.0.0.129 - - [2025-12-01 02:00:43] "PUT /alarm/3423ed70-e502-438b-832d-14c504ea97f2 HTTP/1.1" 200 245 0.011130 10.0.0.129 - - [2025-12-01 02:00:43] "POST /alarms HTTP/1.1" 409 261 0.005536 10.0.0.129 - - [2025-12-01 02:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.129 - - [2025-12-01 02:00:43] "PUT /alarm/18e1afa8-c713-46fe-8617-3b1135ff574e HTTP/1.1" 200 245 0.009684 10.0.0.129 - - [2025-12-01 02:00:43] "POST /alarms HTTP/1.1" 409 259 0.008338 10.0.0.129 - - [2025-12-01 02:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001696 10.0.0.129 - - [2025-12-01 02:00:44] "PUT /alarm/52f0b64c-f6f1-4fbb-8bb8-300f94f870b5 HTTP/1.1" 200 245 0.013626 10.0.0.129 - - [2025-12-01 02:00:44] "POST /alarms HTTP/1.1" 409 265 0.003048 10.0.0.129 - - [2025-12-01 02:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.129 - - [2025-12-01 02:00:44] "PUT /alarm/cfc9ec6d-13f7-44e2-8b7a-21959003ec36 HTTP/1.1" 200 245 0.010081 10.0.0.129 - - [2025-12-01 02:00:44] "POST /alarms HTTP/1.1" 409 279 0.010514 10.0.0.129 - - [2025-12-01 02:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.129 - - [2025-12-01 02:00:44] "PUT /alarm/39d19957-e81e-4df4-9c86-310b9a2257b5 HTTP/1.1" 200 245 0.009120 10.0.0.129 - - [2025-12-01 02:00:44] "GET / HTTP/1.1" 200 36215 0.001629 10.0.0.129 - - [2025-12-01 02:00:44] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002011 10.0.0.129 - - [2025-12-01 02:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001654 10.0.0.129 - - [2025-12-01 02:00:44] "PUT /global-vrouter-config/3157812f-9db8-4b0b-8141-89c1bef00121 HTTP/1.1" 200 277 0.006765 10.0.0.129 - - [2025-12-01 02:00:44] "GET / HTTP/1.1" 200 36215 0.002924 10.0.0.129 - - [2025-12-01 02:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009390 10.0.0.129 - - [2025-12-01 02:00:44] "GET /global-vrouter-config/3157812f-9db8-4b0b-8141-89c1bef00121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002407 10.0.0.129 - - [2025-12-01 02:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001619 10.0.0.129 - - [2025-12-01 02:00:44] "PUT /global-vrouter-config/3157812f-9db8-4b0b-8141-89c1bef00121 HTTP/1.1" 200 277 0.009331 10.0.0.129 - - [2025-12-01 02:00:45] "GET / HTTP/1.1" 200 36215 0.001560 10.0.0.129 - - [2025-12-01 02:00:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.129 - - [2025-12-01 02:00:45] "GET /global-system-config/2184d787-b6bd-47cc-85d2-53a0cc8a5cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.003793 10.0.0.129 - - [2025-12-01 02:00:45] "PUT /global-system-config/2184d787-b6bd-47cc-85d2-53a0cc8a5cf1 HTTP/1.1" 200 275 0.013460 10.0.0.129 - - [2025-12-01 02:00:48] "GET / HTTP/1.1" 200 36215 0.012512 10.0.0.129 - - [2025-12-01 02:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.129 - - [2025-12-01 02:00:48] "GET /routing-instance/9219790e-e83c-4b79-b488-829716c74189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.011723 10.0.0.129 - - [2025-12-01 02:00:48] "POST /bgp-routers HTTP/1.1" 409 301 0.001933 10.0.0.129 - - [2025-12-01 02:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001686 10.0.0.129 - - [2025-12-01 02:00:48] "GET /bgp-router/fbe4260d-bb7d-46e9-98b5-776d8e5d37de?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.002960 10.0.0.129 - - [2025-12-01 02:00:48] "PUT /bgp-router/fbe4260d-bb7d-46e9-98b5-776d8e5d37de HTTP/1.1" 200 255 0.012209 [Introspect:8084]10.0.0.129 - - [2025-12-01 02:00:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000840 [Introspect:8084]10.0.0.129 - - [2025-12-01 02:00:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001168 10.0.0.129 - - [2025-12-01 02:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005437 10.0.0.129 - - [2025-12-01 02:00:52] "GET /global-vrouter-config/3157812f-9db8-4b0b-8141-89c1bef00121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002381 10.0.0.129 - - [2025-12-01 02:01:03] "GET / HTTP/1.1" 200 36215 0.001563 10.0.0.129 - - [2025-12-01 02:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.129 - - [2025-12-01 02:01:03] "GET /global-system-config/2184d787-b6bd-47cc-85d2-53a0cc8a5cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005030 10.0.0.129 - - [2025-12-01 02:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.129 - - [2025-12-01 02:01:03] "GET /config-node/371d595d-d8f4-47b3-9a19-f224889be8f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002302 10.0.0.129 - - [2025-12-01 02:01:15] "GET / HTTP/1.1" 200 36215 0.001302 10.0.0.129 - - [2025-12-01 02:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.129 - - [2025-12-01 02:01:15] "GET /routing-instance/9219790e-e83c-4b79-b488-829716c74189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002710 10.0.0.129 - - [2025-12-01 02:01:15] "POST /bgp-routers HTTP/1.1" 409 301 0.001429 10.0.0.129 - - [2025-12-01 02:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001325 10.0.0.129 - - [2025-12-01 02:01:15] "GET /bgp-router/fbe4260d-bb7d-46e9-98b5-776d8e5d37de?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.003526 10.0.0.129 - - [2025-12-01 02:01:15] "PUT /bgp-router/fbe4260d-bb7d-46e9-98b5-776d8e5d37de HTTP/1.1" 200 255 0.012218 [Introspect:8084]10.0.0.129 - - [2025-12-01 02:01:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001362 [Introspect:8084]10.0.0.129 - - [2025-12-01 02:01:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001252 10.0.0.129 - - [2025-12-01 02:01:29] "GET / HTTP/1.1" 200 36215 0.001585 10.0.0.129 - - [2025-12-01 02:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.129 - - [2025-12-01 02:01:29] "GET /global-system-config/2184d787-b6bd-47cc-85d2-53a0cc8a5cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004273 10.0.0.129 - - [2025-12-01 02:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001400 10.0.0.129 - - [2025-12-01 02:01:29] "GET /config-node/371d595d-d8f4-47b3-9a19-f224889be8f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.001516 10.0.0.129 - - [2025-12-01 02:01:30] "GET / HTTP/1.1" 200 36215 0.002204 10.0.0.129 - - [2025-12-01 02:01:30] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005011 10.0.0.129 - - [2025-12-01 02:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.129 - - [2025-12-01 02:01:35] "GET /global-vrouter-config/3157812f-9db8-4b0b-8141-89c1bef00121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002249 10.0.0.129 - - [2025-12-01 02:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001529 10.0.0.129 - - [2025-12-01 02:01:35] "PUT /global-vrouter-config/3157812f-9db8-4b0b-8141-89c1bef00121 HTTP/1.1" 200 277 0.006683 10.0.0.129 - - [2025-12-01 02:01:35] "GET / HTTP/1.1" 200 36215 0.001296 10.0.0.129 - - [2025-12-01 02:01:35] "POST /alarms HTTP/1.1" 409 264 0.001948 10.0.0.129 - - [2025-12-01 02:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007396 10.0.0.129 - - [2025-12-01 02:01:35] "PUT /alarm/06a5c251-ed00-4ea3-8e91-e766981a0794 HTTP/1.1" 200 245 0.007936 10.0.0.129 - - [2025-12-01 02:01:35] "POST /alarms HTTP/1.1" 409 261 0.003565 10.0.0.129 - - [2025-12-01 02:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002672 10.0.0.129 - - [2025-12-01 02:01:35] "PUT /alarm/0106b408-e542-4aa4-a307-88d4ecf4b2db HTTP/1.1" 200 245 0.008438 10.0.0.129 - - [2025-12-01 02:01:35] "POST /alarms HTTP/1.1" 409 261 0.005125 10.0.0.129 - - [2025-12-01 02:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.129 - - [2025-12-01 02:01:35] "PUT /alarm/06ddbf33-f45e-4360-88d3-daf37ad10cd9 HTTP/1.1" 200 245 0.008814 10.0.0.129 - - [2025-12-01 02:01:35] "POST /alarms HTTP/1.1" 409 253 0.004807 10.0.0.129 - - [2025-12-01 02:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001266 10.0.0.129 - - [2025-12-01 02:01:35] "PUT /alarm/943c76cd-26db-4fb5-a546-bb9420146157 HTTP/1.1" 200 245 0.009307 10.0.0.129 - - [2025-12-01 02:01:35] "POST /alarms HTTP/1.1" 409 251 0.011611 10.0.0.129 - - [2025-12-01 02:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001480 10.0.0.129 - - [2025-12-01 02:01:35] "PUT /alarm/15008cc9-3c09-4d77-9764-705c8cb5fb26 HTTP/1.1" 200 245 0.008604 10.0.0.129 - - [2025-12-01 02:01:35] "POST /alarms HTTP/1.1" 409 252 0.008189 10.0.0.129 - - [2025-12-01 02:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001764 10.0.0.129 - - [2025-12-01 02:01:35] "PUT /alarm/3124f8e8-7f91-4b22-93a2-7fed8117fd50 HTTP/1.1" 200 245 0.009705 10.0.0.129 - - [2025-12-01 02:01:35] "POST /alarms HTTP/1.1" 409 256 0.010080 10.0.0.129 - - [2025-12-01 02:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509 10.0.0.129 - - [2025-12-01 02:01:35] "PUT /alarm/3364f30b-5e6b-420b-96d4-b4bd45c76f64 HTTP/1.1" 200 245 0.009020 10.0.0.129 - - [2025-12-01 02:01:35] "POST /alarms HTTP/1.1" 409 248 0.004363 10.0.0.129 - - [2025-12-01 02:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.129 - - [2025-12-01 02:01:35] "PUT /alarm/306e1813-bf7b-4ce7-b342-97cd751abfa4 HTTP/1.1" 200 245 0.009579 10.0.0.129 - - [2025-12-01 02:01:35] "POST /alarms HTTP/1.1" 409 252 0.004095 10.0.0.129 - - [2025-12-01 02:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001597 10.0.0.129 - - [2025-12-01 02:01:36] "PUT /alarm/2a8a9f39-5153-441b-b566-a087602428e1 HTTP/1.1" 200 245 0.016511 10.0.0.129 - - [2025-12-01 02:01:36] "POST /alarms HTTP/1.1" 409 257 0.003002 10.0.0.129 - - [2025-12-01 02:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001601 10.0.0.129 - - [2025-12-01 02:01:36] "PUT /alarm/5da78b9c-d115-471a-b679-74e17961e251 HTTP/1.1" 200 245 0.008455 10.0.0.129 - - [2025-12-01 02:01:36] "POST /alarms HTTP/1.1" 409 251 0.008903 10.0.0.129 - - [2025-12-01 02:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001343 10.0.0.129 - - [2025-12-01 02:01:36] "PUT /alarm/59a18cb2-999b-416a-b8fd-7797c23223de HTTP/1.1" 200 245 0.008980 10.0.0.129 - - [2025-12-01 02:01:36] "POST /alarms HTTP/1.1" 409 257 0.014904 10.0.0.129 - - [2025-12-01 02:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001569 10.0.0.129 - - [2025-12-01 02:01:36] "PUT /alarm/215dfc0f-f353-414a-a1b1-eb1b866fb50f HTTP/1.1" 200 245 0.018784 10.0.0.129 - - [2025-12-01 02:01:36] "POST /alarms HTTP/1.1" 409 261 0.005777 10.0.0.129 - - [2025-12-01 02:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.129 - - [2025-12-01 02:01:36] "PUT /alarm/305ac29b-3216-417d-a45d-4e81b8c700a6 HTTP/1.1" 200 245 0.010052 10.0.0.129 - - [2025-12-01 02:01:36] "POST /alarms HTTP/1.1" 409 258 0.007658 10.0.0.129 - - [2025-12-01 02:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002641 10.0.0.129 - - [2025-12-01 02:01:36] "PUT /alarm/5618b7bc-a192-4f08-8f1b-a7c55623d1f2 HTTP/1.1" 200 245 0.009258 10.0.0.129 - - [2025-12-01 02:01:36] "POST /alarms HTTP/1.1" 409 254 0.006360 10.0.0.129 - - [2025-12-01 02:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.129 - - [2025-12-01 02:01:36] "PUT /alarm/406ae868-f5e0-4af2-be51-08f16b5fe062 HTTP/1.1" 200 245 0.009451 10.0.0.129 - - [2025-12-01 02:01:36] "POST /alarms HTTP/1.1" 409 254 0.006332 10.0.0.129 - - [2025-12-01 02:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001436 10.0.0.129 - - [2025-12-01 02:01:36] "PUT /alarm/bb7ad629-39b1-471c-b7eb-a7fa4fb2dbe3 HTTP/1.1" 200 245 0.015871 10.0.0.129 - - [2025-12-01 02:01:36] "POST /alarms HTTP/1.1" 409 254 0.007178 10.0.0.129 - - [2025-12-01 02:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001579 10.0.0.129 - - [2025-12-01 02:01:36] "PUT /alarm/712e94be-31d3-4521-ba08-3bd9d20b65fc HTTP/1.1" 200 245 0.019319 10.0.0.129 - - [2025-12-01 02:01:36] "POST /alarms HTTP/1.1" 409 247 0.007861 10.0.0.129 - - [2025-12-01 02:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.129 - - [2025-12-01 02:01:36] "PUT /alarm/79851cf6-46a4-41f4-9efe-f361769c941d HTTP/1.1" 200 245 0.008828 10.0.0.129 - - [2025-12-01 02:01:36] "POST /alarms HTTP/1.1" 409 272 0.003599 10.0.0.129 - - [2025-12-01 02:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001265 10.0.0.129 - - [2025-12-01 02:01:36] "PUT /alarm/3423ed70-e502-438b-832d-14c504ea97f2 HTTP/1.1" 200 245 0.009836 10.0.0.129 - - [2025-12-01 02:01:36] "POST /alarms HTTP/1.1" 409 261 0.004192 10.0.0.129 - - [2025-12-01 02:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.129 - - [2025-12-01 02:01:36] "PUT /alarm/18e1afa8-c713-46fe-8617-3b1135ff574e HTTP/1.1" 200 245 0.009538 10.0.0.129 - - [2025-12-01 02:01:36] "POST /alarms HTTP/1.1" 409 259 0.005114 10.0.0.129 - - [2025-12-01 02:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002646 10.0.0.129 - - [2025-12-01 02:01:36] "PUT /alarm/52f0b64c-f6f1-4fbb-8bb8-300f94f870b5 HTTP/1.1" 200 245 0.009729 10.0.0.129 - - [2025-12-01 02:01:36] "POST /alarms HTTP/1.1" 409 265 0.007270 10.0.0.129 - - [2025-12-01 02:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001687 10.0.0.129 - - [2025-12-01 02:01:36] "PUT /alarm/cfc9ec6d-13f7-44e2-8b7a-21959003ec36 HTTP/1.1" 200 245 0.009089 10.0.0.129 - - [2025-12-01 02:01:36] "POST /alarms HTTP/1.1" 409 279 0.006608 10.0.0.129 - - [2025-12-01 02:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.129 - - [2025-12-01 02:01:37] "PUT /alarm/39d19957-e81e-4df4-9c86-310b9a2257b5 HTTP/1.1" 200 245 0.011056 10.0.0.129 - - [2025-12-01 02:01:37] "GET / HTTP/1.1" 200 36215 0.001602 10.0.0.129 - - [2025-12-01 02:01:37] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001781 10.0.0.129 - - [2025-12-01 02:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001508 10.0.0.129 - - [2025-12-01 02:01:37] "PUT /global-vrouter-config/3157812f-9db8-4b0b-8141-89c1bef00121 HTTP/1.1" 200 277 0.007675 10.0.0.129 - - [2025-12-01 02:01:37] "GET / HTTP/1.1" 200 36215 0.001462 10.0.0.129 - - [2025-12-01 02:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001681 10.0.0.129 - - [2025-12-01 02:01:37] "GET /global-vrouter-config/3157812f-9db8-4b0b-8141-89c1bef00121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002234 10.0.0.129 - - [2025-12-01 02:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001280 10.0.0.129 - - [2025-12-01 02:01:37] "PUT /global-vrouter-config/3157812f-9db8-4b0b-8141-89c1bef00121 HTTP/1.1" 200 277 0.010264 10.0.0.129 - - [2025-12-01 02:01:37] "GET / HTTP/1.1" 200 36215 0.001616 10.0.0.129 - - [2025-12-01 02:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.129 - - [2025-12-01 02:01:37] "GET /global-system-config/2184d787-b6bd-47cc-85d2-53a0cc8a5cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004150 10.0.0.129 - - [2025-12-01 02:01:37] "PUT /global-system-config/2184d787-b6bd-47cc-85d2-53a0cc8a5cf1 HTTP/1.1" 200 275 0.012490 10.0.0.129 - - [2025-12-01 02:01:41] "GET / HTTP/1.1" 200 36215 0.001271 10.0.0.129 - - [2025-12-01 02:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.129 - - [2025-12-01 02:01:41] "GET /routing-instance/9219790e-e83c-4b79-b488-829716c74189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002860 10.0.0.129 - - [2025-12-01 02:01:41] "POST /bgp-routers HTTP/1.1" 409 301 0.001777 10.0.0.129 - - [2025-12-01 02:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009767 10.0.0.129 - - [2025-12-01 02:01:41] "GET /bgp-router/fbe4260d-bb7d-46e9-98b5-776d8e5d37de?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.002992 10.0.0.129 - - [2025-12-01 02:01:41] "PUT /bgp-router/fbe4260d-bb7d-46e9-98b5-776d8e5d37de HTTP/1.1" 200 255 0.016888 [Introspect:8084]10.0.0.129 - - [2025-12-01 02:01:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000960 [Introspect:8084]10.0.0.129 - - [2025-12-01 02:01:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001001 10.0.0.129 - - [2025-12-01 02:01:44] "POST /tags HTTP/1.1" 200 356 0.028689 10.0.0.129 - - [2025-12-01 02:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.012699 10.0.0.129 - - [2025-12-01 02:01:44] "GET /tag/5785cc2a-6d13-4295-82e6-943b5275bb72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.019290 10.0.0.129 - - [2025-12-01 02:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002493 10.0.0.129 - - [2025-12-01 02:01:44] "GET /virtual-network/9267b4a5-3f92-4a2a-a617-24cb736191b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.003866 10.0.0.129 - - [2025-12-01 02:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003880 10.0.0.129 - - [2025-12-01 02:01:45] "GET /project/11808eb4-7894-492c-a3f2-86a8f771cf4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.051644 10.0.0.129 - - [2025-12-01 02:01:45] "POST /virtual-machines HTTP/1.1" 200 352 0.014865 10.0.0.129 - - [2025-12-01 02:01:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.011229 10.0.0.129 - - [2025-12-01 02:01:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.149809 10.0.0.129 - - [2025-12-01 02:01:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.013477 10.0.0.129 - - [2025-12-01 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005426 10.0.0.129 - - [2025-12-01 02:01:45] "GET /virtual-machine-interface/b0209912-ce59-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.009073 10.0.0.129 - - [2025-12-01 02:01:45] "POST /instance-ips HTTP/1.1" 200 392 0.016534 10.0.0.129 - - [2025-12-01 02:01:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.024703 10.0.0.129 - - [2025-12-01 02:01:45] "GET /virtual-machine-interface/b0209912-ce59-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.008443 10.0.0.129 - - [2025-12-01 02:01:45] "POST /set-tag HTTP/1.1" 200 109 0.014536 10.0.0.129 - - [2025-12-01 02:01:45] "GET /virtual-machine-interface/b0209912-ce59-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.012404 10.0.0.129 - - [2025-12-01 02:01:45] "GET /instance-ip/b040ff04-ce59-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.004929 10.0.0.129 - - [2025-12-01 02:01:45] "GET /virtual-machine-interface/b0209912-ce59-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004481 10.0.0.129 - - [2025-12-01 02:01:45] "POST /set-tag HTTP/1.1" 200 109 0.002156 10.0.0.129 - - [2025-12-01 02:01:45] "GET /virtual-router/9971ccd3-7de1-4a9c-9acd-fc3c9a3661f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.003329 10.0.0.129 - - [2025-12-01 02:01:45] "POST /ref-update HTTP/1.1" 200 156 0.007821 10.0.0.129 - - [2025-12-01 02:01:45] "GET /virtual-machine-interface/b0209912-ce59-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005076 10.0.0.129 - - [2025-12-01 02:01:45] "POST /set-tag HTTP/1.1" 200 109 0.001961 10.0.0.129 - - [2025-12-01 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.129 - - [2025-12-01 02:01:45] "GET /virtual-network/9267b4a5-3f92-4a2a-a617-24cb736191b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004154 10.0.0.129 - - [2025-12-01 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.129 - - [2025-12-01 02:01:45] "GET /project/11808eb4-7894-492c-a3f2-86a8f771cf4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.043293 10.0.0.129 - - [2025-12-01 02:01:45] "POST /virtual-machines HTTP/1.1" 200 356 0.008879 10.0.0.129 - - [2025-12-01 02:01:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.007532 10.0.0.129 - - [2025-12-01 02:01:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.104692 10.0.0.129 - - [2025-12-01 02:01:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.022987 10.0.0.129 - - [2025-12-01 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008306 10.0.0.129 - - [2025-12-01 02:01:46] "GET /virtual-machine-interface/b090b364-ce59-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.004687 10.0.0.129 - - [2025-12-01 02:01:46] "POST /instance-ips HTTP/1.1" 200 396 0.020131 10.0.0.129 - - [2025-12-01 02:01:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.019690 10.0.0.129 - - [2025-12-01 02:01:46] "GET /virtual-machine-interface/b090b364-ce59-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.007619 10.0.0.129 - - [2025-12-01 02:01:46] "POST /set-tag HTTP/1.1" 200 109 0.013513 10.0.0.129 - - [2025-12-01 02:01:46] "GET /virtual-machine-interface/b090b364-ce59-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.010501 10.0.0.129 - - [2025-12-01 02:01:46] "GET /instance-ip/b0a5b282-ce59-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.003303 10.0.0.129 - - [2025-12-01 02:01:46] "GET /virtual-machine-interface/b090b364-ce59-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004242 10.0.0.129 - - [2025-12-01 02:01:46] "POST /set-tag HTTP/1.1" 200 109 0.003236 10.0.0.129 - - [2025-12-01 02:01:46] "GET /virtual-router/9971ccd3-7de1-4a9c-9acd-fc3c9a3661f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1682 0.003050 10.0.0.129 - - [2025-12-01 02:01:46] "POST /ref-update HTTP/1.1" 200 156 0.006905 10.0.0.129 - - [2025-12-01 02:01:46] "GET /virtual-machine-interface/b090b364-ce59-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004227 10.0.0.129 - - [2025-12-01 02:01:46] "POST /set-tag HTTP/1.1" 200 109 0.002043 10.0.0.129 - - [2025-12-01 02:01:46] "GET /virtual-machine-interface/b0209912-ce59-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004548 10.0.0.129 - - [2025-12-01 02:01:46] "POST /set-tag HTTP/1.1" 200 109 0.004922 10.0.0.129 - - [2025-12-01 02:01:46] "GET /virtual-machine-interface/b090b364-ce59-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004155 10.0.0.129 - - [2025-12-01 02:01:46] "POST /set-tag HTTP/1.1" 200 109 0.001975 10.0.0.129 - - [2025-12-01 02:01:56] "GET / HTTP/1.1" 200 36215 0.001559 10.0.0.129 - - [2025-12-01 02:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.129 - - [2025-12-01 02:01:56] "GET /global-system-config/2184d787-b6bd-47cc-85d2-53a0cc8a5cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004671 10.0.0.129 - - [2025-12-01 02:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001523 10.0.0.129 - - [2025-12-01 02:01:56] "GET /config-node/371d595d-d8f4-47b3-9a19-f224889be8f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.001752 10.0.0.129 - - [2025-12-01 02:02:02] "GET /virtual-machine-interface/b0209912-ce59-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004338 10.0.0.129 - - [2025-12-01 02:02:02] "POST /set-tag HTTP/1.1" 200 109 0.002135 10.0.0.129 - - [2025-12-01 02:02:03] "GET /virtual-machine-interface/b090b364-ce59-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004023 10.0.0.129 - - [2025-12-01 02:02:03] "POST /set-tag HTTP/1.1" 200 109 0.002279 10.0.0.129 - - [2025-12-01 02:02:05] "GET /virtual-machine-interface/b0209912-ce59-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006938 10.0.0.129 - - [2025-12-01 02:02:05] "POST /set-tag HTTP/1.1" 200 109 0.002909 10.0.0.129 - - [2025-12-01 02:02:08] "GET / HTTP/1.1" 200 36215 0.001379 10.0.0.129 - - [2025-12-01 02:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.129 - - [2025-12-01 02:02:08] "GET /routing-instance/9219790e-e83c-4b79-b488-829716c74189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002228 10.0.0.129 - - [2025-12-01 02:02:08] "POST /bgp-routers HTTP/1.1" 409 301 0.006777 10.0.0.129 - - [2025-12-01 02:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001155 10.0.0.129 - - [2025-12-01 02:02:08] "GET /bgp-router/fbe4260d-bb7d-46e9-98b5-776d8e5d37de?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.002076 10.0.0.129 - - [2025-12-01 02:02:08] "PUT /bgp-router/fbe4260d-bb7d-46e9-98b5-776d8e5d37de HTTP/1.1" 200 255 0.013057 [Introspect:8084]10.0.0.129 - - [2025-12-01 02:02:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000818 [Introspect:8084]10.0.0.129 - - [2025-12-01 02:02:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001175 10.0.0.129 - - [2025-12-01 02:02:35] "GET /virtual-machine-interface/b0209912-ce59-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004433 10.0.0.129 - - [2025-12-01 02:02:35] "POST /set-tag HTTP/1.1" 200 109 0.002760 10.0.0.129 - - [2025-12-01 02:02:36] "GET /virtual-machine-interface/b0209912-ce59-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.011533 10.0.0.129 - - [2025-12-01 02:02:36] "POST /set-tag HTTP/1.1" 200 109 0.002842 10.0.0.129 - - [2025-12-01 02:02:36] "GET /virtual-machine/bd9a230d-c207-4448-b558-424174796d2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.002731 10.0.0.129 - - [2025-12-01 02:02:36] "POST /ref-update HTTP/1.1" 200 156 0.014853 10.0.0.129 - - [2025-12-01 02:02:36] "GET /virtual-machine-interface/b0209912-ce59-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.022771 10.0.0.129 - - [2025-12-01 02:02:36] "POST /set-tag HTTP/1.1" 200 109 0.024036 10.0.0.129 - - [2025-12-01 02:02:36] "POST /set-tag HTTP/1.1" 200 109 0.014787 10.0.0.129 - - [2025-12-01 02:02:36] "DELETE /instance-ip/b040ff04-ce59-11f0-b43b-fa163e026bab HTTP/1.1" 200 115 0.051027 10.0.0.129 - - [2025-12-01 02:02:36] "DELETE /virtual-machine-interface/b0209912-ce59-11f0-b43b-fa163e026bab HTTP/1.1" 200 115 0.035894 10.0.0.129 - - [2025-12-01 02:02:36] "DELETE /virtual-machine/bd9a230d-c207-4448-b558-424174796d2d HTTP/1.1" 200 115 0.018346 10.0.0.129 - - [2025-12-01 02:02:36] "GET /virtual-machine-interface/b090b364-ce59-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.003713 10.0.0.129 - - [2025-12-01 02:02:36] "POST /set-tag HTTP/1.1" 200 109 0.002336 [Introspect:8084]10.0.0.129 - - [2025-12-01 02:02:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001198 [Introspect:8084]10.0.0.129 - - [2025-12-01 02:02:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001407 [Introspect:8084]10.0.0.129 - - [2025-12-01 02:02:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000831 [Introspect:8084]10.0.0.129 - - [2025-12-01 02:02:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001070 [Introspect:8084]10.0.0.129 - - [2025-12-01 02:02:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000952 [Introspect:8084]10.0.0.129 - - [2025-12-01 02:02:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000798 10.0.0.129 - - [2025-12-01 02:03:06] "GET /virtual-machine-interface/b090b364-ce59-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.011450 10.0.0.129 - - [2025-12-01 02:03:06] "POST /set-tag HTTP/1.1" 200 109 0.003151 10.0.0.129 - - [2025-12-01 02:03:06] "GET /virtual-machine-interface/b090b364-ce59-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004728 10.0.0.129 - - [2025-12-01 02:03:06] "POST /set-tag HTTP/1.1" 200 109 0.002296 10.0.0.129 - - [2025-12-01 02:03:06] "GET /virtual-machine/49de097d-ed09-497c-ba5f-1edff35ab73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.002439 10.0.0.129 - - [2025-12-01 02:03:06] "POST /ref-update HTTP/1.1" 200 156 0.009745 10.0.0.129 - - [2025-12-01 02:03:07] "GET /virtual-machine-interface/b090b364-ce59-11f0-b43b-fa163e026bab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.031019 10.0.0.129 - - [2025-12-01 02:03:07] "POST /set-tag HTTP/1.1" 200 109 0.013939 10.0.0.129 - - [2025-12-01 02:03:07] "POST /set-tag HTTP/1.1" 200 109 0.039728 10.0.0.129 - - [2025-12-01 02:03:07] "DELETE /instance-ip/b0a5b282-ce59-11f0-b43b-fa163e026bab HTTP/1.1" 200 115 0.068722 10.0.0.129 - - [2025-12-01 02:03:07] "DELETE /virtual-machine-interface/b090b364-ce59-11f0-b43b-fa163e026bab HTTP/1.1" 200 115 0.051030 10.0.0.129 - - [2025-12-01 02:03:07] "DELETE /virtual-machine/49de097d-ed09-497c-ba5f-1edff35ab73b HTTP/1.1" 200 115 0.037882 10.0.0.129 - - [2025-12-01 02:03:07] "DELETE /tag/5785cc2a-6d13-4295-82e6-943b5275bb72 HTTP/1.1" 200 115 0.031000 [Introspect:8084]10.0.0.129 - - [2025-12-01 02:03:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000848 [Introspect:8084]10.0.0.129 - - [2025-12-01 02:03:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000767