++ 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 Feb 9 01:40:29 AM UTC 2026 ===================' INFO: =================== Mon Feb 9 01:40:29 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ ip addr show dev ens3 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.129 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.129 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.129 ++ ANALYTICSDB_NODES=10.0.0.129 ++ ANALYTICS_SNMP_NODES=10.0.0.129 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8081 ' +++ '[' -n '10.0.0.129:8081 ' ']' +++ echo 10.0.0.129:8081 ++ ANALYTICS_SERVERS=10.0.0.129:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9042 ' +++ '[' -n '10.0.0.129:9042 ' ']' +++ echo 10.0.0.129:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.129:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.129 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8086 ' +++ '[' -n '10.0.0.129:8086 ' ']' +++ echo 10.0.0.129:8086 ++ COLLECTOR_SERVERS=10.0.0.129:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.129 ++ CONFIGDB_NODES=10.0.0.129 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8082 ' +++ '[' -n '10.0.0.129:8082 ' ']' +++ echo 10.0.0.129:8082 ++ CONFIG_SERVERS=10.0.0.129:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9161 ' +++ '[' -n '10.0.0.129:9161 ' ']' +++ echo 10.0.0.129:9161 ++ CONFIGDB_SERVERS=10.0.0.129:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9041 ' +++ '[' -n '10.0.0.129:9041 ' ']' +++ echo 10.0.0.129:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.129:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.129 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+=10.0.0.129:2181, +++ '[' -n 10.0.0.129:2181, ']' +++ echo 10.0.0.129:2181 ++ ZOOKEEPER_SERVERS=10.0.0.129:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:2181 ' +++ '[' -n '10.0.0.129:2181 ' ']' +++ echo 10.0.0.129:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.129:2181 ++ RABBITMQ_NODES=10.0.0.129 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+=10.0.0.129:5673, +++ '[' -n 10.0.0.129:5673, ']' +++ echo 10.0.0.129:5673 ++ RABBITMQ_SERVERS=10.0.0.129:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:6379 ' +++ '[' -n '10.0.0.129:6379 ' ']' +++ echo 10.0.0.129:6379 ++ REDIS_SERVERS=10.0.0.129:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.129 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9092 ' +++ '[' -n '10.0.0.129:9092 ' ']' +++ echo 10.0.0.129:9092 ++ KAFKA_SERVERS=10.0.0.129:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.129 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.129 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.129 + local cassandra=10.0.0.129 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.129 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.129 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.129 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.129 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ 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 ++++ uniq ++++ tr '\n' , ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie ++++ sort +++ local local_ips=,10.0.0.129,10.21.133.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.21.133.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 ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 02/09/2026 01:41:14.558 7f60c4722080 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/09/2026 01:41:15.253 7f60c4722080 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/09/2026 01:41:15.291 7f60c4722080 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/09/2026 01:41:15.291 7f60c4722080 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.129 - - [2026-02-09 01:41:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000812 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.129:8082/ Hit Ctrl-C to quit. 10.0.0.129 - - [2026-02-09 01:41:30] "GET / HTTP/1.1" 503 181 0.000213 10.0.0.129 - - [2026-02-09 01:41:30] "GET / HTTP/1.1" 200 36215 0.001395 10.0.0.129 - - [2026-02-09 01:41:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005292 10.0.0.129 - - [2026-02-09 01:41:30] "GET /global-system-config/a619ac10-ca51-49e1-8585-dcba6a1b1fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.013243 10.0.0.129 - - [2026-02-09 01:41:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.003425 10.0.0.129 - - [2026-02-09 01:41:30] "POST /config-database-nodes HTTP/1.1" 200 613 0.094575 [Introspect:8084]10.0.0.129 - - [2026-02-09 01:41:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001233 [Introspect:8084]10.0.0.129 - - [2026-02-09 01:41:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.003347 10.0.0.129 - - [2026-02-09 01:41:31] "GET / HTTP/1.1" 200 45303 0.002853 10.0.0.129 - - [2026-02-09 01:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008066 10.0.0.129 - - [2026-02-09 01:41:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.129 - - [2026-02-09 01:41:31] "GET / HTTP/1.1" 200 36215 0.001423 10.0.0.129 - - [2026-02-09 01:41:32] "GET / HTTP/1.1" 200 36215 0.001227 10.0.0.129 - - [2026-02-09 01:41:32] "GET / HTTP/1.1" 200 36215 0.001580 10.0.0.129 - - [2026-02-09 01:41:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.012622 10.0.0.129 - - [2026-02-09 01:41:32] "GET /global-system-config/a619ac10-ca51-49e1-8585-dcba6a1b1fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.013314 10.0.0.129 - - [2026-02-09 01:41:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.003348 10.0.0.129 - - [2026-02-09 01:41:32] "GET / HTTP/1.1" 200 36215 0.002384 10.0.0.129 - - [2026-02-09 01:41:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008077 10.0.0.129 - - [2026-02-09 01:41:32] "GET /global-system-config/a619ac10-ca51-49e1-8585-dcba6a1b1fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.016143 10.0.0.129 - - [2026-02-09 01:41:32] "GET / HTTP/1.1" 200 36215 0.001709 10.0.0.129 - - [2026-02-09 01:41:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.008626 10.0.0.129 - - [2026-02-09 01:41:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.014051 10.0.0.129 - - [2026-02-09 01:41:32] "GET /global-system-config/a619ac10-ca51-49e1-8585-dcba6a1b1fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.019775 10.0.0.129 - - [2026-02-09 01:41:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.029274 10.0.0.129 - - [2026-02-09 01:41:32] "POST /analytics-nodes HTTP/1.1" 200 601 0.213407 10.0.0.129 - - [2026-02-09 01:41:32] "GET / HTTP/1.1" 200 36215 0.002080 10.0.0.129 - - [2026-02-09 01:41:32] "GET / HTTP/1.1" 200 36215 0.001904 10.0.0.129 - - [2026-02-09 01:41:32] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.280738 10.0.0.129 - - [2026-02-09 01:41:32] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.283917 10.0.0.129 - - [2026-02-09 01:41:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.045248 10.0.0.129 - - [2026-02-09 01:41:33] "GET /domain/d1fcea34-5a20-4afb-8ddb-7e5cb5c4a914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.036997 10.0.0.129 - - [2026-02-09 01:41:33] "POST /fqname-to-id HTTP/1.1" 404 186 0.012878 10.0.0.129 - - [2026-02-09 01:41:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004002 10.0.0.129 - - [2026-02-09 01:41:33] "GET /global-system-config/a619ac10-ca51-49e1-8585-dcba6a1b1fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.141457 10.0.0.129 - - [2026-02-09 01:41:33] "POST /id-to-fqname HTTP/1.1" 200 173 0.000731 10.0.0.129 - - [2026-02-09 01:41:33] "POST /fqname-to-id HTTP/1.1" 404 182 0.014760 10.0.0.129 - - [2026-02-09 01:41:33] "POST /service-appliance-sets HTTP/1.1" 200 555 0.172400 10.0.0.129 - - [2026-02-09 01:41:33] "POST /fqname-to-id HTTP/1.1" 404 180 0.004369 10.0.0.129 - - [2026-02-09 01:41:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.037036 10.0.0.129 - - [2026-02-09 01:41:33] "GET / HTTP/1.1" 200 36215 0.001131 10.0.0.129 - - [2026-02-09 01:41:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.034946 10.0.0.129 - - [2026-02-09 01:41:33] "GET /global-system-config/a619ac10-ca51-49e1-8585-dcba6a1b1fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.055142 10.0.0.129 - - [2026-02-09 01:41:33] "GET /global-system-config/a619ac10-ca51-49e1-8585-dcba6a1b1fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.018250 10.0.0.129 - - [2026-02-09 01:41:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.010208 10.0.0.129 - - [2026-02-09 01:41:33] "POST /security-groups HTTP/1.1" 200 570 0.213086 10.0.0.129 - - [2026-02-09 01:41:33] "POST /projects HTTP/1.1" 200 483 0.837012 10.0.0.129 - - [2026-02-09 01:41:34] "POST /service-appliance-sets HTTP/1.1" 200 543 0.230191 10.0.0.129 - - [2026-02-09 01:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.011481 10.0.0.129 - - [2026-02-09 01:41:34] "GET /network-ipam/44875662-04a5-4f88-9b51-2c28b036acb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.009552 10.0.0.129 - - [2026-02-09 01:41:34] "POST /database-nodes HTTP/1.1" 200 599 0.343209 10.0.0.129 - - [2026-02-09 01:41:34] "POST /security-groups HTTP/1.1" 200 536 0.358574 10.0.0.129 - - [2026-02-09 01:41:34] "POST /chown HTTP/1.1" 200 109 0.048494 10.0.0.129 - - [2026-02-09 01:41:34] "POST /policy-managements HTTP/1.1" 409 214 0.023819 10.0.0.129 - - [2026-02-09 01:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008405 10.0.0.129 - - [2026-02-09 01:41:34] "GET /policy-management/c15c09e4-b3b5-4c8c-8a9c-dede45c74dcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.025235 10.0.0.129 - - [2026-02-09 01:41:34] "GET / HTTP/1.1" 200 36215 0.001202 10.0.0.129 - - [2026-02-09 01:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.014344 10.0.0.129 - - [2026-02-09 01:41:34] "GET /routing-instance/896b0530-9766-4426-9409-e64b3645b854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.033412 10.0.0.129 - - [2026-02-09 01:41:34] "POST /service-templates HTTP/1.1" 200 513 0.114934 10.0.0.129 - - [2026-02-09 01:41:34] "POST /application-policy-sets HTTP/1.1" 200 530 0.120003 10.0.0.129 - - [2026-02-09 01:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.018393 10.0.0.129 - - [2026-02-09 01:41:34] "POST /service-templates HTTP/1.1" 200 503 0.101874 10.0.0.129 - - [2026-02-09 01:41:34] "POST /bgp-routers HTTP/1.1" 200 618 0.122160 10.0.0.129 - - [2026-02-09 01:41:34] "GET /bgp-router/282f7c3e-9570-4677-8562-fb71b6052023?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.035332 10.0.0.129 - - [2026-02-09 01:41:34] "GET /global-vrouter-config/e514df3b-3870-4938-82ec-37e41cf750e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.014898 10.0.0.129 - - [2026-02-09 01:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.035196 10.0.0.129 - - [2026-02-09 01:41:34] "POST /service-templates HTTP/1.1" 200 517 0.140524 10.0.0.129 - - [2026-02-09 01:41:34] "GET /global-system-config/a619ac10-ca51-49e1-8585-dcba6a1b1fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.056561 10.0.0.129 - - [2026-02-09 01:41:34] "PUT /global-vrouter-config/e514df3b-3870-4938-82ec-37e41cf750e9 HTTP/1.1" 200 277 0.141204 10.0.0.129 - - [2026-02-09 01:41:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.021631 10.0.0.129 - - [2026-02-09 01:41:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.034944 10.0.0.129 - - [2026-02-09 01:41:35] "GET /virtual-network/35b0484a-983e-4df0-b420-a933da866d17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.008351 10.0.0.129 - - [2026-02-09 01:41:35] "POST /ref-update HTTP/1.1" 200 156 0.057430 10.0.0.129 - - [2026-02-09 01:41:35] "POST /service-templates HTTP/1.1" 200 537 0.162233 10.0.0.129 - - [2026-02-09 01:41:35] "POST /service-templates HTTP/1.1" 200 509 0.076763 10.0.0.129 - - [2026-02-09 01:41:35] "POST /id-to-fqname HTTP/1.1" 200 177 0.000527 10.0.0.129 - - [2026-02-09 01:41:35] "POST /fqname-to-id HTTP/1.1" 404 186 0.022350 10.0.0.129 - - [2026-02-09 01:41:35] "POST /security-groups HTTP/1.1" 200 574 0.189459 10.0.0.129 - - [2026-02-09 01:41:35] "POST /projects HTTP/1.1" 200 491 0.591532 10.0.0.129 - - [2026-02-09 01:41:35] "POST /security-groups HTTP/1.1" 200 548 0.110210 10.0.0.129 - - [2026-02-09 01:41:35] "POST /chown HTTP/1.1" 200 109 0.084458 10.0.0.129 - - [2026-02-09 01:41:35] "POST /network-ipams HTTP/1.1" 200 524 0.112371 10.0.0.129 - - [2026-02-09 01:41:36] "POST /network-ipams HTTP/1.1" 200 512 0.120678 10.0.0.129 - - [2026-02-09 01:41:36] "POST /fqname-to-id HTTP/1.1" 404 198 0.007526 10.0.0.129 - - [2026-02-09 01:41:36] "POST /useragent-kv HTTP/1.1" 200 115 0.013763 10.0.0.129 - - [2026-02-09 01:41:36] "POST /virtual-networks HTTP/1.1" 200 540 0.271655 10.0.0.129 - - [2026-02-09 01:41:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004142 10.0.0.129 - - [2026-02-09 01:41:36] "GET /virtual-network/d9ad507e-a9b5-4bd4-a883-fc886ee143d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.020451 10.0.0.129 - - [2026-02-09 01:41:36] "POST /network-ipams HTTP/1.1" 200 520 0.042010 10.0.0.129 - - [2026-02-09 01:41:36] "POST /fqname-to-id HTTP/1.1" 404 202 0.018033 10.0.0.129 - - [2026-02-09 01:41:36] "POST /useragent-kv HTTP/1.1" 200 115 0.014497 10.0.0.129 - - [2026-02-09 01:41:36] "POST /virtual-networks HTTP/1.1" 200 548 0.202986 10.0.0.129 - - [2026-02-09 01:41:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.011002 10.0.0.129 - - [2026-02-09 01:41:36] "GET /virtual-network/8b6aa838-4e68-4b87-9fe7-eb58c9348a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.009348 10.0.0.129 - - [2026-02-09 01:41:36] "POST /fqname-to-id HTTP/1.1" 404 199 0.002652 10.0.0.129 - - [2026-02-09 01:41:37] "POST /network-policys HTTP/1.1" 200 540 0.079490 10.0.0.129 - - [2026-02-09 01:41:37] "POST /fqname-to-id HTTP/1.1" 404 197 0.015679 10.0.0.129 - - [2026-02-09 01:41:37] "POST /network-policys HTTP/1.1" 200 536 0.042401 10.0.0.129 - - [2026-02-09 01:41:37] "POST /fqname-to-id HTTP/1.1" 404 201 0.018185 10.0.0.129 - - [2026-02-09 01:41:37] "POST /network-policys HTTP/1.1" 200 544 0.043493 10.0.0.129 - - [2026-02-09 01:41:37] "POST /ref-update HTTP/1.1" 200 156 0.067657 10.0.0.129 - - [2026-02-09 01:41:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018732 10.0.0.129 - - [2026-02-09 01:41:37] "POST /ref-update HTTP/1.1" 200 156 0.094774 10.0.0.129 - - [2026-02-09 01:41:37] "POST /ref-update HTTP/1.1" 200 156 0.069741 10.0.0.129 - - [2026-02-09 01:41:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009027 10.0.0.129 - - [2026-02-09 01:41:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005082 10.0.0.129 - - [2026-02-09 01:41:37] "POST /ref-update HTTP/1.1" 200 156 0.053536 10.0.0.129 - - [2026-02-09 01:41:37] "POST /ref-update HTTP/1.1" 200 156 0.109415 10.0.0.129 - - [2026-02-09 01:41:37] "POST /ref-update HTTP/1.1" 200 156 0.095224 10.0.0.129 - - [2026-02-09 01:41:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002927 10.0.0.129 - - [2026-02-09 01:41:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004205 10.0.0.129 - - [2026-02-09 01:41:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003431 10.0.0.129 - - [2026-02-09 01:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006614 10.0.0.129 - - [2026-02-09 01:41:38] "GET /virtual-network/35b0484a-983e-4df0-b420-a933da866d17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.023637 10.0.0.129 - - [2026-02-09 01:41:38] "GET /application-policy-set/3455961f-dd14-46e4-b1eb-172ddd60f358?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.006921 10.0.0.129 - - [2026-02-09 01:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003406 10.0.0.129 - - [2026-02-09 01:41:38] "GET /policy-management/c15c09e4-b3b5-4c8c-8a9c-dede45c74dcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004557 10.0.0.129 - - [2026-02-09 01:41:38] "POST /firewall-policys HTTP/1.1" 200 532 0.093209 10.0.0.129 - - [2026-02-09 01:41:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.033356 10.0.0.129 - - [2026-02-09 01:41:38] "GET /firewall-policy/bb85f286-5e8c-4a70-8cd5-98fedb8c3783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.016388 10.0.0.129 - - [2026-02-09 01:41:38] "GET /application-policy-set/3455961f-dd14-46e4-b1eb-172ddd60f358?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.013714 10.0.0.129 - - [2026-02-09 01:41:38] "GET /firewall-policy/bb85f286-5e8c-4a70-8cd5-98fedb8c3783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003047 10.0.0.129 - - [2026-02-09 01:41:38] "POST /ref-update HTTP/1.1" 200 156 0.016283 10.0.0.129 - - [2026-02-09 01:41:38] "GET /application-policy-set/3455961f-dd14-46e4-b1eb-172ddd60f358?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.010718 10.0.0.129 - - [2026-02-09 01:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003068 10.0.0.129 - - [2026-02-09 01:41:38] "GET /policy-management/c15c09e4-b3b5-4c8c-8a9c-dede45c74dcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005997 10.0.0.129 - - [2026-02-09 01:41:38] "POST /firewall-policys HTTP/1.1" 200 534 0.032281 10.0.0.129 - - [2026-02-09 01:41:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.033086 10.0.0.129 - - [2026-02-09 01:41:38] "GET /firewall-policy/55290a6e-5ae4-44d2-8ccf-79234f67ba5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.024364 10.0.0.129 - - [2026-02-09 01:41:38] "GET /application-policy-set/3455961f-dd14-46e4-b1eb-172ddd60f358?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.003799 10.0.0.129 - - [2026-02-09 01:41:38] "GET /firewall-policy/55290a6e-5ae4-44d2-8ccf-79234f67ba5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.009127 10.0.0.129 - - [2026-02-09 01:41:38] "GET /firewall-policy/bb85f286-5e8c-4a70-8cd5-98fedb8c3783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.008955 10.0.0.129 - - [2026-02-09 01:41:38] "GET /firewall-policy/bb85f286-5e8c-4a70-8cd5-98fedb8c3783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.007937 10.0.0.129 - - [2026-02-09 01:41:38] "POST /ref-update HTTP/1.1" 200 156 0.028223 10.0.0.129 - - [2026-02-09 01:41:38] "POST /ref-update HTTP/1.1" 200 156 0.074807 10.0.0.129 - - [2026-02-09 01:41:38] "POST /ref-update HTTP/1.1" 200 156 0.075452 10.0.0.129 - - [2026-02-09 01:41:38] "GET /application-policy-set/3455961f-dd14-46e4-b1eb-172ddd60f358?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.008312 10.0.0.129 - - [2026-02-09 01:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.129 - - [2026-02-09 01:41:39] "GET /policy-management/c15c09e4-b3b5-4c8c-8a9c-dede45c74dcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003222 10.0.0.129 - - [2026-02-09 01:41:39] "GET / HTTP/1.1" 200 36215 0.001794 10.0.0.129 - - [2026-02-09 01:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.013556 10.0.0.129 - - [2026-02-09 01:41:39] "POST /firewall-policys HTTP/1.1" 200 532 0.066648 10.0.0.129 - - [2026-02-09 01:41:39] "GET /global-system-config/a619ac10-ca51-49e1-8585-dcba6a1b1fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.032729 10.0.0.129 - - [2026-02-09 01:41:39] "POST /fqname-to-id HTTP/1.1" 404 216 0.004411 10.0.0.129 - - [2026-02-09 01:41:39] "POST /config-nodes HTTP/1.1" 200 595 0.042687 10.0.0.129 - - [2026-02-09 01:41:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.055675 10.0.0.129 - - [2026-02-09 01:41:39] "GET /firewall-policy/f177ba08-db76-419b-8785-cec68fc7032d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.016918 10.0.0.129 - - [2026-02-09 01:41:39] "GET /application-policy-set/3455961f-dd14-46e4-b1eb-172ddd60f358?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.013213 10.0.0.129 - - [2026-02-09 01:41:39] "GET /firewall-policy/f177ba08-db76-419b-8785-cec68fc7032d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003467 10.0.0.129 - - [2026-02-09 01:41:39] "GET /firewall-policy/55290a6e-5ae4-44d2-8ccf-79234f67ba5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003103 10.0.0.129 - - [2026-02-09 01:41:39] "GET /firewall-policy/bb85f286-5e8c-4a70-8cd5-98fedb8c3783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.009073 10.0.0.129 - - [2026-02-09 01:41:39] "GET /firewall-policy/bb85f286-5e8c-4a70-8cd5-98fedb8c3783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.009649 10.0.0.129 - - [2026-02-09 01:41:39] "GET /firewall-policy/55290a6e-5ae4-44d2-8ccf-79234f67ba5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.012581 10.0.0.129 - - [2026-02-09 01:41:39] "POST /ref-update HTTP/1.1" 200 156 0.064131 10.0.0.129 - - [2026-02-09 01:41:39] "POST /ref-update HTTP/1.1" 200 156 0.030484 10.0.0.129 - - [2026-02-09 01:41:39] "POST /ref-update HTTP/1.1" 200 156 0.053398 10.0.0.129 - - [2026-02-09 01:41:39] "GET / HTTP/1.1" 200 36215 0.001336 10.0.0.129 - - [2026-02-09 01:41:39] "POST /ref-update HTTP/1.1" 200 156 0.135710 10.0.0.129 - - [2026-02-09 01:41:39] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.010706 10.0.0.129 - - [2026-02-09 01:41:39] "POST /ref-update HTTP/1.1" 200 156 0.080220 10.0.0.129 - - [2026-02-09 01:41:39] "GET /application-policy-set/3455961f-dd14-46e4-b1eb-172ddd60f358?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.045546 10.0.0.129 - - [2026-02-09 01:41:40] "POST /tags HTTP/1.1" 200 300 0.126879 10.0.0.129 - - [2026-02-09 01:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.014015 10.0.0.129 - - [2026-02-09 01:41:40] "GET /tag/7f0de6a8-5196-48ee-9e6c-35d4b9e20a8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.050942 10.0.0.129 - - [2026-02-09 01:41:40] "POST /set-tag HTTP/1.1" 200 109 0.043869 10.0.0.129 - - [2026-02-09 01:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006628 10.0.0.129 - - [2026-02-09 01:41:40] "GET /network-ipam/44875662-04a5-4f88-9b51-2c28b036acb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003278 10.0.0.129 - - [2026-02-09 01:41:40] "POST /tags HTTP/1.1" 200 358 0.261789 10.0.0.129 - - [2026-02-09 01:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.021471 10.0.0.129 - - [2026-02-09 01:41:40] "GET /tag/b7f8da67-bbb7-4ac2-bc5e-40a658b86aa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.060719 10.0.0.129 - - [2026-02-09 01:41:40] "POST /fqname-to-id HTTP/1.1" 404 225 0.003599 10.0.0.129 - - [2026-02-09 01:41:41] "POST /access-control-lists HTTP/1.1" 200 589 0.144776 10.0.0.129 - - [2026-02-09 01:41:41] "POST /fqname-to-id HTTP/1.1" 404 224 0.014151 10.0.0.129 - - [2026-02-09 01:41:41] "POST /tags HTTP/1.1" 200 306 0.251112 10.0.0.129 - - [2026-02-09 01:41:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002194 10.0.0.129 - - [2026-02-09 01:41:41] "POST /access-control-lists HTTP/1.1" 200 587 0.137227 10.0.0.129 - - [2026-02-09 01:41:41] "GET /tag/25eef89d-061e-4f5c-92a9-584f9dd38b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.104403 10.0.0.129 - - [2026-02-09 01:41:41] "POST /fqname-to-id HTTP/1.1" 404 213 0.013404 10.0.0.129 - - [2026-02-09 01:41:41] "POST /access-control-lists HTTP/1.1" 200 581 0.144171 10.0.0.129 - - [2026-02-09 01:41:41] "POST /fqname-to-id HTTP/1.1" 404 212 0.010329 10.0.0.129 - - [2026-02-09 01:41:41] "POST /access-control-lists HTTP/1.1" 200 579 0.080138 10.0.0.129 - - [2026-02-09 01:41:41] "POST /fqname-to-id HTTP/1.1" 404 232 0.035197 10.0.0.129 - - [2026-02-09 01:41:41] "POST /id-to-fqname HTTP/1.1" 200 174 0.000574 10.0.0.129 - - [2026-02-09 01:41:41] "POST /fqname-to-id HTTP/1.1" 404 183 0.033293 10.0.0.129 - - [2026-02-09 01:41:41] "POST /access-control-lists HTTP/1.1" 200 596 0.235293 10.0.0.129 - - [2026-02-09 01:41:41] "POST /fqname-to-id HTTP/1.1" 404 231 0.011907 [Introspect:8084]10.0.0.129 - - [2026-02-09 01:41:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000926 [Introspect:8084]10.0.0.129 - - [2026-02-09 01:41:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.007475 10.0.0.129 - - [2026-02-09 01:41:42] "POST /security-groups HTTP/1.1" 200 571 0.277351 10.0.0.129 - - [2026-02-09 01:41:42] "POST /projects HTTP/1.1" 200 485 0.844376 10.0.0.129 - - [2026-02-09 01:41:42] "POST /access-control-lists HTTP/1.1" 200 594 0.264500 10.0.0.129 - - [2026-02-09 01:41:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.024774 10.0.0.129 - - [2026-02-09 01:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008660 10.0.0.129 - - [2026-02-09 01:41:42] "POST /fqname-to-id HTTP/1.1" 404 217 0.048744 10.0.0.129 - - [2026-02-09 01:41:42] "GET /virtual-network/d9ad507e-a9b5-4bd4-a883-fc886ee143d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.150246 10.0.0.129 - - [2026-02-09 01:41:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.012099 10.0.0.129 - - [2026-02-09 01:41:42] "GET /virtual-network/8b6aa838-4e68-4b87-9fe7-eb58c9348a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.046458 10.0.0.129 - - [2026-02-09 01:41:42] "POST /access-control-lists HTTP/1.1" 200 585 0.198402 10.0.0.129 - - [2026-02-09 01:41:42] "POST /fqname-to-id HTTP/1.1" 404 216 0.022876 10.0.0.129 - - [2026-02-09 01:41:42] "PUT /virtual-network/d9ad507e-a9b5-4bd4-a883-fc886ee143d5 HTTP/1.1" 200 265 0.295226 10.0.0.129 - - [2026-02-09 01:41:42] "POST /access-control-lists HTTP/1.1" 200 583 0.352623 10.0.0.129 - - [2026-02-09 01:41:42] "POST /fqname-to-id HTTP/1.1" 404 240 0.002298 10.0.0.129 - - [2026-02-09 01:41:43] "PUT /virtual-network/8b6aa838-4e68-4b87-9fe7-eb58c9348a12 HTTP/1.1" 200 265 0.361465 10.0.0.129 - - [2026-02-09 01:41:43] "POST /access-control-lists HTTP/1.1" 200 604 0.410080 10.0.0.129 - - [2026-02-09 01:41:43] "POST /fqname-to-id HTTP/1.1" 404 239 0.015165 10.0.0.129 - - [2026-02-09 01:41:43] "POST /security-groups HTTP/1.1" 200 539 0.266164 10.0.0.129 - - [2026-02-09 01:41:43] "POST /access-control-lists HTTP/1.1" 200 602 0.126801 10.0.0.129 - - [2026-02-09 01:41:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.101685 10.0.0.129 - - [2026-02-09 01:41:43] "POST /chown HTTP/1.1" 200 109 0.087265 10.0.0.129 - - [2026-02-09 01:41:43] "GET /application-policy-set/3455961f-dd14-46e4-b1eb-172ddd60f358?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.009737 10.0.0.129 - - [2026-02-09 01:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.023721 10.0.0.129 - - [2026-02-09 01:41:43] "POST /route-targets HTTP/1.1" 200 328 0.075778 10.0.0.129 - - [2026-02-09 01:41:43] "GET /policy-management/c15c09e4-b3b5-4c8c-8a9c-dede45c74dcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.032871 10.0.0.129 - - [2026-02-09 01:41:43] "POST /tags HTTP/1.1" 409 207 0.006052 10.0.0.129 - - [2026-02-09 01:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003891 10.0.0.129 - - [2026-02-09 01:41:43] "GET /tag/25eef89d-061e-4f5c-92a9-584f9dd38b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.034234 10.0.0.129 - - [2026-02-09 01:41:43] "POST /ref-update HTTP/1.1" 200 156 0.132344 10.0.0.129 - - [2026-02-09 01:41:44] "POST /route-targets HTTP/1.1" 200 328 0.059416 10.0.0.129 - - [2026-02-09 01:41:44] "POST /firewall-rules HTTP/1.1" 200 566 0.207160 10.0.0.129 - - [2026-02-09 01:41:44] "POST /ref-update HTTP/1.1" 200 156 0.098452 10.0.0.129 - - [2026-02-09 01:41:44] "GET /firewall-rule/f4ac915d-71d6-4070-9148-b1c625e5a1f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.028181 10.0.0.129 - - [2026-02-09 01:41:44] "GET /firewall-policy/55290a6e-5ae4-44d2-8ccf-79234f67ba5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.006855 10.0.0.129 - - [2026-02-09 01:41:44] "GET /firewall-rule/f4ac915d-71d6-4070-9148-b1c625e5a1f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.013677 10.0.0.129 - - [2026-02-09 01:41:44] "POST /route-targets HTTP/1.1" 200 328 0.044291 10.0.0.129 - - [2026-02-09 01:41:44] "POST /ref-update HTTP/1.1" 200 156 0.099814 10.0.0.129 - - [2026-02-09 01:41:44] "GET /application-policy-set/3455961f-dd14-46e4-b1eb-172ddd60f358?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.041787 10.0.0.129 - - [2026-02-09 01:41:44] "POST /ref-update HTTP/1.1" 200 156 0.077302 10.0.0.129 - - [2026-02-09 01:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.048053 10.0.0.129 - - [2026-02-09 01:41:44] "GET /policy-management/c15c09e4-b3b5-4c8c-8a9c-dede45c74dcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005661 10.0.0.129 - - [2026-02-09 01:41:44] "POST /tags HTTP/1.1" 409 207 0.002323 10.0.0.129 - - [2026-02-09 01:41:44] "POST /route-targets HTTP/1.1" 200 328 0.024462 10.0.0.129 - - [2026-02-09 01:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.129 - - [2026-02-09 01:41:44] "GET /tag/25eef89d-061e-4f5c-92a9-584f9dd38b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.027520 10.0.0.129 - - [2026-02-09 01:41:44] "POST /ref-update HTTP/1.1" 200 156 0.073126 10.0.0.129 - - [2026-02-09 01:41:44] "POST /route-targets HTTP/1.1" 200 328 0.047940 10.0.0.129 - - [2026-02-09 01:41:44] "POST /firewall-rules HTTP/1.1" 200 564 0.176179 10.0.0.129 - - [2026-02-09 01:41:44] "POST /ref-update HTTP/1.1" 200 156 0.058017 10.0.0.129 - - [2026-02-09 01:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.027741 10.0.0.129 - - [2026-02-09 01:41:44] "GET /global-vrouter-config/e514df3b-3870-4938-82ec-37e41cf750e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.015276 10.0.0.129 - - [2026-02-09 01:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008609 10.0.0.129 - - [2026-02-09 01:41:44] "GET /firewall-rule/83ff51d5-f8ee-4b52-be4c-fb4814e2d850?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.015779 10.0.0.129 - - [2026-02-09 01:41:44] "GET /firewall-policy/55290a6e-5ae4-44d2-8ccf-79234f67ba5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.021317 10.0.0.129 - - [2026-02-09 01:41:44] "GET /firewall-rule/83ff51d5-f8ee-4b52-be4c-fb4814e2d850?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.003829 10.0.0.129 - - [2026-02-09 01:41:44] "PUT /global-vrouter-config/e514df3b-3870-4938-82ec-37e41cf750e9 HTTP/1.1" 200 277 0.035595 10.0.0.129 - - [2026-02-09 01:41:44] "POST /route-targets HTTP/1.1" 200 328 0.061444 10.0.0.129 - - [2026-02-09 01:41:44] "POST /ref-update HTTP/1.1" 200 156 0.106766 10.0.0.129 - - [2026-02-09 01:41:44] "POST /ref-update HTTP/1.1" 200 156 0.136521 10.0.0.129 - - [2026-02-09 01:41:45] "POST /fqname-to-id HTTP/1.1" 404 201 0.004495 10.0.0.129 - - [2026-02-09 01:41:45] "POST /access-control-lists HTTP/1.1" 200 553 0.041719 10.0.0.129 - - [2026-02-09 01:41:45] "POST /tags HTTP/1.1" 200 306 0.126072 10.0.0.129 - - [2026-02-09 01:41:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.017614 10.0.0.129 - - [2026-02-09 01:41:45] "POST /fqname-to-id HTTP/1.1" 404 229 0.010616 10.0.0.129 - - [2026-02-09 01:41:45] "POST /access-control-lists HTTP/1.1" 200 591 0.044700 10.0.0.129 - - [2026-02-09 01:41:45] "GET /tag/e3139863-bf07-42f0-952a-b6a982bdb809?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.068609 10.0.0.129 - - [2026-02-09 01:41:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.010520 10.0.0.129 - - [2026-02-09 01:41:45] "POST /ref-update HTTP/1.1" 200 156 0.088566 10.0.0.129 - - [2026-02-09 01:41:45] "POST /fqname-to-id HTTP/1.1" 404 237 0.010121 10.0.0.129 - - [2026-02-09 01:41:45] "GET /project/668100c7-bb7d-408d-bb3e-363efce8b4b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.157063 10.0.0.129 - - [2026-02-09 01:41:45] "GET / HTTP/1.1" 200 36215 0.001598 10.0.0.129 - - [2026-02-09 01:41:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003637 10.0.0.129 - - [2026-02-09 01:41:45] "GET /virtual-network/8b6aa838-4e68-4b87-9fe7-eb58c9348a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.030224 10.0.0.129 - - [2026-02-09 01:41:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.013641 10.0.0.129 - - [2026-02-09 01:41:45] "POST /access-control-lists HTTP/1.1" 200 603 0.202955 10.0.0.129 - - [2026-02-09 01:41:45] "POST /alarms HTTP/1.1" 200 583 0.119795 10.0.0.129 - - [2026-02-09 01:41:45] "GET /service-appliance-set/a3bea1ee-77d1-43f2-9bd6-d0861f2c7732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.040898 10.0.0.129 - - [2026-02-09 01:41:45] "POST /fqname-to-id HTTP/1.1" 404 240 0.001944 10.0.0.129 - - [2026-02-09 01:41:45] "POST /ref-update HTTP/1.1" 200 156 0.075765 10.0.0.129 - - [2026-02-09 01:41:45] "POST /alarms HTTP/1.1" 200 577 0.130618 10.0.0.129 - - [2026-02-09 01:41:45] "POST /ref-update HTTP/1.1" 200 156 0.055895 10.0.0.129 - - [2026-02-09 01:41:45] "POST /alarms HTTP/1.1" 200 577 0.090842 10.0.0.129 - - [2026-02-09 01:41:45] "PUT /access-control-list/e6b47f40-437a-4d93-82f1-2d8a56400960 HTTP/1.1" 200 273 0.086037 10.0.0.129 - - [2026-02-09 01:41:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.301634 10.0.0.129 - - [2026-02-09 01:41:45] "POST /alarms HTTP/1.1" 200 561 0.084040 10.0.0.129 - - [2026-02-09 01:41:46] "GET /virtual-machine-interface/84bbcc03-ed80-459d-9c0d-38302723a159?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.024728 10.0.0.129 - - [2026-02-09 01:41:46] "PUT /access-control-list/ef14cf9a-aebe-4837-9b40-0fb01e8274b9 HTTP/1.1" 200 273 0.123968 10.0.0.129 - - [2026-02-09 01:41:46] "POST /alarms HTTP/1.1" 200 557 0.074052 10.0.0.129 - - [2026-02-09 01:41:46] "PUT /access-control-list/9a59febe-46bb-4073-8c5f-378416484b95 HTTP/1.1" 200 273 0.064528 10.0.0.129 - - [2026-02-09 01:41:46] "POST /alarms HTTP/1.1" 200 559 0.064111 10.0.0.129 - - [2026-02-09 01:41:46] "POST /instance-ips HTTP/1.1" 200 382 0.173979 10.0.0.129 - - [2026-02-09 01:41:46] "POST /alarms HTTP/1.1" 200 567 0.077013 10.0.0.129 - - [2026-02-09 01:41:46] "PUT /access-control-list/2b41f6e7-242c-419e-9328-a3a16eaf53e7 HTTP/1.1" 200 273 0.066680 10.0.0.129 - - [2026-02-09 01:41:46] "GET /instance-ip/a5b10c39-1593-4da0-96d2-d64a8cada67a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.022328 10.0.0.129 - - [2026-02-09 01:41:46] "PUT /access-control-list/55de360a-c8b8-4b17-bb65-d0c72e603cf6 HTTP/1.1" 200 273 0.068109 10.0.0.129 - - [2026-02-09 01:41:46] "POST /alarms HTTP/1.1" 200 551 0.055409 10.0.0.129 - - [2026-02-09 01:41:46] "PUT /access-control-list/2fd03175-7a26-4b17-b69b-be43edebb804 HTTP/1.1" 200 273 0.068696 10.0.0.129 - - [2026-02-09 01:41:46] "POST /alarms HTTP/1.1" 200 559 0.077337 10.0.0.129 - - [2026-02-09 01:41:46] "POST /loadbalancers HTTP/1.1" 200 584 0.260256 10.0.0.129 - - [2026-02-09 01:41:46] "POST /alarms HTTP/1.1" 200 569 0.215844 10.0.0.129 - - [2026-02-09 01:41:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.041379 10.0.0.129 - - [2026-02-09 01:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.029395 10.0.0.129 - - [2026-02-09 01:41:46] "PUT /access-control-list/0dd2c04c-1b44-4e9d-89bf-360bb69b5f8b HTTP/1.1" 200 273 0.270205 10.0.0.129 - - [2026-02-09 01:41:46] "PUT /access-control-list/9f4cbd71-9114-41ab-a73d-8fbde8197be6 HTTP/1.1" 200 273 0.085099 10.0.0.129 - - [2026-02-09 01:41:46] "POST /alarms HTTP/1.1" 200 557 0.127649 10.0.0.129 - - [2026-02-09 01:41:46] "GET /project/668100c7-bb7d-408d-bb3e-363efce8b4b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.189197 10.0.0.129 - - [2026-02-09 01:41:46] "GET /project/668100c7-bb7d-408d-bb3e-363efce8b4b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.182256 10.0.0.129 - - [2026-02-09 01:41:46] "GET /instance-ip/a5b10c39-1593-4da0-96d2-d64a8cada67a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.018849 10.0.0.129 - - [2026-02-09 01:41:46] "PUT /access-control-list/3aafb92b-8e4f-4533-8bd0-3d6d0e8732db HTTP/1.1" 200 273 0.133643 10.0.0.129 - - [2026-02-09 01:41:46] "GET /loadbalancer/4d7f293a-4f93-4eb6-a17c-f445ea51488d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.027945 10.0.0.129 - - [2026-02-09 01:41:46] "POST /alarms HTTP/1.1" 200 569 0.176789 10.0.0.129 - - [2026-02-09 01:41:47] "PUT /access-control-list/8e26fb80-74e4-46cf-8e80-d7e24bf3230b HTTP/1.1" 200 273 0.068495 10.0.0.129 - - [2026-02-09 01:41:47] "POST /floating-ips HTTP/1.1" 200 585 0.191499 10.0.0.129 - - [2026-02-09 01:41:47] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.253655 10.0.0.129 - - [2026-02-09 01:41:47] "POST /alarms HTTP/1.1" 200 577 0.280716 10.0.0.129 - - [2026-02-09 01:41:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.089869 10.0.0.129 - - [2026-02-09 01:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.013587 10.0.0.129 - - [2026-02-09 01:41:47] "POST /fqname-to-id HTTP/1.1" 404 214 0.006031 10.0.0.129 - - [2026-02-09 01:41:47] "POST /alarms HTTP/1.1" 200 571 0.115299 10.0.0.129 - - [2026-02-09 01:41:47] "GET /project/668100c7-bb7d-408d-bb3e-363efce8b4b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.136446 10.0.0.129 - - [2026-02-09 01:41:47] "GET /loadbalancer-listener/f91fcb16-2174-4970-9f9d-25d39c45441f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1832 0.015120 10.0.0.129 - - [2026-02-09 01:41:47] "POST /access-control-lists HTTP/1.1" 200 582 0.131539 10.0.0.129 - - [2026-02-09 01:41:47] "GET /loadbalancer-listener/f91fcb16-2174-4970-9f9d-25d39c45441f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.034804 10.0.0.129 - - [2026-02-09 01:41:47] "POST /fqname-to-id HTTP/1.1" 404 213 0.030884 10.0.0.129 - - [2026-02-09 01:41:47] "POST /alarms HTTP/1.1" 200 563 0.118824 10.0.0.129 - - [2026-02-09 01:41:47] "POST /alarms HTTP/1.1" 200 563 0.073311 10.0.0.129 - - [2026-02-09 01:41:47] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.075070 10.0.0.129 - - [2026-02-09 01:41:47] "GET /instance-ip/a5b10c39-1593-4da0-96d2-d64a8cada67a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.007730 10.0.0.129 - - [2026-02-09 01:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.017964 10.0.0.129 - - [2026-02-09 01:41:47] "POST /access-control-lists HTTP/1.1" 200 580 0.118724 10.0.0.129 - - [2026-02-09 01:41:47] "GET /global-vrouter-config/e514df3b-3870-4938-82ec-37e41cf750e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.033041 10.0.0.129 - - [2026-02-09 01:41:47] "GET /instance-ip/a5b10c39-1593-4da0-96d2-d64a8cada67a?fields=floating_ips HTTP/1.1" 200 1173 0.064414 10.0.0.129 - - [2026-02-09 01:41:47] "GET /floating-ip/574b06fa-ea23-4a77-b787-3a50df07fd37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.015647 10.0.0.129 - - [2026-02-09 01:41:47] "POST /fqname-to-id HTTP/1.1" 404 234 0.019071 10.0.0.129 - - [2026-02-09 01:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.023628 10.0.0.129 - - [2026-02-09 01:41:47] "POST /alarms HTTP/1.1" 200 563 0.139985 10.0.0.129 - - [2026-02-09 01:41:47] "PUT /global-vrouter-config/e514df3b-3870-4938-82ec-37e41cf750e9 HTTP/1.1" 200 277 0.054103 10.0.0.129 - - [2026-02-09 01:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.020644 10.0.0.129 - - [2026-02-09 01:41:47] "POST /alarms HTTP/1.1" 200 549 0.112824 10.0.0.129 - - [2026-02-09 01:41:48] "GET /loadbalancer/4d7f293a-4f93-4eb6-a17c-f445ea51488d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.044897 10.0.0.129 - - [2026-02-09 01:41:48] "POST /access-control-lists HTTP/1.1" 200 598 0.215006 10.0.0.129 - - [2026-02-09 01:41:48] "POST /fqname-to-id HTTP/1.1" 404 233 0.013416 10.0.0.129 - - [2026-02-09 01:41:48] "POST /alarms HTTP/1.1" 200 597 0.099108 10.0.0.129 - - [2026-02-09 01:41:48] "POST /access-control-lists HTTP/1.1" 200 596 0.092283 10.0.0.129 - - [2026-02-09 01:41:48] "POST /tags HTTP/1.1" 200 302 0.205916 10.0.0.129 - - [2026-02-09 01:41:48] "POST /alarms HTTP/1.1" 200 577 0.146115 10.0.0.129 - - [2026-02-09 01:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.052871 10.0.0.129 - - [2026-02-09 01:41:48] "POST /alarms HTTP/1.1" 200 573 0.043956 10.0.0.129 - - [2026-02-09 01:41:48] "GET /tag/34871f5f-71f7-404f-b858-2036fd3e7be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.037694 10.0.0.129 - - [2026-02-09 01:41:48] "POST /alarms HTTP/1.1" 200 585 0.078008 10.0.0.129 - - [2026-02-09 01:41:48] "PUT /access-control-list/b8de4f2a-b113-4fcb-b32c-f8b904ba5565 HTTP/1.1" 200 273 0.053695 10.0.0.129 - - [2026-02-09 01:41:48] "POST /alarms HTTP/1.1" 200 611 0.118873 10.0.0.129 - - [2026-02-09 01:41:48] "PUT /access-control-list/208abf66-dca0-42d4-b06d-b4c8921265ad HTTP/1.1" 200 273 0.050724 10.0.0.129 - - [2026-02-09 01:41:48] "POST /tags HTTP/1.1" 200 326 0.258725 10.0.0.129 - - [2026-02-09 01:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.021970 10.0.0.129 - - [2026-02-09 01:41:48] "PUT /access-control-list/d4fdc203-701b-453a-81f5-9950f99690c5 HTTP/1.1" 200 273 0.059946 10.0.0.129 - - [2026-02-09 01:41:48] "GET /tag/e57e946a-2721-4146-8d44-cdc4217dcf94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1170 0.084179 10.0.0.129 - - [2026-02-09 01:41:48] "PUT /access-control-list/a10815c0-1136-4189-91e2-4ca7aa31e0fe HTTP/1.1" 200 273 0.060830 10.0.0.129 - - [2026-02-09 01:41:48] "POST /tags HTTP/1.1" 200 364 0.117520 10.0.0.129 - - [2026-02-09 01:41:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.026270 10.0.0.129 - - [2026-02-09 01:41:48] "PUT /access-control-list/6ce1e6cb-3e06-486c-bfa8-b1e8ce37cd31 HTTP/1.1" 200 273 0.095474 10.0.0.129 - - [2026-02-09 01:41:49] "GET /tag/fd27a4c4-5f3d-4054-b56c-c785bb3c7289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.083135 10.0.0.129 - - [2026-02-09 01:41:49] "GET / HTTP/1.1" 200 36215 0.002349 10.0.0.129 - - [2026-02-09 01:41:49] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.009437 10.0.0.129 - - [2026-02-09 01:41:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011065 10.0.0.129 - - [2026-02-09 01:41:49] "PUT /global-vrouter-config/e514df3b-3870-4938-82ec-37e41cf750e9 HTTP/1.1" 200 277 0.021516 10.0.0.129 - - [2026-02-09 01:41:49] "POST /tags HTTP/1.1" 200 312 0.074465 10.0.0.129 - - [2026-02-09 01:41:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.030035 10.0.0.129 - - [2026-02-09 01:41:49] "GET /tag/cef98e7c-1014-4510-be8c-150f9b346028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.036126 10.0.0.129 - - [2026-02-09 01:41:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006608 10.0.0.129 - - [2026-02-09 01:41:49] "GET /virtual-network/d9ad507e-a9b5-4bd4-a883-fc886ee143d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.017739 10.0.0.129 - - [2026-02-09 01:41:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004948 10.0.0.129 - - [2026-02-09 01:41:49] "GET /project/5e269fc6-b128-4597-bcfe-ab4738e2a50b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.053056 10.0.0.129 - - [2026-02-09 01:41:49] "POST /virtual-machines HTTP/1.1" 200 378 0.028038 10.0.0.129 - - [2026-02-09 01:41:49] "GET / HTTP/1.1" 200 36215 0.001948 10.0.0.129 - - [2026-02-09 01:41:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.129 - - [2026-02-09 01:41:49] "GET /global-vrouter-config/e514df3b-3870-4938-82ec-37e41cf750e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.008125 10.0.0.129 - - [2026-02-09 01:41:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.017375 10.0.0.129 - - [2026-02-09 01:41:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.034988 10.0.0.129 - - [2026-02-09 01:41:49] "PUT /global-vrouter-config/e514df3b-3870-4938-82ec-37e41cf750e9 HTTP/1.1" 200 277 0.037246 10.0.0.129 - - [2026-02-09 01:41:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.123375 10.0.0.129 - - [2026-02-09 01:41:49] "PUT /access-control-list/42f32794-83ba-445d-a205-e93de5b96bd3 HTTP/1.1" 200 273 0.063190 10.0.0.129 - - [2026-02-09 01:41:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.061811 10.0.0.129 - - [2026-02-09 01:41:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.038833 10.0.0.129 - - [2026-02-09 01:41:49] "GET /virtual-machine-interface/806cc2c8-0558-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.005641 10.0.0.129 - - [2026-02-09 01:41:49] "POST /instance-ips HTTP/1.1" 200 410 0.073934 10.0.0.129 - - [2026-02-09 01:41:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.036407 10.0.0.129 - - [2026-02-09 01:41:49] "GET /virtual-machine-interface/806cc2c8-0558-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.030258 10.0.0.129 - - [2026-02-09 01:41:49] "GET / HTTP/1.1" 200 36215 0.001590 10.0.0.129 - - [2026-02-09 01:41:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005888 10.0.0.129 - - [2026-02-09 01:41:50] "GET /global-system-config/a619ac10-ca51-49e1-8585-dcba6a1b1fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.010284 10.0.0.242 - - [2026-02-09 01:41:50] "GET / HTTP/1.1" 200 36215 0.002135 10.0.0.242 - - [2026-02-09 01:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005700 10.0.0.129 - - [2026-02-09 01:41:50] "PUT /global-system-config/a619ac10-ca51-49e1-8585-dcba6a1b1fc2 HTTP/1.1" 200 275 0.068828 10.0.0.242 - - [2026-02-09 01:41:50] "GET /global-system-config/a619ac10-ca51-49e1-8585-dcba6a1b1fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.015988 10.0.0.129 - - [2026-02-09 01:41:50] "POST /set-tag HTTP/1.1" 200 109 0.110968 10.0.0.129 - - [2026-02-09 01:41:50] "GET /virtual-machine-interface/806cc2c8-0558-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.032901 10.0.0.129 - - [2026-02-09 01:41:50] "GET /instance-ip/808b1ca0-0558-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.009906 10.0.0.242 - - [2026-02-09 01:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.092373 10.0.0.242 - - [2026-02-09 01:41:50] "GET /routing-instance/896b0530-9766-4426-9409-e64b3645b854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.023292 10.0.0.242 - - [2026-02-09 01:41:50] "PUT /global-system-config/a619ac10-ca51-49e1-8585-dcba6a1b1fc2 HTTP/1.1" 200 275 0.015315 10.0.0.242 - - [2026-02-09 01:41:50] "POST /fqname-to-id HTTP/1.1" 404 216 0.010894 10.0.0.129 - - [2026-02-09 01:41:50] "POST /tags HTTP/1.1" 200 356 0.050434 10.0.0.129 - - [2026-02-09 01:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.042625 10.0.0.129 - - [2026-02-09 01:41:50] "GET /tag/77c34dff-3bb8-45ee-ae21-5f2306b4db54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.028847 10.0.0.242 - - [2026-02-09 01:41:50] "POST /virtual-routers HTTP/1.1" 200 601 0.056345 10.0.0.242 - - [2026-02-09 01:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.024549 10.0.0.242 - - [2026-02-09 01:41:50] "GET /virtual-router/e593c1e9-33db-4d23-a93a-c0531655813f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.019918 10.0.0.129 - - [2026-02-09 01:41:50] "POST /tags HTTP/1.1" 200 304 0.047894 10.0.0.129 - - [2026-02-09 01:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008111 10.0.0.129 - - [2026-02-09 01:41:50] "GET /tag/01701b77-a764-4dc7-85ae-ca86496f2d67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.017850 10.0.0.242 - - [2026-02-09 01:41:50] "POST /fqname-to-id HTTP/1.1" 404 229 0.002485 10.0.0.242 - - [2026-02-09 01:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003802 10.0.0.242 - - [2026-02-09 01:41:50] "GET /virtual-network/35b0484a-983e-4df0-b420-a933da866d17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.004143 10.0.0.129 - - [2026-02-09 01:41:50] "POST /projects HTTP/1.1" 409 218 0.002595 10.0.0.129 - - [2026-02-09 01:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003566 10.0.0.129 - - [2026-02-09 01:41:50] "GET /project/668100c7-bb7d-408d-bb3e-363efce8b4b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.066471 10.0.0.242 - - [2026-02-09 01:41:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.109562 10.0.0.129 - - [2026-02-09 01:41:50] "PUT /access-control-list/8a653fa7-f619-4fae-8787-e3a453fb0cb5 HTTP/1.1" 200 273 0.053952 10.0.0.129 - - [2026-02-09 01:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.011485 10.0.0.129 - - [2026-02-09 01:41:50] "GET /network-ipam/0f62f6d9-2358-47b4-b695-8fc68b80cd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.004540 10.0.0.129 - - [2026-02-09 01:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.129 - - [2026-02-09 01:41:50] "GET /virtual-network/d9ad507e-a9b5-4bd4-a883-fc886ee143d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.009283 10.0.0.129 - - [2026-02-09 01:41:50] "PUT /virtual-network/d9ad507e-a9b5-4bd4-a883-fc886ee143d5 HTTP/1.1" 200 265 0.050682 10.0.0.129 - - [2026-02-09 01:41:50] "GET /virtual-network/d9ad507e-a9b5-4bd4-a883-fc886ee143d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.015604 10.0.0.129 - - [2026-02-09 01:41:50] "POST /set-tag HTTP/1.1" 200 109 0.055433 10.0.0.129 - - [2026-02-09 01:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.012984 10.0.0.129 - - [2026-02-09 01:41:50] "GET /network-ipam/280a1d55-1b93-42ed-8f25-1f183b145fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.003150 10.0.0.129 - - [2026-02-09 01:41:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002601 10.0.0.129 - - [2026-02-09 01:41:51] "GET /virtual-network/8b6aa838-4e68-4b87-9fe7-eb58c9348a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.004992 10.0.0.129 - - [2026-02-09 01:41:51] "PUT /virtual-network/8b6aa838-4e68-4b87-9fe7-eb58c9348a12 HTTP/1.1" 200 265 0.059712 10.0.0.129 - - [2026-02-09 01:41:51] "GET /virtual-network/8b6aa838-4e68-4b87-9fe7-eb58c9348a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.004932 10.0.0.129 - - [2026-02-09 01:41:51] "POST /set-tag HTTP/1.1" 200 109 0.059364 10.0.0.129 - - [2026-02-09 01:41:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009609 10.0.0.129 - - [2026-02-09 01:41:51] "GET /network-policy/b9b8ba08-d184-4d1d-ba70-d184fc3506a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003413 10.0.0.129 - - [2026-02-09 01:41:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007506 10.0.0.129 - - [2026-02-09 01:41:51] "GET /network-policy/3625c8cc-f69e-4b55-a174-e37ab3aadf3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.002936 10.0.0.129 - - [2026-02-09 01:41:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.021977 10.0.0.129 - - [2026-02-09 01:41:51] "GET /network-policy/13098498-77d5-48bb-9ac9-5c4f77ddee1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.005726 10.0.0.129 - - [2026-02-09 01:41:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003840 10.0.0.129 - - [2026-02-09 01:41:51] "PUT /network-policy/13098498-77d5-48bb-9ac9-5c4f77ddee1f HTTP/1.1" 200 263 0.024047 10.0.0.129 - - [2026-02-09 01:41:51] "POST /ref-update HTTP/1.1" 200 156 0.085926 10.0.0.129 - - [2026-02-09 01:41:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004190 10.0.0.129 - - [2026-02-09 01:41:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005708 10.0.0.129 - - [2026-02-09 01:41:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002375 10.0.0.129 - - [2026-02-09 01:41:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003092 10.0.0.129 - - [2026-02-09 01:41:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002574 10.0.0.129 - - [2026-02-09 01:41:51] "POST /security-groups HTTP/1.1" 409 245 0.003456 10.0.0.129 - - [2026-02-09 01:41:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007323 10.0.0.129 - - [2026-02-09 01:41:51] "PUT /security-group/81f11b9e-a61d-43d2-8b04-ef345898ab3c HTTP/1.1" 200 263 0.059896 10.0.0.129 - - [2026-02-09 01:41:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.034307 10.0.0.129 - - [2026-02-09 01:41:51] "GET /application-policy-set/3455961f-dd14-46e4-b1eb-172ddd60f358?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.023231 10.0.0.129 - - [2026-02-09 01:41:51] "PUT /access-control-list/55de360a-c8b8-4b17-bb65-d0c72e603cf6 HTTP/1.1" 200 273 0.045435 10.0.0.129 - - [2026-02-09 01:41:51] "PUT /access-control-list/2fd03175-7a26-4b17-b69b-be43edebb804 HTTP/1.1" 200 273 0.019516 10.0.0.129 - - [2026-02-09 01:41:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008327 10.0.0.129 - - [2026-02-09 01:41:51] "GET /policy-management/c15c09e4-b3b5-4c8c-8a9c-dede45c74dcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003268 10.0.0.129 - - [2026-02-09 01:41:51] "POST /tags HTTP/1.1" 409 206 0.002983 10.0.0.129 - - [2026-02-09 01:41:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005497 10.0.0.129 - - [2026-02-09 01:41:51] "GET /tag/01701b77-a764-4dc7-85ae-ca86496f2d67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.022079 10.0.0.129 - - [2026-02-09 01:41:52] "POST /firewall-rules HTTP/1.1" 200 564 0.100285 10.0.0.129 - - [2026-02-09 01:41:52] "GET /firewall-rule/a4778263-7ebe-4814-84fc-82bc776fae66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.004925 10.0.0.129 - - [2026-02-09 01:41:52] "GET /firewall-policy/55290a6e-5ae4-44d2-8ccf-79234f67ba5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003582 10.0.0.129 - - [2026-02-09 01:41:52] "GET /firewall-rule/a4778263-7ebe-4814-84fc-82bc776fae66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.002125 10.0.0.129 - - [2026-02-09 01:41:52] "POST /ref-update HTTP/1.1" 200 156 0.026003 10.0.0.129 - - [2026-02-09 01:41:52] "GET /application-policy-set/3455961f-dd14-46e4-b1eb-172ddd60f358?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.007671 10.0.0.129 - - [2026-02-09 01:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002632 10.0.0.129 - - [2026-02-09 01:41:52] "GET /policy-management/c15c09e4-b3b5-4c8c-8a9c-dede45c74dcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003410 10.0.0.129 - - [2026-02-09 01:41:52] "POST /tags HTTP/1.1" 409 206 0.002202 10.0.0.129 - - [2026-02-09 01:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.129 - - [2026-02-09 01:41:52] "GET /tag/01701b77-a764-4dc7-85ae-ca86496f2d67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.017355 10.0.0.129 - - [2026-02-09 01:41:52] "POST /firewall-rules HTTP/1.1" 200 562 0.068853 10.0.0.129 - - [2026-02-09 01:41:52] "GET /firewall-rule/9d0fb72c-8505-4451-82fb-0c2b4fe139a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.021179 10.0.0.129 - - [2026-02-09 01:41:52] "GET /firewall-policy/55290a6e-5ae4-44d2-8ccf-79234f67ba5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.005091 10.0.0.129 - - [2026-02-09 01:41:52] "GET /firewall-rule/9d0fb72c-8505-4451-82fb-0c2b4fe139a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.002437 10.0.0.129 - - [2026-02-09 01:41:52] "POST /ref-update HTTP/1.1" 200 156 0.026549 10.0.0.129 - - [2026-02-09 01:41:52] "POST /tags HTTP/1.1" 200 302 0.021098 10.0.0.129 - - [2026-02-09 01:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.022183 10.0.0.129 - - [2026-02-09 01:41:52] "GET /tag/f465a896-c0b7-4b34-9ade-aa5a879a0ffb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.018605 10.0.0.129 - - [2026-02-09 01:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002683 10.0.0.129 - - [2026-02-09 01:41:52] "GET /project/5e269fc6-b128-4597-bcfe-ab4738e2a50b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.059355 10.0.0.129 - - [2026-02-09 01:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005254 10.0.0.129 - - [2026-02-09 01:41:52] "GET /virtual-network/8b6aa838-4e68-4b87-9fe7-eb58c9348a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.012858 10.0.0.129 - - [2026-02-09 01:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.129 - - [2026-02-09 01:41:52] "GET /service-appliance-set/a3bea1ee-77d1-43f2-9bd6-d0861f2c7732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.002599 10.0.0.129 - - [2026-02-09 01:41:52] "POST /fqname-to-id HTTP/1.1" 404 242 0.001796 10.0.0.129 - - [2026-02-09 01:41:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.142658 10.0.0.129 - - [2026-02-09 01:41:53] "GET /virtual-machine-interface/28906ce4-f281-4457-97dd-e3343f33cc0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.018863 10.0.0.129 - - [2026-02-09 01:41:53] "POST /instance-ips HTTP/1.1" 200 378 0.022368 10.0.0.129 - - [2026-02-09 01:41:53] "GET /instance-ip/e40fdf1b-4da3-4b72-932f-e0cb69067af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004894 10.0.0.129 - - [2026-02-09 01:41:53] "POST /loadbalancers HTTP/1.1" 200 584 0.068395 10.0.0.129 - - [2026-02-09 01:41:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.017475 10.0.0.129 - - [2026-02-09 01:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.011909 10.0.0.129 - - [2026-02-09 01:41:53] "GET /project/5e269fc6-b128-4597-bcfe-ab4738e2a50b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.033121 10.0.0.129 - - [2026-02-09 01:41:53] "GET /instance-ip/e40fdf1b-4da3-4b72-932f-e0cb69067af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.006085 10.0.0.129 - - [2026-02-09 01:41:53] "GET /project/5e269fc6-b128-4597-bcfe-ab4738e2a50b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.025934 10.0.0.129 - - [2026-02-09 01:41:53] "GET /loadbalancer/2ba8e33d-e87d-47fd-af1d-10035e4d0fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002502 10.0.0.129 - - [2026-02-09 01:41:53] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.024007 10.0.0.129 - - [2026-02-09 01:41:53] "POST /floating-ips HTTP/1.1" 200 583 0.034527 10.0.0.129 - - [2026-02-09 01:41:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.014825 10.0.0.129 - - [2026-02-09 01:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005113 10.0.0.129 - - [2026-02-09 01:41:53] "GET /project/5e269fc6-b128-4597-bcfe-ab4738e2a50b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.035349 10.0.0.129 - - [2026-02-09 01:41:53] "GET /loadbalancer-listener/872cebcb-19d3-4c14-8775-212b0c114197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.004894 10.0.0.129 - - [2026-02-09 01:41:53] "GET /loadbalancer-listener/872cebcb-19d3-4c14-8775-212b0c114197?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.004296 10.0.0.129 - - [2026-02-09 01:41:53] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.025451 10.0.0.129 - - [2026-02-09 01:41:53] "GET /instance-ip/e40fdf1b-4da3-4b72-932f-e0cb69067af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.003163 10.0.0.129 - - [2026-02-09 01:41:53] "GET /instance-ip/e40fdf1b-4da3-4b72-932f-e0cb69067af4?fields=floating_ips HTTP/1.1" 200 1167 0.005121 10.0.0.129 - - [2026-02-09 01:41:53] "GET /floating-ip/de77d170-45dc-4a2d-bfb2-6c55465c4093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.002397 10.0.0.129 - - [2026-02-09 01:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009313 10.0.0.129 - - [2026-02-09 01:41:53] "GET /project/5e269fc6-b128-4597-bcfe-ab4738e2a50b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.026851 10.0.0.129 - - [2026-02-09 01:41:53] "GET /loadbalancer/2ba8e33d-e87d-47fd-af1d-10035e4d0fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002473 10.0.0.129 - - [2026-02-09 01:41:53] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.018234 10.0.0.129 - - [2026-02-09 01:41:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.021577 10.0.0.129 - - [2026-02-09 01:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005403 10.0.0.129 - - [2026-02-09 01:41:53] "GET /project/5e269fc6-b128-4597-bcfe-ab4738e2a50b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.040273 10.0.0.129 - - [2026-02-09 01:41:53] "GET /loadbalancer-listener/9fa97b50-2b75-41d2-8852-af446549889f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.002361 10.0.0.129 - - [2026-02-09 01:41:53] "GET /loadbalancer-listener/9fa97b50-2b75-41d2-8852-af446549889f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003155 10.0.0.129 - - [2026-02-09 01:41:53] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.030515 10.0.0.129 - - [2026-02-09 01:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006624 10.0.0.129 - - [2026-02-09 01:41:53] "GET /instance-ip/e40fdf1b-4da3-4b72-932f-e0cb69067af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004906 10.0.0.129 - - [2026-02-09 01:41:53] "GET /instance-ip/e40fdf1b-4da3-4b72-932f-e0cb69067af4?fields=floating_ips HTTP/1.1" 200 1167 0.006221 10.0.0.129 - - [2026-02-09 01:41:54] "GET /floating-ip/de77d170-45dc-4a2d-bfb2-6c55465c4093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.014094 10.0.0.129 - - [2026-02-09 01:41:54] "GET /project/5e269fc6-b128-4597-bcfe-ab4738e2a50b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.076338 10.0.0.129 - - [2026-02-09 01:41:54] "GET /loadbalancer/2ba8e33d-e87d-47fd-af1d-10035e4d0fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.003842 10.0.0.129 - - [2026-02-09 01:41:54] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.042197 10.0.0.129 - - [2026-02-09 01:41:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.031768 10.0.0.129 - - [2026-02-09 01:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.010060 10.0.0.129 - - [2026-02-09 01:41:54] "GET /project/5e269fc6-b128-4597-bcfe-ab4738e2a50b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.059448 10.0.0.129 - - [2026-02-09 01:41:54] "GET /loadbalancer-listener/463c94c2-45f6-4f39-ac1d-d5d66de90083?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.009279 10.0.0.129 - - [2026-02-09 01:41:54] "GET /loadbalancer-listener/463c94c2-45f6-4f39-ac1d-d5d66de90083?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1201 0.006198 10.0.0.129 - - [2026-02-09 01:41:54] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.029626 10.0.0.129 - - [2026-02-09 01:41:54] "GET /instance-ip/e40fdf1b-4da3-4b72-932f-e0cb69067af4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004859 10.0.0.129 - - [2026-02-09 01:41:54] "GET /instance-ip/e40fdf1b-4da3-4b72-932f-e0cb69067af4?fields=floating_ips HTTP/1.1" 200 1167 0.005800 10.0.0.129 - - [2026-02-09 01:41:54] "GET /floating-ip/de77d170-45dc-4a2d-bfb2-6c55465c4093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.004061 10.0.0.129 - - [2026-02-09 01:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003898 10.0.0.129 - - [2026-02-09 01:41:54] "GET /loadbalancer/2ba8e33d-e87d-47fd-af1d-10035e4d0fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.005828 10.0.0.129 - - [2026-02-09 01:41:54] "POST /tags HTTP/1.1" 200 372 0.047426 10.0.0.129 - - [2026-02-09 01:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002628 10.0.0.129 - - [2026-02-09 01:41:54] "GET /tag/c36f60fc-3203-40b4-9a3e-d3d9b2b68e9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1280 0.023072 10.0.0.129 - - [2026-02-09 01:41:54] "POST /tags HTTP/1.1" 200 320 0.026231 10.0.0.129 - - [2026-02-09 01:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.129 - - [2026-02-09 01:41:54] "GET /tag/5e7f6147-e889-42dc-81e0-eb07183cb034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.017757 10.0.0.129 - - [2026-02-09 01:41:54] "POST /id-to-fqname HTTP/1.1" 200 181 0.000687 10.0.0.129 - - [2026-02-09 01:41:54] "POST /fqname-to-id HTTP/1.1" 404 190 0.008460 10.0.0.129 - - [2026-02-09 01:41:54] "POST /security-groups HTTP/1.1" 200 578 0.074303 10.0.0.129 - - [2026-02-09 01:41:54] "POST /projects HTTP/1.1" 200 499 0.286462 10.0.0.129 - - [2026-02-09 01:41:54] "POST /fqname-to-id HTTP/1.1" 404 225 0.004252 10.0.0.129 - - [2026-02-09 01:41:55] "POST /access-control-lists HTTP/1.1" 200 589 0.061496 10.0.0.129 - - [2026-02-09 01:41:55] "POST /fqname-to-id HTTP/1.1" 404 224 0.008545 10.0.0.129 - - [2026-02-09 01:41:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.034384 10.0.0.129 - - [2026-02-09 01:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008805 10.0.0.129 - - [2026-02-09 01:41:55] "GET /virtual-network/d9ad507e-a9b5-4bd4-a883-fc886ee143d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.004988 10.0.0.129 - - [2026-02-09 01:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.129 - - [2026-02-09 01:41:55] "GET /virtual-network/8b6aa838-4e68-4b87-9fe7-eb58c9348a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.005816 10.0.0.129 - - [2026-02-09 01:41:55] "POST /access-control-lists HTTP/1.1" 200 587 0.092818 10.0.0.129 - - [2026-02-09 01:41:55] "PUT /virtual-network/d9ad507e-a9b5-4bd4-a883-fc886ee143d5 HTTP/1.1" 200 265 0.119375 10.0.0.129 - - [2026-02-09 01:41:55] "PUT /virtual-network/8b6aa838-4e68-4b87-9fe7-eb58c9348a12 HTTP/1.1" 200 265 0.056185 10.0.0.129 - - [2026-02-09 01:41:55] "POST /security-groups HTTP/1.1" 200 560 0.070764 10.0.0.129 - - [2026-02-09 01:41:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.021629 10.0.0.129 - - [2026-02-09 01:41:55] "POST /fqname-to-id HTTP/1.1" 404 248 0.092858 10.0.0.129 - - [2026-02-09 01:41:55] "POST /chown HTTP/1.1" 200 109 0.103434 10.0.0.129 - - [2026-02-09 01:41:55] "GET /application-policy-set/3455961f-dd14-46e4-b1eb-172ddd60f358?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.024381 10.0.0.129 - - [2026-02-09 01:41:55] "POST /access-control-lists HTTP/1.1" 200 612 0.084112 10.0.0.129 - - [2026-02-09 01:41:55] "POST /fqname-to-id HTTP/1.1" 404 247 0.010192 10.0.0.129 - - [2026-02-09 01:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006174 10.0.0.129 - - [2026-02-09 01:41:55] "GET /policy-management/c15c09e4-b3b5-4c8c-8a9c-dede45c74dcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002636 10.0.0.129 - - [2026-02-09 01:41:55] "POST /tags HTTP/1.1" 409 214 0.003797 10.0.0.129 - - [2026-02-09 01:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004308 10.0.0.129 - - [2026-02-09 01:41:55] "GET /tag/5e7f6147-e889-42dc-81e0-eb07183cb034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.012233 10.0.0.129 - - [2026-02-09 01:41:55] "POST /access-control-lists HTTP/1.1" 200 610 0.107579 10.0.0.129 - - [2026-02-09 01:41:55] "POST /firewall-rules HTTP/1.1" 200 580 0.148607 10.0.0.129 - - [2026-02-09 01:41:55] "GET /firewall-rule/014cc786-063b-463e-8144-eed6cdb756b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005327 10.0.0.129 - - [2026-02-09 01:41:55] "GET /firewall-policy/55290a6e-5ae4-44d2-8ccf-79234f67ba5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.004307 10.0.0.129 - - [2026-02-09 01:41:55] "GET /firewall-rule/014cc786-063b-463e-8144-eed6cdb756b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.010812 10.0.0.129 - - [2026-02-09 01:41:56] "POST /ref-update HTTP/1.1" 200 156 0.034461 10.0.0.129 - - [2026-02-09 01:41:56] "GET /application-policy-set/3455961f-dd14-46e4-b1eb-172ddd60f358?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.009366 10.0.0.129 - - [2026-02-09 01:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003825 10.0.0.129 - - [2026-02-09 01:41:56] "GET /policy-management/c15c09e4-b3b5-4c8c-8a9c-dede45c74dcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004332 10.0.0.129 - - [2026-02-09 01:41:56] "POST /tags HTTP/1.1" 409 214 0.015783 10.0.0.129 - - [2026-02-09 01:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.129 - - [2026-02-09 01:41:56] "GET /tag/5e7f6147-e889-42dc-81e0-eb07183cb034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.015857 10.0.0.129 - - [2026-02-09 01:41:56] "POST /firewall-rules HTTP/1.1" 200 578 0.079225 10.0.0.129 - - [2026-02-09 01:41:56] "GET /firewall-rule/da3b6af1-723d-4168-b649-cfef178715d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.017586 10.0.0.129 - - [2026-02-09 01:41:56] "GET /firewall-policy/55290a6e-5ae4-44d2-8ccf-79234f67ba5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.005437 10.0.0.129 - - [2026-02-09 01:41:56] "GET /firewall-rule/da3b6af1-723d-4168-b649-cfef178715d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.003050 10.0.0.129 - - [2026-02-09 01:41:56] "POST /ref-update HTTP/1.1" 200 156 0.052462 10.0.0.129 - - [2026-02-09 01:41:56] "POST /tags HTTP/1.1" 200 364 0.027746 10.0.0.129 - - [2026-02-09 01:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.021833 10.0.0.129 - - [2026-02-09 01:41:56] "GET /tag/380cef8a-15b7-452d-84b1-04edc9e9cf4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.016212 10.0.0.129 - - [2026-02-09 01:41:56] "POST /tags HTTP/1.1" 200 312 0.025011 10.0.0.129 - - [2026-02-09 01:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.024330 10.0.0.129 - - [2026-02-09 01:41:56] "GET /tag/cc7cf3a3-69c6-4a89-ba74-70bbb8ec4e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.033628 10.0.0.129 - - [2026-02-09 01:41:56] "POST /id-to-fqname HTTP/1.1" 200 177 0.000595 10.0.0.129 - - [2026-02-09 01:41:56] "POST /fqname-to-id HTTP/1.1" 404 186 0.009571 10.0.0.129 - - [2026-02-09 01:41:56] "POST /security-groups HTTP/1.1" 200 574 0.072098 10.0.0.129 - - [2026-02-09 01:41:56] "POST /projects HTTP/1.1" 200 491 0.217589 10.0.0.129 - - [2026-02-09 01:41:56] "POST /fqname-to-id HTTP/1.1" 404 217 0.002681 10.0.0.129 - - [2026-02-09 01:41:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.018013 10.0.0.129 - - [2026-02-09 01:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007131 10.0.0.129 - - [2026-02-09 01:41:57] "GET /virtual-network/d9ad507e-a9b5-4bd4-a883-fc886ee143d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2888 0.023001 10.0.0.129 - - [2026-02-09 01:41:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002555 10.0.0.129 - - [2026-02-09 01:41:57] "POST /access-control-lists HTTP/1.1" 200 585 0.103323 10.0.0.129 - - [2026-02-09 01:41:57] "GET /virtual-network/8b6aa838-4e68-4b87-9fe7-eb58c9348a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.008147 10.0.0.129 - - [2026-02-09 01:41:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.011626 10.0.0.129 - - [2026-02-09 01:41:57] "POST /access-control-lists HTTP/1.1" 200 583 0.055763 10.0.0.129 - - [2026-02-09 01:41:57] "PUT /virtual-network/d9ad507e-a9b5-4bd4-a883-fc886ee143d5 HTTP/1.1" 200 265 0.091882 10.0.0.129 - - [2026-02-09 01:41:57] "PUT /virtual-network/8b6aa838-4e68-4b87-9fe7-eb58c9348a12 HTTP/1.1" 200 265 0.088734 10.0.0.129 - - [2026-02-09 01:41:57] "POST /security-groups HTTP/1.1" 200 548 0.088198 10.0.0.129 - - [2026-02-09 01:41:57] "POST /fqname-to-id HTTP/1.1" 404 240 0.002292 10.0.0.129 - - [2026-02-09 01:41:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.069630 10.0.0.129 - - [2026-02-09 01:41:57] "POST /access-control-lists HTTP/1.1" 200 604 0.112011 10.0.0.129 - - [2026-02-09 01:41:57] "POST /fqname-to-id HTTP/1.1" 404 239 0.019116 10.0.0.129 - - [2026-02-09 01:41:57] "POST /chown HTTP/1.1" 200 109 0.057268 10.0.0.129 - - [2026-02-09 01:41:57] "GET /application-policy-set/3455961f-dd14-46e4-b1eb-172ddd60f358?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.005429 10.0.0.129 - - [2026-02-09 01:41:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001736 10.0.0.129 - - [2026-02-09 01:41:57] "GET /policy-management/c15c09e4-b3b5-4c8c-8a9c-dede45c74dcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008095 10.0.0.129 - - [2026-02-09 01:41:57] "POST /tags HTTP/1.1" 409 210 0.002448 10.0.0.129 - - [2026-02-09 01:41:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.129 - - [2026-02-09 01:41:57] "GET /tag/cc7cf3a3-69c6-4a89-ba74-70bbb8ec4e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.064123 10.0.0.129 - - [2026-02-09 01:41:57] "POST /access-control-lists HTTP/1.1" 200 602 0.107375 10.0.0.129 - - [2026-02-09 01:41:57] "POST /firewall-rules HTTP/1.1" 200 572 0.064932 10.0.0.129 - - [2026-02-09 01:41:57] "GET /firewall-rule/01870852-5b03-4687-866f-e3a5f49d7a1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.017239 10.0.0.129 - - [2026-02-09 01:41:57] "GET /firewall-policy/55290a6e-5ae4-44d2-8ccf-79234f67ba5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.004127 10.0.0.129 - - [2026-02-09 01:41:57] "GET /firewall-rule/01870852-5b03-4687-866f-e3a5f49d7a1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005996 10.0.0.129 - - [2026-02-09 01:41:57] "POST /ref-update HTTP/1.1" 200 156 0.053845 10.0.0.129 - - [2026-02-09 01:41:58] "GET /application-policy-set/3455961f-dd14-46e4-b1eb-172ddd60f358?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.023479 10.0.0.129 - - [2026-02-09 01:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.129 - - [2026-02-09 01:41:58] "GET /policy-management/c15c09e4-b3b5-4c8c-8a9c-dede45c74dcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002741 10.0.0.129 - - [2026-02-09 01:41:58] "POST /tags HTTP/1.1" 409 210 0.001858 10.0.0.129 - - [2026-02-09 01:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002413 10.0.0.129 - - [2026-02-09 01:41:58] "GET /tag/cc7cf3a3-69c6-4a89-ba74-70bbb8ec4e8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.016190 10.0.0.129 - - [2026-02-09 01:41:58] "POST /firewall-rules HTTP/1.1" 200 570 0.077044 10.0.0.129 - - [2026-02-09 01:41:58] "GET /firewall-rule/16837739-050f-4dd1-acbc-7f36b45db08b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004293 10.0.0.129 - - [2026-02-09 01:41:58] "GET /firewall-policy/55290a6e-5ae4-44d2-8ccf-79234f67ba5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.003595 10.0.0.129 - - [2026-02-09 01:41:58] "GET /firewall-rule/16837739-050f-4dd1-acbc-7f36b45db08b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005721 10.0.0.129 - - [2026-02-09 01:41:58] "POST /ref-update HTTP/1.1" 200 156 0.045416 10.0.0.129 - - [2026-02-09 01:41:58] "POST /tags HTTP/1.1" 409 237 0.004319 10.0.0.129 - - [2026-02-09 01:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.129 - - [2026-02-09 01:41:58] "GET /tag/fd27a4c4-5f3d-4054-b56c-c785bb3c7289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.012300 10.0.0.129 - - [2026-02-09 01:41:58] "POST /tags HTTP/1.1" 409 210 0.012571 10.0.0.129 - - [2026-02-09 01:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.129 - - [2026-02-09 01:41:58] "GET /tag/cef98e7c-1014-4510-be8c-150f9b346028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.011878 10.0.0.129 - - [2026-02-09 01:41:58] "POST /projects HTTP/1.1" 409 223 0.005264 10.0.0.129 - - [2026-02-09 01:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.129 - - [2026-02-09 01:41:58] "GET /project/5e269fc6-b128-4597-bcfe-ab4738e2a50b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.037285 10.0.0.129 - - [2026-02-09 01:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002425 10.0.0.129 - - [2026-02-09 01:41:58] "GET /virtual-network/d9ad507e-a9b5-4bd4-a883-fc886ee143d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.004106 10.0.0.129 - - [2026-02-09 01:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002850 10.0.0.129 - - [2026-02-09 01:41:58] "GET /virtual-network/8b6aa838-4e68-4b87-9fe7-eb58c9348a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.006583 10.0.0.129 - - [2026-02-09 01:41:58] "PUT /virtual-network/d9ad507e-a9b5-4bd4-a883-fc886ee143d5 HTTP/1.1" 200 265 0.054490 10.0.0.129 - - [2026-02-09 01:41:58] "PUT /virtual-network/8b6aa838-4e68-4b87-9fe7-eb58c9348a12 HTTP/1.1" 200 265 0.053320 10.0.0.129 - - [2026-02-09 01:41:58] "POST /security-groups HTTP/1.1" 409 253 0.010076 10.0.0.129 - - [2026-02-09 01:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.129 - - [2026-02-09 01:41:58] "PUT /security-group/a3972487-bb8f-4d71-9481-6f0baf6975e5 HTTP/1.1" 200 263 0.062732 10.0.0.129 - - [2026-02-09 01:41:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.028987 10.0.0.129 - - [2026-02-09 01:41:58] "PUT /access-control-list/3aafb92b-8e4f-4533-8bd0-3d6d0e8732db HTTP/1.1" 200 273 0.017090 10.0.0.129 - - [2026-02-09 01:41:59] "GET /application-policy-set/3455961f-dd14-46e4-b1eb-172ddd60f358?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.031233 10.0.0.129 - - [2026-02-09 01:41:59] "PUT /access-control-list/8e26fb80-74e4-46cf-8e80-d7e24bf3230b HTTP/1.1" 200 273 0.032610 10.0.0.129 - - [2026-02-09 01:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003580 10.0.0.129 - - [2026-02-09 01:41:59] "GET /policy-management/c15c09e4-b3b5-4c8c-8a9c-dede45c74dcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003352 10.0.0.129 - - [2026-02-09 01:41:59] "POST /tags HTTP/1.1" 409 210 0.002904 10.0.0.129 - - [2026-02-09 01:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002452 10.0.0.129 - - [2026-02-09 01:41:59] "GET /tag/cef98e7c-1014-4510-be8c-150f9b346028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.022537 10.0.0.129 - - [2026-02-09 01:41:59] "POST /firewall-rules HTTP/1.1" 200 572 0.068211 10.0.0.129 - - [2026-02-09 01:41:59] "GET /firewall-rule/db4fc43b-b4b5-4373-b446-f0b00113d2d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004677 10.0.0.129 - - [2026-02-09 01:41:59] "GET /firewall-policy/55290a6e-5ae4-44d2-8ccf-79234f67ba5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.004378 10.0.0.129 - - [2026-02-09 01:41:59] "GET /firewall-rule/db4fc43b-b4b5-4373-b446-f0b00113d2d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003354 10.0.0.129 - - [2026-02-09 01:41:59] "POST /ref-update HTTP/1.1" 200 156 0.051338 10.0.0.129 - - [2026-02-09 01:41:59] "GET /application-policy-set/3455961f-dd14-46e4-b1eb-172ddd60f358?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004754 10.0.0.129 - - [2026-02-09 01:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006051 10.0.0.129 - - [2026-02-09 01:41:59] "GET /policy-management/c15c09e4-b3b5-4c8c-8a9c-dede45c74dcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003603 10.0.0.129 - - [2026-02-09 01:41:59] "POST /tags HTTP/1.1" 409 210 0.002381 10.0.0.129 - - [2026-02-09 01:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.129 - - [2026-02-09 01:41:59] "GET /tag/cef98e7c-1014-4510-be8c-150f9b346028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.032687 10.0.0.129 - - [2026-02-09 01:41:59] "POST /firewall-rules HTTP/1.1" 200 570 0.085027 10.0.0.129 - - [2026-02-09 01:41:59] "GET /firewall-rule/a8192467-5f58-409a-898b-eea19f4db2c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004905 10.0.0.129 - - [2026-02-09 01:41:59] "GET /firewall-policy/55290a6e-5ae4-44d2-8ccf-79234f67ba5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.004753 10.0.0.129 - - [2026-02-09 01:41:59] "GET /firewall-rule/a8192467-5f58-409a-898b-eea19f4db2c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003769 10.0.0.129 - - [2026-02-09 01:41:59] "POST /ref-update HTTP/1.1" 200 156 0.048160 10.0.0.129 - - [2026-02-09 01:41:59] "GET /virtual-router/e593c1e9-33db-4d23-a93a-c0531655813f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.003740 10.0.0.129 - - [2026-02-09 01:41:59] "POST /ref-update HTTP/1.1" 200 156 0.013095 10.0.0.129 - - [2026-02-09 01:41:59] "GET /virtual-machine-interface/806cc2c8-0558-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004990 10.0.0.129 - - [2026-02-09 01:41:59] "POST /set-tag HTTP/1.1" 200 109 0.012535 10.0.0.129 - - [2026-02-09 01:42:08] "GET /virtual-machine-interface/806cc2c8-0558-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005320 10.0.0.129 - - [2026-02-09 01:42:08] "POST /set-tag HTTP/1.1" 200 109 0.005538 10.0.0.129 - - [2026-02-09 01:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002884 10.0.0.129 - - [2026-02-09 01:42:08] "GET /loadbalancer/2ba8e33d-e87d-47fd-af1d-10035e4d0fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.003154 10.0.0.129 - - [2026-02-09 01:42:08] "GET /virtual-machine-interface/806cc2c8-0558-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006229 10.0.0.129 - - [2026-02-09 01:42:08] "POST /set-tag HTTP/1.1" 200 109 0.003638 10.0.0.129 - - [2026-02-09 01:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.129 - - [2026-02-09 01:42:08] "GET /loadbalancer/2ba8e33d-e87d-47fd-af1d-10035e4d0fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002453 10.0.0.129 - - [2026-02-09 01:42:08] "GET /loadbalancer-pool/08f7d3ed-d597-4cac-b3b7-f8012fcdb809?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.004462 10.0.0.129 - - [2026-02-09 01:42:08] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018331 10.0.0.129 - - [2026-02-09 01:42:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.009015 10.0.0.129 - - [2026-02-09 01:42:08] "GET /virtual-machine-interface/806cc2c8-0558-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.010381 10.0.0.129 - - [2026-02-09 01:42:08] "GET /virtual-machine-interface/806cc2c8-0558-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.013708 10.0.0.129 - - [2026-02-09 01:42:08] "POST /tags HTTP/1.1" 409 205 0.004256 10.0.0.129 - - [2026-02-09 01:42:08] "POST /ref-update HTTP/1.1" 200 156 0.009550 10.0.0.129 - - [2026-02-09 01:42:08] "GET /floating-ip/de77d170-45dc-4a2d-bfb2-6c55465c4093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1776 0.005989 10.0.0.129 - - [2026-02-09 01:42:08] "PUT /floating-ip/de77d170-45dc-4a2d-bfb2-6c55465c4093 HTTP/1.1" 200 257 0.013048 10.0.0.129 - - [2026-02-09 01:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002407 10.0.0.129 - - [2026-02-09 01:42:08] "GET /tag/f465a896-c0b7-4b34-9ade-aa5a879a0ffb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.016120 10.0.0.129 - - [2026-02-09 01:42:08] "POST /set-tag HTTP/1.1" 200 109 0.090235 10.0.0.129 - - [2026-02-09 01:42:08] "GET /loadbalancer-pool/ca2606ed-b939-4ec3-9ce5-4284b8724a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.006916 10.0.0.129 - - [2026-02-09 01:42:08] "POST /loadbalancer-members HTTP/1.1" 200 692 0.028717 10.0.0.129 - - [2026-02-09 01:42:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.032187 10.0.0.129 - - [2026-02-09 01:42:08] "GET /virtual-machine-interface/806cc2c8-0558-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.017091 10.0.0.129 - - [2026-02-09 01:42:08] "GET /virtual-machine-interface/806cc2c8-0558-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004203 10.0.0.129 - - [2026-02-09 01:42:08] "POST /ref-update HTTP/1.1" 200 156 0.010825 10.0.0.129 - - [2026-02-09 01:42:08] "GET /floating-ip/de77d170-45dc-4a2d-bfb2-6c55465c4093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.015866 10.0.0.129 - - [2026-02-09 01:42:08] "POST /set-tag HTTP/1.1" 200 109 0.003675 10.0.0.129 - - [2026-02-09 01:42:08] "GET /loadbalancer-pool/e5a335f4-86d4-410f-a981-ba778bac5d15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004848 10.0.0.129 - - [2026-02-09 01:42:08] "PUT /floating-ip/de77d170-45dc-4a2d-bfb2-6c55465c4093 HTTP/1.1" 200 257 0.018391 10.0.0.129 - - [2026-02-09 01:42:08] "POST /loadbalancer-members HTTP/1.1" 200 694 0.015873 10.0.0.129 - - [2026-02-09 01:42:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.013284 10.0.0.129 - - [2026-02-09 01:42:08] "GET /virtual-machine-interface/806cc2c8-0558-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.016091 10.0.0.129 - - [2026-02-09 01:42:08] "GET /virtual-machine-interface/806cc2c8-0558-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.018831 10.0.0.129 - - [2026-02-09 01:42:08] "POST /set-tag HTTP/1.1" 200 109 0.013362 10.0.0.129 - - [2026-02-09 01:42:09] "POST /ref-update HTTP/1.1" 200 156 0.035270 10.0.0.129 - - [2026-02-09 01:42:09] "GET /floating-ip/de77d170-45dc-4a2d-bfb2-6c55465c4093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1974 0.016376 10.0.0.129 - - [2026-02-09 01:42:09] "PUT /floating-ip/de77d170-45dc-4a2d-bfb2-6c55465c4093 HTTP/1.1" 200 257 0.032047 10.0.0.129 - - [2026-02-09 01:42:44] "GET /virtual-machine-interface/806cc2c8-0558-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004660 10.0.0.129 - - [2026-02-09 01:42:44] "POST /set-tag HTTP/1.1" 200 109 0.003281 10.0.0.129 - - [2026-02-09 01:42:44] "GET /virtual-machine-interface/806cc2c8-0558-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007720 10.0.0.129 - - [2026-02-09 01:42:44] "POST /set-tag HTTP/1.1" 200 109 0.005285 10.0.0.129 - - [2026-02-09 01:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723 10.0.0.129 - - [2026-02-09 01:42:44] "GET /loadbalancer/2ba8e33d-e87d-47fd-af1d-10035e4d0fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.003829 10.0.0.129 - - [2026-02-09 01:42:44] "GET /virtual-machine-interface/806cc2c8-0558-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004259 10.0.0.129 - - [2026-02-09 01:42:44] "POST /set-tag HTTP/1.1" 200 109 0.052031 10.0.0.129 - - [2026-02-09 01:42:44] "DELETE /loadbalancer-member/704bd3c8-686a-46cf-83da-0ad010ea3cc0 HTTP/1.1" 200 115 0.112558 10.0.0.129 - - [2026-02-09 01:42:44] "GET /virtual-machine-interface/806cc2c8-0558-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.010721 10.0.0.129 - - [2026-02-09 01:42:44] "POST /set-tag HTTP/1.1" 200 109 0.002858 10.0.0.129 - - [2026-02-09 01:42:44] "DELETE /loadbalancer-member/88a3da6c-91d6-48b9-a336-78c3cdf98f20 HTTP/1.1" 200 115 0.043807 10.0.0.129 - - [2026-02-09 01:42:44] "GET /virtual-machine-interface/806cc2c8-0558-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006223 10.0.0.129 - - [2026-02-09 01:42:44] "POST /set-tag HTTP/1.1" 200 109 0.004104 10.0.0.129 - - [2026-02-09 01:42:44] "DELETE /loadbalancer-member/6d488fea-dca5-4042-a95e-a6fc212bada0 HTTP/1.1" 200 115 0.057545 10.0.0.129 - - [2026-02-09 01:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002656 10.0.0.129 - - [2026-02-09 01:42:44] "GET /loadbalancer/2ba8e33d-e87d-47fd-af1d-10035e4d0fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.003973 10.0.0.129 - - [2026-02-09 01:42:44] "GET /loadbalancer-pool/08f7d3ed-d597-4cac-b3b7-f8012fcdb809?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.003073 10.0.0.129 - - [2026-02-09 01:42:44] "POST /loadbalancer-members HTTP/1.1" 200 692 0.028119 10.0.0.129 - - [2026-02-09 01:42:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.016187 10.0.0.129 - - [2026-02-09 01:42:44] "GET /virtual-machine-interface/806cc2c8-0558-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.032460 10.0.0.129 - - [2026-02-09 01:42:44] "GET /virtual-machine-interface/806cc2c8-0558-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.018510 10.0.0.129 - - [2026-02-09 01:42:44] "GET /floating-ip/de77d170-45dc-4a2d-bfb2-6c55465c4093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003306 10.0.0.129 - - [2026-02-09 01:42:45] "POST /set-tag HTTP/1.1" 200 109 0.088377 10.0.0.129 - - [2026-02-09 01:42:45] "GET /loadbalancer-pool/ca2606ed-b939-4ec3-9ce5-4284b8724a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.009942 10.0.0.129 - - [2026-02-09 01:42:45] "POST /loadbalancer-members HTTP/1.1" 200 692 0.035085 10.0.0.129 - - [2026-02-09 01:42:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.028596 10.0.0.129 - - [2026-02-09 01:42:45] "GET /virtual-machine-interface/806cc2c8-0558-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008329 10.0.0.129 - - [2026-02-09 01:42:45] "GET /virtual-machine-interface/806cc2c8-0558-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005699 10.0.0.129 - - [2026-02-09 01:42:45] "GET /floating-ip/de77d170-45dc-4a2d-bfb2-6c55465c4093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.007138 10.0.0.129 - - [2026-02-09 01:42:45] "POST /set-tag HTTP/1.1" 200 109 0.003144 10.0.0.129 - - [2026-02-09 01:42:45] "GET /loadbalancer-pool/e5a335f4-86d4-410f-a981-ba778bac5d15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004047 10.0.0.129 - - [2026-02-09 01:42:45] "POST /loadbalancer-members HTTP/1.1" 200 694 0.044655 10.0.0.129 - - [2026-02-09 01:42:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.013161 10.0.0.129 - - [2026-02-09 01:42:45] "GET /virtual-machine-interface/806cc2c8-0558-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007921 10.0.0.129 - - [2026-02-09 01:42:45] "POST /set-tag HTTP/1.1" 200 109 0.002766 10.0.0.129 - - [2026-02-09 01:42:45] "GET /virtual-machine-interface/806cc2c8-0558-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.010674 10.0.0.129 - - [2026-02-09 01:42:45] "GET /floating-ip/de77d170-45dc-4a2d-bfb2-6c55465c4093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.004731 [Introspect:8084]10.0.0.129 - - [2026-02-09 01:43:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001086 [Introspect:8084]10.0.0.129 - - [2026-02-09 01:43:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000939 [Introspect:8084]10.0.0.129 - - [2026-02-09 01:43:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001080 [Introspect:8084]10.0.0.129 - - [2026-02-09 01:43:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001338 [Introspect:8084]10.0.0.129 - - [2026-02-09 01:43:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000955 [Introspect:8084]10.0.0.129 - - [2026-02-09 01:43:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001006 [Introspect:8084]10.0.0.129 - - [2026-02-09 01:43:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000978 [Introspect:8084]10.0.0.129 - - [2026-02-09 01:43:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001332 10.0.0.242 - - [2026-02-09 01:44:57] "GET / HTTP/1.1" 200 36215 0.002103 10.0.0.242 - - [2026-02-09 01:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.242 - - [2026-02-09 01:44:57] "GET /global-system-config/a619ac10-ca51-49e1-8585-dcba6a1b1fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005577 10.0.0.242 - - [2026-02-09 01:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002674 10.0.0.242 - - [2026-02-09 01:44:57] "GET /routing-instance/896b0530-9766-4426-9409-e64b3645b854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002870 10.0.0.242 - - [2026-02-09 01:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001500 10.0.0.242 - - [2026-02-09 01:44:57] "GET /virtual-router/e593c1e9-33db-4d23-a93a-c0531655813f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.004796 10.0.0.242 - - [2026-02-09 01:44:57] "PUT /virtual-router/e593c1e9-33db-4d23-a93a-c0531655813f HTTP/1.1" 200 263 0.016504 10.0.0.242 - - [2026-02-09 01:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.021209 10.0.0.242 - - [2026-02-09 01:44:57] "GET /virtual-router/e593c1e9-33db-4d23-a93a-c0531655813f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.006077 10.0.0.242 - - [2026-02-09 01:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002601 10.0.0.242 - - [2026-02-09 01:44:57] "GET /virtual-machine-interface/a76b8b80-0f19-4732-be8c-0b0e99d40413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.004311 10.0.0.242 - - [2026-02-09 01:44:57] "PUT /virtual-machine-interface/a76b8b80-0f19-4732-be8c-0b0e99d40413 HTTP/1.1" 200 285 0.014625 10.0.0.129 - - [2026-02-09 01:45:40] "GET /global-system-configs HTTP/1.1" 200 323 0.002305 10.0.0.129 - - [2026-02-09 01:45:41] "GET /global-system-configs HTTP/1.1" 200 323 0.002713 [Introspect:8084]10.0.0.129 - - [2026-02-09 01:47:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000982 [Introspect:8084]10.0.0.129 - - [2026-02-09 01:47:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000942 [Introspect:8084]10.0.0.129 - - [2026-02-09 01:47:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001051 [Introspect:8084]10.0.0.129 - - [2026-02-09 01:47:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000939 10.0.0.129 - - [2026-02-09 01:48:01] "GET / HTTP/1.1" 200 36215 0.008348 10.0.0.129 - - [2026-02-09 01:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.129 - - [2026-02-09 01:48:01] "GET /global-system-config/a619ac10-ca51-49e1-8585-dcba6a1b1fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.010015 10.0.0.129 - - [2026-02-09 01:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.129 - - [2026-02-09 01:48:01] "GET /config-node/3961cbbf-8eb0-4014-a9fb-de6542ddb87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.004778 10.0.0.129 - - [2026-02-09 01:48:13] "GET / HTTP/1.1" 200 36215 0.009951 10.0.0.129 - - [2026-02-09 01:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004011 10.0.0.129 - - [2026-02-09 01:48:13] "GET /routing-instance/896b0530-9766-4426-9409-e64b3645b854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.005255 10.0.0.129 - - [2026-02-09 01:48:13] "POST /bgp-routers HTTP/1.1" 409 301 0.007672 10.0.0.129 - - [2026-02-09 01:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002888 10.0.0.129 - - [2026-02-09 01:48:13] "GET /bgp-router/282f7c3e-9570-4677-8562-fb71b6052023?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1817 0.006066 10.0.0.129 - - [2026-02-09 01:48:13] "PUT /bgp-router/282f7c3e-9570-4677-8562-fb71b6052023 HTTP/1.1" 200 255 0.015993 [Introspect:8084]10.0.0.129 - - [2026-02-09 01:48:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001146 [Introspect:8084]10.0.0.129 - - [2026-02-09 01:48:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001054 10.0.0.129 - - [2026-02-09 01:48:20] "GET /virtual-machine-interface/806cc2c8-0558-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004853 10.0.0.129 - - [2026-02-09 01:48:20] "POST /set-tag HTTP/1.1" 200 109 0.002593 10.0.0.129 - - [2026-02-09 01:48:20] "GET /virtual-machine-interface/806cc2c8-0558-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005335 10.0.0.129 - - [2026-02-09 01:48:20] "POST /set-tag HTTP/1.1" 200 109 0.003926 10.0.0.129 - - [2026-02-09 01:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003632 10.0.0.129 - - [2026-02-09 01:48:20] "GET /loadbalancer/2ba8e33d-e87d-47fd-af1d-10035e4d0fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.004796 10.0.0.129 - - [2026-02-09 01:48:20] "GET /virtual-machine-interface/806cc2c8-0558-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006784 10.0.0.129 - - [2026-02-09 01:48:20] "POST /set-tag HTTP/1.1" 200 109 0.031598 10.0.0.129 - - [2026-02-09 01:48:20] "DELETE /loadbalancer-member/d64af2f3-e181-42b8-ac78-32fe79fcf80f HTTP/1.1" 200 115 0.053033 10.0.0.129 - - [2026-02-09 01:48:20] "GET /virtual-machine-interface/806cc2c8-0558-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006255 10.0.0.129 - - [2026-02-09 01:48:20] "POST /set-tag HTTP/1.1" 200 109 0.004391 10.0.0.129 - - [2026-02-09 01:48:20] "DELETE /loadbalancer-member/7e9d2a46-1230-4532-a431-003487d2b657 HTTP/1.1" 200 115 0.039201 10.0.0.129 - - [2026-02-09 01:48:20] "GET /virtual-machine-interface/806cc2c8-0558-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006816 10.0.0.129 - - [2026-02-09 01:48:20] "POST /set-tag HTTP/1.1" 200 109 0.002796 10.0.0.129 - - [2026-02-09 01:48:20] "DELETE /loadbalancer-member/99e59c81-0143-407d-b77d-f7151887de52 HTTP/1.1" 200 115 0.059016 10.0.0.129 - - [2026-02-09 01:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009169 10.0.0.129 - - [2026-02-09 01:48:20] "GET /loadbalancer/2ba8e33d-e87d-47fd-af1d-10035e4d0fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.003165 10.0.0.129 - - [2026-02-09 01:48:20] "GET /loadbalancer-pool/08f7d3ed-d597-4cac-b3b7-f8012fcdb809?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.003518 10.0.0.129 - - [2026-02-09 01:48:20] "POST /loadbalancer-members HTTP/1.1" 200 692 0.037234 10.0.0.129 - - [2026-02-09 01:48:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.014045 10.0.0.129 - - [2026-02-09 01:48:20] "GET /virtual-machine-interface/806cc2c8-0558-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.013765 10.0.0.129 - - [2026-02-09 01:48:20] "GET /virtual-machine-interface/806cc2c8-0558-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.009647 10.0.0.129 - - [2026-02-09 01:48:20] "GET /floating-ip/de77d170-45dc-4a2d-bfb2-6c55465c4093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.006093 10.0.0.129 - - [2026-02-09 01:48:20] "POST /set-tag HTTP/1.1" 200 109 0.084841 10.0.0.129 - - [2026-02-09 01:48:20] "GET /loadbalancer-pool/ca2606ed-b939-4ec3-9ce5-4284b8724a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.007923 10.0.0.129 - - [2026-02-09 01:48:20] "POST /loadbalancer-members HTTP/1.1" 200 692 0.024701 10.0.0.129 - - [2026-02-09 01:48:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.016748 10.0.0.129 - - [2026-02-09 01:48:20] "GET /virtual-machine-interface/806cc2c8-0558-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.016883 10.0.0.129 - - [2026-02-09 01:48:21] "GET /virtual-machine-interface/806cc2c8-0558-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.010943 10.0.0.129 - - [2026-02-09 01:48:21] "GET /floating-ip/de77d170-45dc-4a2d-bfb2-6c55465c4093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005750 10.0.0.129 - - [2026-02-09 01:48:21] "POST /set-tag HTTP/1.1" 200 109 0.002979 10.0.0.129 - - [2026-02-09 01:48:21] "GET /loadbalancer-pool/e5a335f4-86d4-410f-a981-ba778bac5d15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004706 10.0.0.129 - - [2026-02-09 01:48:21] "POST /loadbalancer-members HTTP/1.1" 200 694 0.025237 10.0.0.129 - - [2026-02-09 01:48:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.016104 10.0.0.129 - - [2026-02-09 01:48:21] "GET /virtual-machine-interface/806cc2c8-0558-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.016161 10.0.0.129 - - [2026-02-09 01:48:21] "GET /virtual-machine-interface/806cc2c8-0558-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008000 10.0.0.129 - - [2026-02-09 01:48:21] "POST /set-tag HTTP/1.1" 200 109 0.006564 10.0.0.129 - - [2026-02-09 01:48:21] "GET /floating-ip/de77d170-45dc-4a2d-bfb2-6c55465c4093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.004960 [Introspect:8084]10.0.0.129 - - [2026-02-09 01:48:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000971 [Introspect:8084]10.0.0.129 - - [2026-02-09 01:48:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001049 10.0.0.129 - - [2026-02-09 01:50:17] "GET / HTTP/1.1" 200 36215 0.001668 10.0.0.129 - - [2026-02-09 01:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002224 10.0.0.129 - - [2026-02-09 01:50:17] "GET /project/668100c7-bb7d-408d-bb3e-363efce8b4b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.041307 10.0.0.129 - - [2026-02-09 01:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010638 10.0.0.129 - - [2026-02-09 01:50:17] "GET /project/668100c7-bb7d-408d-bb3e-363efce8b4b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.071750 10.0.0.129 - - [2026-02-09 01:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002752 10.0.0.129 - - [2026-02-09 01:50:17] "GET /project/668100c7-bb7d-408d-bb3e-363efce8b4b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.055126 10.0.0.129 - - [2026-02-09 01:50:18] "POST /tags HTTP/1.1" 200 334 0.055933 10.0.0.129 - - [2026-02-09 01:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005194 10.0.0.129 - - [2026-02-09 01:50:18] "GET /tag/fa1c5cd5-86b8-4801-a2cc-d2f9b5b8abb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.011292 10.0.0.129 - - [2026-02-09 01:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.129 - - [2026-02-09 01:50:18] "GET /project/668100c7-bb7d-408d-bb3e-363efce8b4b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.038697 10.0.0.129 - - [2026-02-09 01:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002616 10.0.0.129 - - [2026-02-09 01:50:18] "GET /virtual-network/8b6aa838-4e68-4b87-9fe7-eb58c9348a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.006647 10.0.0.129 - - [2026-02-09 01:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004255 10.0.0.129 - - [2026-02-09 01:50:18] "GET /service-appliance-set/a3bea1ee-77d1-43f2-9bd6-d0861f2c7732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.003473 10.0.0.129 - - [2026-02-09 01:50:18] "POST /fqname-to-id HTTP/1.1" 404 254 0.001593 10.0.0.129 - - [2026-02-09 01:50:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.098758 10.0.0.129 - - [2026-02-09 01:50:18] "GET /virtual-machine-interface/9057ef33-8d11-450a-ab9e-c4c8006196e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.011464 10.0.0.129 - - [2026-02-09 01:50:18] "POST /instance-ips HTTP/1.1" 200 410 0.029434 10.0.0.129 - - [2026-02-09 01:50:18] "GET /instance-ip/2e0751ec-e324-4708-ab57-bd4645fa09d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.004622 10.0.0.129 - - [2026-02-09 01:50:18] "POST /loadbalancers HTTP/1.1" 200 612 0.067907 10.0.0.129 - - [2026-02-09 01:50:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.014327 10.0.0.129 - - [2026-02-09 01:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008373 10.0.0.129 - - [2026-02-09 01:50:18] "GET /project/668100c7-bb7d-408d-bb3e-363efce8b4b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.038840 10.0.0.129 - - [2026-02-09 01:50:18] "GET /instance-ip/2e0751ec-e324-4708-ab57-bd4645fa09d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.002938 10.0.0.129 - - [2026-02-09 01:50:18] "GET /project/668100c7-bb7d-408d-bb3e-363efce8b4b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.047498 10.0.0.129 - - [2026-02-09 01:50:18] "POST /floating-ips HTTP/1.1" 200 599 0.052953 10.0.0.129 - - [2026-02-09 01:50:18] "GET /loadbalancer/946cf1b3-0fb9-49fa-9103-5b0eb027d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.006613 10.0.0.129 - - [2026-02-09 01:50:18] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.030617 10.0.0.129 - - [2026-02-09 01:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002660 10.0.0.129 - - [2026-02-09 01:50:19] "GET /project/668100c7-bb7d-408d-bb3e-363efce8b4b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.035197 10.0.0.129 - - [2026-02-09 01:50:19] "GET /loadbalancer-listener/46be9425-4183-41d1-9b67-519a07bd4a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.003976 10.0.0.129 - - [2026-02-09 01:50:19] "GET /loadbalancer-listener/46be9425-4183-41d1-9b67-519a07bd4a02?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.004501 10.0.0.129 - - [2026-02-09 01:50:19] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.044851 10.0.0.129 - - [2026-02-09 01:50:19] "GET /instance-ip/2e0751ec-e324-4708-ab57-bd4645fa09d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.007794 10.0.0.129 - - [2026-02-09 01:50:19] "GET /instance-ip/2e0751ec-e324-4708-ab57-bd4645fa09d3?fields=floating_ips HTTP/1.1" 200 1214 0.008973 10.0.0.129 - - [2026-02-09 01:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003820 10.0.0.129 - - [2026-02-09 01:50:19] "GET /loadbalancer/946cf1b3-0fb9-49fa-9103-5b0eb027d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.002220 10.0.0.129 - - [2026-02-09 01:50:19] "GET /floating-ip/a357be08-c2b1-4297-992e-f9b7f2815337?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.003682 10.0.0.129 - - [2026-02-09 01:50:19] "POST /tags HTTP/1.1" 200 296 0.062683 10.0.0.129 - - [2026-02-09 01:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.012531 10.0.0.129 - - [2026-02-09 01:50:19] "GET /tag/4b8246fd-cffc-4ce5-ae12-c2fd6eff05bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1094 0.013223 10.0.0.129 - - [2026-02-09 01:50:19] "POST /tags HTTP/1.1" 409 233 0.002576 10.0.0.129 - - [2026-02-09 01:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.129 - - [2026-02-09 01:50:19] "GET /tag/77c34dff-3bb8-45ee-ae21-5f2306b4db54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.012412 10.0.0.129 - - [2026-02-09 01:50:19] "POST /tags HTTP/1.1" 409 206 0.002521 10.0.0.129 - - [2026-02-09 01:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.129 - - [2026-02-09 01:50:19] "GET /tag/01701b77-a764-4dc7-85ae-ca86496f2d67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010761 10.0.0.129 - - [2026-02-09 01:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002261 10.0.0.129 - - [2026-02-09 01:50:19] "GET /virtual-network/d9ad507e-a9b5-4bd4-a883-fc886ee143d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004792 10.0.0.129 - - [2026-02-09 01:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001712 10.0.0.129 - - [2026-02-09 01:50:19] "GET /project/668100c7-bb7d-408d-bb3e-363efce8b4b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.038422 10.0.0.129 - - [2026-02-09 01:50:19] "POST /virtual-machines HTTP/1.1" 200 370 0.007443 10.0.0.129 - - [2026-02-09 01:50:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.011230 10.0.0.129 - - [2026-02-09 01:50:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.107910 10.0.0.129 - - [2026-02-09 01:50:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.010007 10.0.0.129 - - [2026-02-09 01:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009467 10.0.0.129 - - [2026-02-09 01:50:19] "GET /virtual-machine-interface/b07c08ba-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.008079 10.0.0.129 - - [2026-02-09 01:50:19] "POST /instance-ips HTTP/1.1" 200 410 0.029739 10.0.0.129 - - [2026-02-09 01:50:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.024794 10.0.0.129 - - [2026-02-09 01:50:19] "GET /virtual-machine-interface/b07c08ba-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.015733 10.0.0.129 - - [2026-02-09 01:50:20] "POST /set-tag HTTP/1.1" 200 109 0.022616 10.0.0.129 - - [2026-02-09 01:50:20] "GET /virtual-machine-interface/b07c08ba-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.029452 10.0.0.129 - - [2026-02-09 01:50:20] "GET /instance-ip/b0959028-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.003314 10.0.0.129 - - [2026-02-09 01:50:20] "GET /virtual-machine-interface/b07c08ba-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004891 10.0.0.129 - - [2026-02-09 01:50:20] "POST /set-tag HTTP/1.1" 200 109 0.003082 10.0.0.129 - - [2026-02-09 01:50:20] "GET /virtual-router/e593c1e9-33db-4d23-a93a-c0531655813f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.004196 10.0.0.129 - - [2026-02-09 01:50:20] "POST /ref-update HTTP/1.1" 200 156 0.013246 10.0.0.129 - - [2026-02-09 01:50:20] "GET /virtual-machine-interface/b07c08ba-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.022092 10.0.0.129 - - [2026-02-09 01:50:20] "POST /set-tag HTTP/1.1" 200 109 0.003291 10.0.0.129 - - [2026-02-09 01:50:20] "GET /virtual-machine-interface/b07c08ba-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.007427 10.0.0.129 - - [2026-02-09 01:50:20] "POST /set-tag HTTP/1.1" 200 109 0.002666 10.0.0.129 - - [2026-02-09 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004166 10.0.0.129 - - [2026-02-09 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004278 10.0.0.129 - - [2026-02-09 01:50:21] "GET /virtual-network/d9ad507e-a9b5-4bd4-a883-fc886ee143d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.011363 10.0.0.129 - - [2026-02-09 01:50:21] "GET /project/668100c7-bb7d-408d-bb3e-363efce8b4b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.040239 10.0.0.129 - - [2026-02-09 01:50:21] "GET /virtual-networks?parent_id=668100c7-bb7d-408d-bb3e-363efce8b4b2&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.004923 10.0.0.129 - - [2026-02-09 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001731 10.0.0.129 - - [2026-02-09 01:50:21] "GET /project/668100c7-bb7d-408d-bb3e-363efce8b4b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.037423 10.0.0.129 - - [2026-02-09 01:50:21] "POST /virtual-machines HTTP/1.1" 200 370 0.030266 10.0.0.129 - - [2026-02-09 01:50:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.022254 10.0.0.129 - - [2026-02-09 01:50:21] "POST /virtual-networks HTTP/1.1" 200 514 0.123272 10.0.0.129 - - [2026-02-09 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002407 10.0.0.129 - - [2026-02-09 01:50:21] "GET /network-ipam/4da11107-1fe6-41d6-b2f3-6ff163a4647d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.028985 10.0.0.129 - - [2026-02-09 01:50:21] "POST /route-targets HTTP/1.1" 200 328 0.068426 10.0.0.129 - - [2026-02-09 01:50:21] "POST /ref-update HTTP/1.1" 200 156 0.032043 10.0.0.129 - - [2026-02-09 01:50:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.155771 10.0.0.129 - - [2026-02-09 01:50:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.035179 10.0.0.129 - - [2026-02-09 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.016268 10.0.0.129 - - [2026-02-09 01:50:21] "GET /virtual-machine-interface/b190a60c-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.005485 10.0.0.129 - - [2026-02-09 01:50:21] "POST /useragent-kv HTTP/1.1" 200 115 0.010239 10.0.0.129 - - [2026-02-09 01:50:21] "POST /ref-update HTTP/1.1" 200 156 0.185248 10.0.0.129 - - [2026-02-09 01:50:21] "GET /virtual-network/ee3f1809-b18f-4b8e-99c8-883f36fb82bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.004160 10.0.0.129 - - [2026-02-09 01:50:21] "GET /domains HTTP/1.1" 200 281 0.001923 10.0.0.129 - - [2026-02-09 01:50:21] "POST /instance-ips HTTP/1.1" 200 410 0.032998 10.0.0.129 - - [2026-02-09 01:50:21] "GET /domain/d1fcea34-5a20-4afb-8ddb-7e5cb5c4a914 HTTP/1.1" 200 3100 0.030129 10.0.0.129 - - [2026-02-09 01:50:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.037026 10.0.0.129 - - [2026-02-09 01:50:21] "GET /virtual-machine-interface/b190a60c-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.011703 10.0.0.129 - - [2026-02-09 01:50:21] "GET /project/668100c7-bb7d-408d-bb3e-363efce8b4b2 HTTP/1.1" 200 7091 0.076000 10.0.0.129 - - [2026-02-09 01:50:21] "GET /virtual-network/ee3f1809-b18f-4b8e-99c8-883f36fb82bd HTTP/1.1" 200 2087 0.009395 10.0.0.129 - - [2026-02-09 01:50:21] "GET /virtual-network/ee3f1809-b18f-4b8e-99c8-883f36fb82bd HTTP/1.1" 200 2087 0.003517 10.0.0.129 - - [2026-02-09 01:50:21] "GET /routing-instance/0f8155f2-f2f6-4c0d-88a5-dc68ed5b421d HTTP/1.1" 200 1404 0.003965 10.0.0.129 - - [2026-02-09 01:50:21] "GET /routing-instance/0f8155f2-f2f6-4c0d-88a5-dc68ed5b421d HTTP/1.1" 200 1404 0.001939 10.0.0.129 - - [2026-02-09 01:50:21] "POST /set-tag HTTP/1.1" 200 109 0.024042 10.0.0.129 - - [2026-02-09 01:50:21] "GET /route-target/5ebcdfde-b1f8-464a-9c90-6de84da3407f HTTP/1.1" 200 1154 0.009580 10.0.0.129 - - [2026-02-09 01:50:21] "GET /virtual-machine-interface/b190a60c-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.011883 10.0.0.129 - - [2026-02-09 01:50:21] "GET /virtual-network/ee3f1809-b18f-4b8e-99c8-883f36fb82bd HTTP/1.1" 200 2087 0.009105 10.0.0.129 - - [2026-02-09 01:50:21] "GET /instance-ip/b1b55f6a-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.003712 10.0.0.129 - - [2026-02-09 01:50:21] "GET /routing-instance/0f8155f2-f2f6-4c0d-88a5-dc68ed5b421d HTTP/1.1" 200 1404 0.002173 10.0.0.129 - - [2026-02-09 01:50:21] "GET /virtual-network/ee3f1809-b18f-4b8e-99c8-883f36fb82bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.003340 10.0.0.129 - - [2026-02-09 01:50:21] "GET /virtual-network/ee3f1809-b18f-4b8e-99c8-883f36fb82bd HTTP/1.1" 200 2087 0.003501 10.0.0.129 - - [2026-02-09 01:50:21] "GET /routing-instance/0f8155f2-f2f6-4c0d-88a5-dc68ed5b421d HTTP/1.1" 200 1404 0.002846 10.0.0.129 - - [2026-02-09 01:50:21] "GET /routing-instance/0f8155f2-f2f6-4c0d-88a5-dc68ed5b421d HTTP/1.1" 200 1404 0.002863 10.0.0.129 - - [2026-02-09 01:50:22] "GET /route-target/5ebcdfde-b1f8-464a-9c90-6de84da3407f HTTP/1.1" 200 1154 0.003176 10.0.0.129 - - [2026-02-09 01:50:22] "GET /virtual-machine-interface/b190a60c-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005395 10.0.0.129 - - [2026-02-09 01:50:22] "GET /domains HTTP/1.1" 200 281 0.006130 10.0.0.129 - - [2026-02-09 01:50:22] "POST /set-tag HTTP/1.1" 200 109 0.002316 10.0.0.129 - - [2026-02-09 01:50:22] "GET /domain/d1fcea34-5a20-4afb-8ddb-7e5cb5c4a914 HTTP/1.1" 200 3100 0.002475 10.0.0.129 - - [2026-02-09 01:50:22] "GET /virtual-router/e593c1e9-33db-4d23-a93a-c0531655813f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1691 0.005109 10.0.0.129 - - [2026-02-09 01:50:22] "GET /project/668100c7-bb7d-408d-bb3e-363efce8b4b2 HTTP/1.1" 200 7091 0.040580 10.0.0.129 - - [2026-02-09 01:50:22] "GET /virtual-network/ee3f1809-b18f-4b8e-99c8-883f36fb82bd HTTP/1.1" 200 2087 0.004651 10.0.0.129 - - [2026-02-09 01:50:22] "POST /ref-update HTTP/1.1" 200 156 0.015762 10.0.0.129 - - [2026-02-09 01:50:22] "GET /virtual-machine-interface/b190a60c-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.013619 10.0.0.129 - - [2026-02-09 01:50:22] "POST /set-tag HTTP/1.1" 200 109 0.002677 10.0.0.129 - - [2026-02-09 01:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002911 10.0.0.129 - - [2026-02-09 01:50:22] "GET /project/668100c7-bb7d-408d-bb3e-363efce8b4b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.031546 10.0.0.129 - - [2026-02-09 01:50:22] "GET /virtual-machine-interface/b190a60c-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005858 10.0.0.129 - - [2026-02-09 01:50:22] "GET /virtual-network/ee3f1809-b18f-4b8e-99c8-883f36fb82bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.007519 10.0.0.129 - - [2026-02-09 01:50:22] "POST /set-tag HTTP/1.1" 200 109 0.002062 10.0.0.129 - - [2026-02-09 01:50:22] "GET /floating-ip-pools?parent_id=ee3f1809-b18f-4b8e-99c8-883f36fb82bd&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001640 10.0.0.129 - - [2026-02-09 01:50:22] "GET /virtual-network/ee3f1809-b18f-4b8e-99c8-883f36fb82bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.004653 10.0.0.129 - - [2026-02-09 01:50:22] "POST /floating-ip-pools HTTP/1.1" 200 564 0.023794 10.0.0.129 - - [2026-02-09 01:50:22] "POST /ref-update HTTP/1.1" 200 156 0.016346 10.0.0.129 - - [2026-02-09 01:50:22] "GET /virtual-network/ee3f1809-b18f-4b8e-99c8-883f36fb82bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.004400 10.0.0.129 - - [2026-02-09 01:50:22] "GET /domains HTTP/1.1" 200 281 0.001798 10.0.0.129 - - [2026-02-09 01:50:22] "GET /domain/d1fcea34-5a20-4afb-8ddb-7e5cb5c4a914 HTTP/1.1" 200 3100 0.002664 10.0.0.129 - - [2026-02-09 01:50:22] "GET /project/668100c7-bb7d-408d-bb3e-363efce8b4b2 HTTP/1.1" 200 7348 0.035731 10.0.0.129 - - [2026-02-09 01:50:22] "GET /virtual-network/ee3f1809-b18f-4b8e-99c8-883f36fb82bd HTTP/1.1" 200 2326 0.005730 10.0.0.129 - - [2026-02-09 01:50:22] "GET /floating-ip-pool/c1508870-5fee-43b4-904f-3cbda14a90ca HTTP/1.1" 200 1318 0.002232 10.0.0.129 - - [2026-02-09 01:50:22] "GET /domains HTTP/1.1" 200 281 0.005081 10.0.0.129 - - [2026-02-09 01:50:22] "GET /domain/d1fcea34-5a20-4afb-8ddb-7e5cb5c4a914 HTTP/1.1" 200 3100 0.002535 10.0.0.129 - - [2026-02-09 01:50:22] "GET /project/668100c7-bb7d-408d-bb3e-363efce8b4b2 HTTP/1.1" 200 7348 0.040861 10.0.0.129 - - [2026-02-09 01:50:22] "GET /virtual-network/ee3f1809-b18f-4b8e-99c8-883f36fb82bd HTTP/1.1" 200 2326 0.004141 10.0.0.129 - - [2026-02-09 01:50:22] "GET /virtual-network/ee3f1809-b18f-4b8e-99c8-883f36fb82bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.004998 10.0.0.129 - - [2026-02-09 01:50:22] "POST /tags HTTP/1.1" 200 366 0.063493 10.0.0.129 - - [2026-02-09 01:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.129 - - [2026-02-09 01:50:22] "GET /tag/54fb757e-0405-4325-bf8f-c52cbdcd17cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.012908 10.0.0.129 - - [2026-02-09 01:50:22] "POST /tags HTTP/1.1" 409 206 0.001929 10.0.0.129 - - [2026-02-09 01:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001710 10.0.0.129 - - [2026-02-09 01:50:22] "GET /tag/01701b77-a764-4dc7-85ae-ca86496f2d67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010777 10.0.0.129 - - [2026-02-09 01:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.129 - - [2026-02-09 01:50:22] "GET /project/668100c7-bb7d-408d-bb3e-363efce8b4b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.038429 10.0.0.129 - - [2026-02-09 01:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.129 - - [2026-02-09 01:50:22] "GET /virtual-network/d9ad507e-a9b5-4bd4-a883-fc886ee143d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004522 10.0.0.129 - - [2026-02-09 01:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002154 10.0.0.129 - - [2026-02-09 01:50:22] "GET /service-appliance-set/f037c953-2373-4c11-a9b0-3a69a80ea638?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.003536 10.0.0.129 - - [2026-02-09 01:50:22] "POST /fqname-to-id HTTP/1.1" 404 258 0.001461 10.0.0.129 - - [2026-02-09 01:50:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.107186 10.0.0.129 - - [2026-02-09 01:50:22] "GET /virtual-machine-interface/9e46a4bf-3f73-4528-9ed9-83f866910767?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.008307 10.0.0.129 - - [2026-02-09 01:50:23] "POST /set-tag HTTP/1.1" 200 109 0.018994 10.0.0.129 - - [2026-02-09 01:50:23] "POST /instance-ips HTTP/1.1" 200 418 0.031739 10.0.0.129 - - [2026-02-09 01:50:23] "GET /instance-ip/85628ab7-a713-467d-a21b-4b270c83e20f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.007152 10.0.0.129 - - [2026-02-09 01:50:23] "POST /loadbalancers HTTP/1.1" 200 620 0.072501 10.0.0.129 - - [2026-02-09 01:50:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.008879 10.0.0.129 - - [2026-02-09 01:50:23] "POST /service-instances HTTP/1.1" 200 568 0.023177 10.0.0.129 - - [2026-02-09 01:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.017038 10.0.0.129 - - [2026-02-09 01:50:23] "POST /ref-update HTTP/1.1" 200 156 0.019265 10.0.0.129 - - [2026-02-09 01:50:23] "GET /project/668100c7-bb7d-408d-bb3e-363efce8b4b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.052607 10.0.0.129 - - [2026-02-09 01:50:23] "PUT /service-instance/40726801-aacb-4ce6-b028-f9e5876714d2 HTTP/1.1" 200 267 0.016459 10.0.0.129 - - [2026-02-09 01:50:23] "GET /virtual-machine-interface/9e46a4bf-3f73-4528-9ed9-83f866910767?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.006571 10.0.0.129 - - [2026-02-09 01:50:23] "GET /virtual-machine-interface/9e46a4bf-3f73-4528-9ed9-83f866910767?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.006123 10.0.0.129 - - [2026-02-09 01:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004241 10.0.0.129 - - [2026-02-09 01:50:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.007289 10.0.0.129 - - [2026-02-09 01:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.129 - - [2026-02-09 01:50:23] "GET /floating-ip-pool/c1508870-5fee-43b4-904f-3cbda14a90ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.002182 10.0.0.129 - - [2026-02-09 01:50:23] "POST /virtual-machines HTTP/1.1" 200 430 0.015507 10.0.0.129 - - [2026-02-09 01:50:23] "POST /floating-ips HTTP/1.1" 200 673 0.112388 10.0.0.129 - - [2026-02-09 01:50:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.009581 10.0.0.129 - - [2026-02-09 01:50:23] "GET /application-policy-set/3455961f-dd14-46e4-b1eb-172ddd60f358?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004731 10.0.0.129 - - [2026-02-09 01:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.129 - - [2026-02-09 01:50:23] "GET /policy-management/c15c09e4-b3b5-4c8c-8a9c-dede45c74dcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002594 10.0.0.129 - - [2026-02-09 01:50:23] "POST /tags HTTP/1.1" 409 221 0.004848 10.0.0.129 - - [2026-02-09 01:50:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.194052 10.0.0.129 - - [2026-02-09 01:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004319 10.0.0.129 - - [2026-02-09 01:50:23] "POST /chown HTTP/1.1" 200 109 0.034165 10.0.0.129 - - [2026-02-09 01:50:23] "GET /tag/fa1c5cd5-86b8-4801-a2cc-d2f9b5b8abb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.025095 10.0.0.129 - - [2026-02-09 01:50:23] "POST /tags HTTP/1.1" 409 238 0.007079 10.0.0.129 - - [2026-02-09 01:50:23] "POST /chown HTTP/1.1" 200 109 0.019000 10.0.0.129 - - [2026-02-09 01:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007266 10.0.0.129 - - [2026-02-09 01:50:23] "GET /tag/54fb757e-0405-4325-bf8f-c52cbdcd17cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.019968 10.0.0.129 - - [2026-02-09 01:50:23] "PUT /virtual-machine-interface/b96d6d32-5722-4951-b51a-9e0af0dde727 HTTP/1.1" 200 285 0.047083 10.0.0.129 - - [2026-02-09 01:50:23] "PUT /instance-ip/85628ab7-a713-467d-a21b-4b270c83e20f HTTP/1.1" 200 257 0.037600 10.0.0.129 - - [2026-02-09 01:50:23] "POST /ref-update HTTP/1.1" 200 156 0.031482 10.0.0.129 - - [2026-02-09 01:50:24] "POST /firewall-rules HTTP/1.1" 200 652 0.154804 10.0.0.129 - - [2026-02-09 01:50:24] "POST /ref-update HTTP/1.1" 200 156 0.035287 10.0.0.129 - - [2026-02-09 01:50:24] "GET /firewall-rule/0381d909-b2ab-4dfc-aaf4-33d8e2acf888?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.009826 10.0.0.129 - - [2026-02-09 01:50:24] "GET /firewall-policy/f177ba08-db76-419b-8785-cec68fc7032d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.006865 10.0.0.129 - - [2026-02-09 01:50:24] "POST /ref-update HTTP/1.1" 200 156 0.043118 10.0.0.129 - - [2026-02-09 01:50:24] "GET /firewall-rule/0381d909-b2ab-4dfc-aaf4-33d8e2acf888?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.008866 10.0.0.129 - - [2026-02-09 01:50:24] "POST /ref-update HTTP/1.1" 200 156 0.027321 10.0.0.129 - - [2026-02-09 01:50:24] "POST /ref-update HTTP/1.1" 200 156 0.021446 10.0.0.129 - - [2026-02-09 01:50:24] "POST /ref-update HTTP/1.1" 200 156 0.069178 10.0.0.129 - - [2026-02-09 01:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007580 10.0.0.129 - - [2026-02-09 01:50:24] "POST /ref-update HTTP/1.1" 200 156 0.069510 10.0.0.129 - - [2026-02-09 01:50:24] "GET /project/668100c7-bb7d-408d-bb3e-363efce8b4b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.070643 10.0.0.129 - - [2026-02-09 01:50:24] "POST /virtual-machines HTTP/1.1" 200 430 0.031391 10.0.0.129 - - [2026-02-09 01:50:24] "GET /loadbalancer/47ab3ebe-ff1e-442e-9602-c7992f0944a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.008707 10.0.0.129 - - [2026-02-09 01:50:24] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.028818 10.0.0.129 - - [2026-02-09 01:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007636 10.0.0.129 - - [2026-02-09 01:50:24] "GET /project/668100c7-bb7d-408d-bb3e-363efce8b4b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.088468 10.0.0.129 - - [2026-02-09 01:50:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.176728 10.0.0.129 - - [2026-02-09 01:50:24] "GET /loadbalancer-listener/ea115b97-9319-4191-9f3f-61d19f746047?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.021166 10.0.0.129 - - [2026-02-09 01:50:24] "GET /loadbalancer-listener/ea115b97-9319-4191-9f3f-61d19f746047?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.003118 10.0.0.129 - - [2026-02-09 01:50:24] "POST /chown HTTP/1.1" 200 109 0.028218 10.0.0.129 - - [2026-02-09 01:50:24] "POST /chown HTTP/1.1" 200 109 0.013587 10.0.0.129 - - [2026-02-09 01:50:24] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.019458 10.0.0.129 - - [2026-02-09 01:50:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.020070 10.0.0.129 - - [2026-02-09 01:50:24] "PUT /virtual-machine-interface/6b229b40-0312-43d8-abb4-d4fdefd62a36 HTTP/1.1" 200 285 0.020499 10.0.0.129 - - [2026-02-09 01:50:24] "GET /loadbalancer-pool/873e6982-103f-4a30-babd-a86dcbd3d95a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.007166 10.0.0.129 - - [2026-02-09 01:50:24] "PUT /instance-ip/85628ab7-a713-467d-a21b-4b270c83e20f HTTP/1.1" 200 257 0.018462 10.0.0.129 - - [2026-02-09 01:50:24] "POST /ref-update HTTP/1.1" 200 156 0.017442 10.0.0.129 - - [2026-02-09 01:50:24] "POST /loadbalancer-members HTTP/1.1" 200 709 0.027686 10.0.0.129 - - [2026-02-09 01:50:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.012760 10.0.0.129 - - [2026-02-09 01:50:24] "POST /ref-update HTTP/1.1" 200 156 0.017342 10.0.0.129 - - [2026-02-09 01:50:24] "GET /loadbalancer-member/fd970824-daed-4bd0-a5cf-6b90afc6a293?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1554 0.014315 10.0.0.129 - - [2026-02-09 01:50:24] "POST /ref-update HTTP/1.1" 200 156 0.015051 10.0.0.129 - - [2026-02-09 01:50:24] "POST /ref-update HTTP/1.1" 200 156 0.028818 10.0.0.129 - - [2026-02-09 01:50:24] "GET /application-policy-set/3455961f-dd14-46e4-b1eb-172ddd60f358?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002511 10.0.0.129 - - [2026-02-09 01:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.012169 10.0.0.129 - - [2026-02-09 01:50:24] "GET /policy-management/c15c09e4-b3b5-4c8c-8a9c-dede45c74dcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004970 10.0.0.129 - - [2026-02-09 01:50:24] "POST /ref-update HTTP/1.1" 200 156 0.010484 10.0.0.129 - - [2026-02-09 01:50:24] "POST /tags HTTP/1.1" 409 221 0.008791 10.0.0.129 - - [2026-02-09 01:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002862 10.0.0.129 - - [2026-02-09 01:50:24] "GET /tag/fa1c5cd5-86b8-4801-a2cc-d2f9b5b8abb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.016073 10.0.0.129 - - [2026-02-09 01:50:24] "PUT /service-instance/40726801-aacb-4ce6-b028-f9e5876714d2 HTTP/1.1" 200 267 0.022040 10.0.0.129 - - [2026-02-09 01:50:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.014142 10.0.0.129 - - [2026-02-09 01:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001743 10.0.0.129 - - [2026-02-09 01:50:24] "POST /tags HTTP/1.1" 409 238 0.001326 10.0.0.129 - - [2026-02-09 01:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001471 10.0.0.129 - - [2026-02-09 01:50:25] "GET /tag/54fb757e-0405-4325-bf8f-c52cbdcd17cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.010636 10.0.0.129 - - [2026-02-09 01:50:25] "POST /firewall-rules HTTP/1.1" 409 293 0.001985 10.0.0.129 - - [2026-02-09 01:50:25] "POST /chown HTTP/1.1" 200 109 0.010330 10.0.0.129 - - [2026-02-09 01:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001562 10.0.0.129 - - [2026-02-09 01:50:25] "POST /chown HTTP/1.1" 200 109 0.014019 10.0.0.129 - - [2026-02-09 01:50:25] "PUT /instance-ip/85628ab7-a713-467d-a21b-4b270c83e20f HTTP/1.1" 200 257 0.021623 10.0.0.129 - - [2026-02-09 01:50:25] "PUT /firewall-rule/0381d909-b2ab-4dfc-aaf4-33d8e2acf888 HTTP/1.1" 200 261 0.038152 10.0.0.129 - - [2026-02-09 01:50:25] "GET /firewall-rule/0381d909-b2ab-4dfc-aaf4-33d8e2acf888?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.009541 10.0.0.129 - - [2026-02-09 01:50:25] "POST /ref-update HTTP/1.1" 200 156 0.010839 10.0.0.129 - - [2026-02-09 01:50:25] "GET /firewall-policy/f177ba08-db76-419b-8785-cec68fc7032d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.006320 10.0.0.129 - - [2026-02-09 01:50:25] "POST /chown HTTP/1.1" 200 109 0.018086 10.0.0.129 - - [2026-02-09 01:50:25] "GET /firewall-rule/0381d909-b2ab-4dfc-aaf4-33d8e2acf888?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.014064 10.0.0.129 - - [2026-02-09 01:50:25] "POST /chown HTTP/1.1" 200 109 0.019848 10.0.0.129 - - [2026-02-09 01:50:25] "PUT /instance-ip/85628ab7-a713-467d-a21b-4b270c83e20f HTTP/1.1" 200 257 0.013667 10.0.0.129 - - [2026-02-09 01:50:25] "POST /ref-update HTTP/1.1" 200 156 0.025429 10.0.0.129 - - [2026-02-09 01:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.129 - - [2026-02-09 01:50:25] "POST /chown HTTP/1.1" 200 109 0.007717 10.0.0.129 - - [2026-02-09 01:50:25] "POST /chown HTTP/1.1" 200 109 0.021784 10.0.0.129 - - [2026-02-09 01:50:25] "PUT /instance-ip/85628ab7-a713-467d-a21b-4b270c83e20f HTTP/1.1" 200 257 0.026987 10.0.0.129 - - [2026-02-09 01:50:25] "POST /ref-update HTTP/1.1" 200 156 0.010816 10.0.0.129 - - [2026-02-09 01:50:25] "POST /chown HTTP/1.1" 200 109 0.009254 10.0.0.129 - - [2026-02-09 01:50:25] "POST /chown HTTP/1.1" 200 109 0.032700 10.0.0.129 - - [2026-02-09 01:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007252 10.0.0.129 - - [2026-02-09 01:50:25] "GET /virtual-network/d9ad507e-a9b5-4bd4-a883-fc886ee143d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004842 10.0.0.129 - - [2026-02-09 01:50:25] "PUT /instance-ip/85628ab7-a713-467d-a21b-4b270c83e20f HTTP/1.1" 200 257 0.011999 10.0.0.129 - - [2026-02-09 01:50:25] "POST /ref-update HTTP/1.1" 200 156 0.014961 10.0.0.129 - - [2026-02-09 01:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.013892 10.0.0.129 - - [2026-02-09 01:50:25] "GET /project/668100c7-bb7d-408d-bb3e-363efce8b4b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.072040 10.0.0.129 - - [2026-02-09 01:50:25] "POST /virtual-machines HTTP/1.1" 200 374 0.013625 10.0.0.129 - - [2026-02-09 01:50:25] "PUT /service-instance/40726801-aacb-4ce6-b028-f9e5876714d2 HTTP/1.1" 200 267 0.010536 10.0.0.129 - - [2026-02-09 01:50:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.019740 10.0.0.129 - - [2026-02-09 01:50:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.022842 10.0.0.129 - - [2026-02-09 01:50:25] "PUT /service-instance/40726801-aacb-4ce6-b028-f9e5876714d2 HTTP/1.1" 200 267 0.008477 10.0.0.129 - - [2026-02-09 01:50:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.039053 10.0.0.129 - - [2026-02-09 01:50:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.122489 10.0.0.129 - - [2026-02-09 01:50:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.026827 10.0.0.129 - - [2026-02-09 01:50:25] "PUT /service-instance/40726801-aacb-4ce6-b028-f9e5876714d2 HTTP/1.1" 200 267 0.034195 10.0.0.129 - - [2026-02-09 01:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008889 10.0.0.129 - - [2026-02-09 01:50:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.028112 10.0.0.129 - - [2026-02-09 01:50:26] "GET /virtual-machine-interface/b42a2802-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.004676 10.0.0.129 - - [2026-02-09 01:50:26] "POST /instance-ips HTTP/1.1" 200 414 0.023890 10.0.0.129 - - [2026-02-09 01:50:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.029865 10.0.0.129 - - [2026-02-09 01:50:26] "GET /virtual-machine-interface/b42a2802-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.013137 10.0.0.129 - - [2026-02-09 01:50:26] "PUT /service-instance/40726801-aacb-4ce6-b028-f9e5876714d2 HTTP/1.1" 200 267 0.018600 10.0.0.129 - - [2026-02-09 01:50:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.009225 10.0.0.129 - - [2026-02-09 01:50:26] "POST /set-tag HTTP/1.1" 200 109 0.024518 10.0.0.129 - - [2026-02-09 01:50:26] "GET /virtual-machine-interface/b42a2802-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.018095 10.0.0.129 - - [2026-02-09 01:50:26] "GET /instance-ip/b442ddf2-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.002760 10.0.0.129 - - [2026-02-09 01:50:26] "PUT /service-instance/40726801-aacb-4ce6-b028-f9e5876714d2 HTTP/1.1" 200 267 0.023375 10.0.0.129 - - [2026-02-09 01:50:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.019106 10.0.0.129 - - [2026-02-09 01:50:26] "GET /virtual-machine-interface/b42a2802-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006203 10.0.0.129 - - [2026-02-09 01:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005221 10.0.0.129 - - [2026-02-09 01:50:26] "POST /set-tag HTTP/1.1" 200 109 0.002220 10.0.0.129 - - [2026-02-09 01:50:26] "GET /virtual-router/e593c1e9-33db-4d23-a93a-c0531655813f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.003871 10.0.0.129 - - [2026-02-09 01:50:26] "POST /chown HTTP/1.1" 200 109 0.006714 10.0.0.129 - - [2026-02-09 01:50:26] "POST /ref-update HTTP/1.1" 200 156 0.018279 10.0.0.129 - - [2026-02-09 01:50:26] "POST /chown HTTP/1.1" 200 109 0.016655 10.0.0.129 - - [2026-02-09 01:50:26] "GET /virtual-machine-interface/b42a2802-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.044195 10.0.0.129 - - [2026-02-09 01:50:26] "POST /set-tag HTTP/1.1" 200 109 0.003398 10.0.0.129 - - [2026-02-09 01:50:26] "POST /ref-update HTTP/1.1" 200 156 0.054891 10.0.0.129 - - [2026-02-09 01:50:26] "GET /virtual-machine-interface/b42a2802-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.008715 10.0.0.129 - - [2026-02-09 01:50:26] "POST /set-tag HTTP/1.1" 200 109 0.004646 10.0.0.129 - - [2026-02-09 01:50:26] "POST /chown HTTP/1.1" 200 109 0.008985 10.0.0.129 - - [2026-02-09 01:50:26] "POST /chown HTTP/1.1" 200 109 0.019835 10.0.0.129 - - [2026-02-09 01:50:26] "POST /ref-update HTTP/1.1" 200 156 0.016828 10.0.0.129 - - [2026-02-09 01:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003723 10.0.0.129 - - [2026-02-09 01:50:26] "POST /chown HTTP/1.1" 200 109 0.008738 10.0.0.129 - - [2026-02-09 01:50:26] "POST /chown HTTP/1.1" 200 109 0.020571 10.0.0.129 - - [2026-02-09 01:50:26] "POST /chown HTTP/1.1" 200 109 0.009269 10.0.0.129 - - [2026-02-09 01:50:26] "POST /chown HTTP/1.1" 200 109 0.036178 10.0.0.129 - - [2026-02-09 01:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003607 10.0.0.129 - - [2026-02-09 01:50:26] "POST /chown HTTP/1.1" 200 109 0.006665 10.0.0.129 - - [2026-02-09 01:50:26] "POST /chown HTTP/1.1" 200 109 0.008439 10.0.0.129 - - [2026-02-09 01:50:26] "POST /chown HTTP/1.1" 200 109 0.018564 10.0.0.129 - - [2026-02-09 01:50:26] "POST /chown HTTP/1.1" 200 109 0.017482 10.0.0.129 - - [2026-02-09 01:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002533 10.0.0.129 - - [2026-02-09 01:50:26] "POST /chown HTTP/1.1" 200 109 0.018429 10.0.0.129 - - [2026-02-09 01:50:27] "POST /chown HTTP/1.1" 200 109 0.018543 10.0.0.129 - - [2026-02-09 01:50:27] "POST /chown HTTP/1.1" 200 109 0.008493 10.0.0.129 - - [2026-02-09 01:50:27] "POST /chown HTTP/1.1" 200 109 0.023469 10.0.0.129 - - [2026-02-09 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.129 - - [2026-02-09 01:50:27] "POST /chown HTTP/1.1" 200 109 0.007636 10.0.0.129 - - [2026-02-09 01:50:27] "POST /chown HTTP/1.1" 200 109 0.024586 10.0.0.129 - - [2026-02-09 01:50:27] "POST /chown HTTP/1.1" 200 109 0.015669 10.0.0.129 - - [2026-02-09 01:50:27] "POST /chown HTTP/1.1" 200 109 0.008718 10.0.0.129 - - [2026-02-09 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002109 10.0.0.129 - - [2026-02-09 01:50:27] "POST /chown HTTP/1.1" 200 109 0.012675 10.0.0.129 - - [2026-02-09 01:50:27] "POST /chown HTTP/1.1" 200 109 0.007792 10.0.0.129 - - [2026-02-09 01:50:27] "POST /chown HTTP/1.1" 200 109 0.011655 10.0.0.129 - - [2026-02-09 01:50:27] "POST /chown HTTP/1.1" 200 109 0.032454 10.0.0.129 - - [2026-02-09 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.129 - - [2026-02-09 01:50:27] "POST /chown HTTP/1.1" 200 109 0.006742 10.0.0.129 - - [2026-02-09 01:50:27] "POST /chown HTTP/1.1" 200 109 0.022702 10.0.0.129 - - [2026-02-09 01:50:27] "POST /chown HTTP/1.1" 200 109 0.020730 10.0.0.129 - - [2026-02-09 01:50:27] "POST /chown HTTP/1.1" 200 109 0.008772 10.0.0.129 - - [2026-02-09 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005336 10.0.0.129 - - [2026-02-09 01:50:27] "POST /chown HTTP/1.1" 200 109 0.011701 10.0.0.129 - - [2026-02-09 01:50:27] "POST /chown HTTP/1.1" 200 109 0.006974 10.0.0.129 - - [2026-02-09 01:50:27] "POST /chown HTTP/1.1" 200 109 0.024475 10.0.0.129 - - [2026-02-09 01:50:27] "POST /chown HTTP/1.1" 200 109 0.015667 10.0.0.129 - - [2026-02-09 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002892 10.0.0.129 - - [2026-02-09 01:50:27] "POST /chown HTTP/1.1" 200 109 0.007864 10.0.0.129 - - [2026-02-09 01:50:27] "POST /chown HTTP/1.1" 200 109 0.041956 10.0.0.129 - - [2026-02-09 01:50:27] "POST /chown HTTP/1.1" 200 109 0.011872 10.0.0.129 - - [2026-02-09 01:50:27] "POST /chown HTTP/1.1" 200 109 0.028441 10.0.0.129 - - [2026-02-09 01:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008758 10.0.0.129 - - [2026-02-09 01:50:28] "POST /chown HTTP/1.1" 200 109 0.007035 10.0.0.129 - - [2026-02-09 01:50:28] "POST /chown HTTP/1.1" 200 109 0.015171 10.0.0.129 - - [2026-02-09 01:50:28] "POST /chown HTTP/1.1" 200 109 0.015964 10.0.0.129 - - [2026-02-09 01:50:28] "POST /chown HTTP/1.1" 200 109 0.006362 10.0.0.129 - - [2026-02-09 01:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.129 - - [2026-02-09 01:50:28] "POST /chown HTTP/1.1" 200 109 0.006159 10.0.0.129 - - [2026-02-09 01:50:28] "POST /chown HTTP/1.1" 200 109 0.011660 10.0.0.129 - - [2026-02-09 01:50:28] "POST /chown HTTP/1.1" 200 109 0.007701 10.0.0.129 - - [2026-02-09 01:50:28] "POST /chown HTTP/1.1" 200 109 0.020933 10.0.0.129 - - [2026-02-09 01:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.129 - - [2026-02-09 01:50:28] "POST /chown HTTP/1.1" 200 109 0.011272 10.0.0.129 - - [2026-02-09 01:50:28] "POST /chown HTTP/1.1" 200 109 0.025537 10.0.0.129 - - [2026-02-09 01:50:28] "POST /chown HTTP/1.1" 200 109 0.017939 10.0.0.129 - - [2026-02-09 01:50:28] "POST /chown HTTP/1.1" 200 109 0.009263 10.0.0.129 - - [2026-02-09 01:50:30] "GET /virtual-machine-interface/b07c08ba-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.007651 10.0.0.129 - - [2026-02-09 01:50:30] "POST /set-tag HTTP/1.1" 200 109 0.013809 10.0.0.129 - - [2026-02-09 01:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002816 10.0.0.129 - - [2026-02-09 01:50:30] "GET /loadbalancer/946cf1b3-0fb9-49fa-9103-5b0eb027d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.002845 10.0.0.129 - - [2026-02-09 01:50:30] "GET /loadbalancer-pool/de6bc645-6407-46f4-9f6b-195f413c5049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002856 10.0.0.129 - - [2026-02-09 01:50:30] "POST /loadbalancer-members HTTP/1.1" 200 704 0.015954 10.0.0.129 - - [2026-02-09 01:50:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.009760 10.0.0.129 - - [2026-02-09 01:50:30] "GET /virtual-machine-interface/b07c08ba-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.025383 10.0.0.129 - - [2026-02-09 01:50:30] "POST /tags HTTP/1.1" 409 221 0.006264 10.0.0.129 - - [2026-02-09 01:50:30] "GET /virtual-machine-interface/b07c08ba-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006772 10.0.0.129 - - [2026-02-09 01:50:30] "POST /ref-update HTTP/1.1" 200 156 0.010126 10.0.0.129 - - [2026-02-09 01:50:30] "GET /floating-ip/a357be08-c2b1-4297-992e-f9b7f2815337?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.016333 10.0.0.129 - - [2026-02-09 01:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002732 10.0.0.129 - - [2026-02-09 01:50:30] "GET /tag/fa1c5cd5-86b8-4801-a2cc-d2f9b5b8abb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.013559 10.0.0.129 - - [2026-02-09 01:50:30] "POST /set-tag HTTP/1.1" 200 109 0.016900 10.0.0.129 - - [2026-02-09 01:50:30] "PUT /floating-ip/a357be08-c2b1-4297-992e-f9b7f2815337 HTTP/1.1" 200 257 0.017443 10.0.0.129 - - [2026-02-09 01:50:30] "GET /virtual-machine/d439824b-4b89-4834-819f-493d0567091d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.006116 10.0.0.129 - - [2026-02-09 01:50:30] "GET /virtual-machine-interface/b07c08ba-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004786 10.0.0.129 - - [2026-02-09 01:50:31] "GET /virtual-machine-interface/b190a60c-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004397 10.0.0.129 - - [2026-02-09 01:50:31] "POST /set-tag HTTP/1.1" 200 109 0.002796 10.0.0.129 - - [2026-02-09 01:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.129 - - [2026-02-09 01:50:31] "GET /loadbalancer/946cf1b3-0fb9-49fa-9103-5b0eb027d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.002676 10.0.0.129 - - [2026-02-09 01:50:31] "GET /loadbalancer-pool/de6bc645-6407-46f4-9f6b-195f413c5049?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002812 10.0.0.129 - - [2026-02-09 01:50:31] "POST /loadbalancer-members HTTP/1.1" 200 704 0.026257 10.0.0.129 - - [2026-02-09 01:50:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.008398 10.0.0.129 - - [2026-02-09 01:50:31] "GET /virtual-machine-interface/b190a60c-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005934 10.0.0.129 - - [2026-02-09 01:50:31] "GET /virtual-machine-interface/b190a60c-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.007572 10.0.0.129 - - [2026-02-09 01:50:31] "POST /ref-update HTTP/1.1" 200 156 0.007430 10.0.0.129 - - [2026-02-09 01:50:31] "GET /floating-ip/a357be08-c2b1-4297-992e-f9b7f2815337?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.010540 10.0.0.129 - - [2026-02-09 01:50:31] "POST /set-tag HTTP/1.1" 200 109 0.016889 10.0.0.129 - - [2026-02-09 01:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002396 10.0.0.129 - - [2026-02-09 01:50:35] "POST /chown HTTP/1.1" 200 109 0.006535 10.0.0.129 - - [2026-02-09 01:50:35] "POST /chown HTTP/1.1" 200 109 0.006945 10.0.0.129 - - [2026-02-09 01:50:35] "POST /chown HTTP/1.1" 200 109 0.018518 10.0.0.129 - - [2026-02-09 01:50:35] "POST /chown HTTP/1.1" 200 109 0.007055 10.0.0.129 - - [2026-02-09 01:50:35] "GET /virtual-machine/18d03ac7-73c9-42a6-8676-72d8e6ce12ba?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.004131 10.0.0.129 - - [2026-02-09 01:50:35] "GET /virtual-machine-interface/b190a60c-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004415 10.0.0.129 - - [2026-02-09 01:50:40] "GET /virtual-machine-interface/b42a2802-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005966 10.0.0.129 - - [2026-02-09 01:50:40] "POST /set-tag HTTP/1.1" 200 109 0.003641 10.0.0.129 - - [2026-02-09 01:50:40] "GET /global-system-configs HTTP/1.1" 200 323 0.003310 10.0.0.129 - - [2026-02-09 01:50:40] "GET /virtual-machine/507bc8ae-1a8e-4c38-b296-403448e69970?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.003056 10.0.0.129 - - [2026-02-09 01:50:40] "GET /virtual-machine-interface/b42a2802-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004383 10.0.0.129 - - [2026-02-09 01:50:41] "GET /virtual-machine-interface/b42a2802-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005451 10.0.0.129 - - [2026-02-09 01:50:41] "POST /set-tag HTTP/1.1" 200 109 0.002647 10.0.0.129 - - [2026-02-09 01:50:41] "GET /global-system-configs HTTP/1.1" 200 323 0.002257 10.0.0.129 - - [2026-02-09 01:51:13] "GET /virtual-machine-interface/b42a2802-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.007145 10.0.0.129 - - [2026-02-09 01:51:13] "POST /set-tag HTTP/1.1" 200 109 0.003340 10.0.0.129 - - [2026-02-09 01:51:13] "GET /virtual-machine-interface/b42a2802-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004613 10.0.0.129 - - [2026-02-09 01:51:13] "POST /set-tag HTTP/1.1" 200 109 0.002062 10.0.0.129 - - [2026-02-09 01:51:13] "GET /virtual-machine/507bc8ae-1a8e-4c38-b296-403448e69970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003178 10.0.0.129 - - [2026-02-09 01:51:13] "POST /ref-update HTTP/1.1" 200 156 0.009442 10.0.0.129 - - [2026-02-09 01:51:13] "GET /virtual-machine-interface/b42a2802-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.008748 10.0.0.129 - - [2026-02-09 01:51:13] "POST /set-tag HTTP/1.1" 200 109 0.014800 10.0.0.129 - - [2026-02-09 01:51:13] "POST /set-tag HTTP/1.1" 200 109 0.018915 10.0.0.129 - - [2026-02-09 01:51:13] "DELETE /instance-ip/b442ddf2-0559-11f1-8b80-fa163e55a104 HTTP/1.1" 200 115 0.039896 10.0.0.129 - - [2026-02-09 01:51:13] "DELETE /virtual-machine-interface/b42a2802-0559-11f1-8b80-fa163e55a104 HTTP/1.1" 200 115 0.058006 10.0.0.129 - - [2026-02-09 01:51:13] "DELETE /virtual-machine/507bc8ae-1a8e-4c38-b296-403448e69970 HTTP/1.1" 200 115 0.031156 10.0.0.129 - - [2026-02-09 01:51:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003933 10.0.0.129 - - [2026-02-09 01:51:16] "GET /tag/54fb757e-0405-4325-bf8f-c52cbdcd17cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.016350 10.0.0.129 - - [2026-02-09 01:51:16] "GET /tag/54fb757e-0405-4325-bf8f-c52cbdcd17cb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.024071 10.0.0.129 - - [2026-02-09 01:51:16] "GET /virtual-machine-interface/6b229b40-0312-43d8-abb4-d4fdefd62a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.005995 10.0.0.129 - - [2026-02-09 01:51:16] "POST /set-tag HTTP/1.1" 200 109 0.016150 10.0.0.129 - - [2026-02-09 01:51:16] "GET /virtual-machine-interface/9e46a4bf-3f73-4528-9ed9-83f866910767?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.016859 10.0.0.129 - - [2026-02-09 01:51:16] "POST /set-tag HTTP/1.1" 200 109 0.021425 10.0.0.129 - - [2026-02-09 01:51:16] "GET /virtual-machine-interface/b96d6d32-5722-4951-b51a-9e0af0dde727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.006213 10.0.0.129 - - [2026-02-09 01:51:16] "POST /set-tag HTTP/1.1" 200 109 0.025849 10.0.0.129 - - [2026-02-09 01:51:16] "GET /firewall-policy/f177ba08-db76-419b-8785-cec68fc7032d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.019452 10.0.0.129 - - [2026-02-09 01:51:16] "GET /firewall-rule/0381d909-b2ab-4dfc-aaf4-33d8e2acf888?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003892 10.0.0.129 - - [2026-02-09 01:51:16] "POST /ref-update HTTP/1.1" 200 156 0.015743 10.0.0.129 - - [2026-02-09 01:51:16] "DELETE /firewall-rule/0381d909-b2ab-4dfc-aaf4-33d8e2acf888 HTTP/1.1" 200 115 0.039270 10.0.0.129 - - [2026-02-09 01:51:16] "DELETE /loadbalancer-member/fd970824-daed-4bd0-a5cf-6b90afc6a293 HTTP/1.1" 200 115 0.050398 10.0.0.129 - - [2026-02-09 01:51:16] "PUT /service-instance/40726801-aacb-4ce6-b028-f9e5876714d2 HTTP/1.1" 200 267 0.012403 10.0.0.129 - - [2026-02-09 01:51:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.015592 10.0.0.129 - - [2026-02-09 01:51:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.129 - - [2026-02-09 01:51:16] "DELETE /loadbalancer-pool/873e6982-103f-4a30-babd-a86dcbd3d95a HTTP/1.1" 200 115 0.079190 10.0.0.129 - - [2026-02-09 01:51:16] "POST /chown HTTP/1.1" 200 109 0.015093 10.0.0.129 - - [2026-02-09 01:51:16] "POST /chown HTTP/1.1" 200 109 0.015613 10.0.0.129 - - [2026-02-09 01:51:16] "POST /chown HTTP/1.1" 200 109 0.030403 10.0.0.129 - - [2026-02-09 01:51:16] "DELETE /loadbalancer-listener/ea115b97-9319-4191-9f3f-61d19f746047 HTTP/1.1" 200 115 0.074387 10.0.0.129 - - [2026-02-09 01:51:16] "GET /floating-ip/e11b5add-1e99-4162-8c00-8c668e0d8029?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2398 0.013656 10.0.0.129 - - [2026-02-09 01:51:16] "POST /chown HTTP/1.1" 200 109 0.010598 10.0.0.129 - - [2026-02-09 01:51:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006859 10.0.0.129 - - [2026-02-09 01:51:16] "POST /chown HTTP/1.1" 200 109 0.010991 10.0.0.129 - - [2026-02-09 01:51:16] "PUT /floating-ip/e11b5add-1e99-4162-8c00-8c668e0d8029 HTTP/1.1" 200 257 0.051638 10.0.0.129 - - [2026-02-09 01:51:16] "POST /chown HTTP/1.1" 200 109 0.019382 10.0.0.129 - - [2026-02-09 01:51:16] "POST /chown HTTP/1.1" 200 109 0.014778 10.0.0.129 - - [2026-02-09 01:51:16] "POST /chown HTTP/1.1" 200 109 0.030949 10.0.0.129 - - [2026-02-09 01:51:16] "DELETE /floating-ip/e11b5add-1e99-4162-8c00-8c668e0d8029 HTTP/1.1" 200 115 0.134189 10.0.0.129 - - [2026-02-09 01:51:17] "PUT /service-instance/40726801-aacb-4ce6-b028-f9e5876714d2 HTTP/1.1" 200 267 0.007705 10.0.0.129 - - [2026-02-09 01:51:17] "DELETE /loadbalancer/47ab3ebe-ff1e-442e-9602-c7992f0944a7 HTTP/1.1" 200 115 0.075257 10.0.0.129 - - [2026-02-09 01:51:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.033471 10.0.0.129 - - [2026-02-09 01:51:17] "POST /ref-update HTTP/1.1" 404 171 0.002139 10.0.0.129 - - [2026-02-09 01:51:17] "GET /floating-ip-pool/c1508870-5fee-43b4-904f-3cbda14a90ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.006080 10.0.0.129 - - [2026-02-09 01:51:17] "DELETE /instance-ip/85628ab7-a713-467d-a21b-4b270c83e20f HTTP/1.1" 200 115 0.071859 10.0.0.129 - - [2026-02-09 01:51:17] "POST /ref-update HTTP/1.1" 200 156 0.020783 10.0.0.129 - - [2026-02-09 01:51:17] "PUT /service-instance/40726801-aacb-4ce6-b028-f9e5876714d2 HTTP/1.1" 200 267 0.029811 10.0.0.129 - - [2026-02-09 01:51:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.040497 10.0.0.129 - - [2026-02-09 01:51:17] "POST /ref-update HTTP/1.1" 404 171 0.013397 10.0.0.129 - - [2026-02-09 01:51:17] "DELETE /floating-ip-pool/c1508870-5fee-43b4-904f-3cbda14a90ca HTTP/1.1" 200 115 0.138556 10.0.0.129 - - [2026-02-09 01:51:17] "DELETE /virtual-machine-interface/9e46a4bf-3f73-4528-9ed9-83f866910767 HTTP/1.1" 200 115 0.272149 10.0.0.129 - - [2026-02-09 01:51:17] "PUT /service-instance/40726801-aacb-4ce6-b028-f9e5876714d2 HTTP/1.1" 200 267 0.041266 10.0.0.129 - - [2026-02-09 01:51:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.042534 10.0.0.129 - - [2026-02-09 01:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.020549 10.0.0.129 - - [2026-02-09 01:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.020506 10.0.0.129 - - [2026-02-09 01:51:17] "DELETE /service-instance/40726801-aacb-4ce6-b028-f9e5876714d2 HTTP/1.1" 200 115 0.241262 10.0.0.129 - - [2026-02-09 01:51:17] "DELETE /route-target/5ebcdfde-b1f8-464a-9c90-6de84da3407f HTTP/1.1" 200 115 0.122871 10.0.0.129 - - [2026-02-09 01:51:17] "POST /useragent-kv HTTP/1.1" 200 115 0.005318 10.0.0.129 - - [2026-02-09 01:51:17] "POST /useragent-kv HTTP/1.1" 200 115 0.004836 10.0.0.129 - - [2026-02-09 01:51:17] "DELETE /virtual-network/ee3f1809-b18f-4b8e-99c8-883f36fb82bd HTTP/1.1" 200 115 0.549280 10.0.0.129 - - [2026-02-09 01:51:17] "GET /routing-instance/0f8155f2-f2f6-4c0d-88a5-dc68ed5b421d HTTP/1.1" 404 171 0.003675 10.0.0.129 - - [2026-02-09 01:51:17] "GET /domains HTTP/1.1" 200 281 0.004544 10.0.0.129 - - [2026-02-09 01:51:17] "GET /domain/d1fcea34-5a20-4afb-8ddb-7e5cb5c4a914 HTTP/1.1" 200 3100 0.039378 10.0.0.129 - - [2026-02-09 01:51:17] "DELETE /tag/54fb757e-0405-4325-bf8f-c52cbdcd17cb HTTP/1.1" 200 115 0.522356 10.0.0.129 - - [2026-02-09 01:51:17] "GET /virtual-machine-interface/b96d6d32-5722-4951-b51a-9e0af0dde727?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1211 0.024524 10.0.0.129 - - [2026-02-09 01:51:18] "GET /project/668100c7-bb7d-408d-bb3e-363efce8b4b2 HTTP/1.1" 200 7169 0.080458 10.0.0.129 - - [2026-02-09 01:51:18] "DELETE /virtual-machine-interface/b96d6d32-5722-4951-b51a-9e0af0dde727 HTTP/1.1" 200 115 0.096432 10.0.0.129 - - [2026-02-09 01:51:18] "POST /ref-update HTTP/1.1" 200 156 0.023718 10.0.0.129 - - [2026-02-09 01:51:18] "DELETE /virtual-machine/56b85d6d-2604-4f66-892e-5139249589fe HTTP/1.1" 200 115 0.032712 10.0.0.129 - - [2026-02-09 01:51:18] "GET /virtual-machine-interface/b190a60c-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.020780 10.0.0.129 - - [2026-02-09 01:51:18] "GET /virtual-machine-interface/6b229b40-0312-43d8-abb4-d4fdefd62a36?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1210 0.017884 10.0.0.129 - - [2026-02-09 01:51:18] "POST /set-tag HTTP/1.1" 200 109 0.007548 10.0.0.129 - - [2026-02-09 01:51:18] "DELETE /virtual-machine-interface/6b229b40-0312-43d8-abb4-d4fdefd62a36 HTTP/1.1" 200 115 0.045713 10.0.0.129 - - [2026-02-09 01:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006883 10.0.0.129 - - [2026-02-09 01:51:18] "GET /loadbalancer/946cf1b3-0fb9-49fa-9103-5b0eb027d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.011290 10.0.0.129 - - [2026-02-09 01:51:18] "DELETE /virtual-machine/560a7aae-aa3f-459f-9a97-f5d14fbcd5e0 HTTP/1.1" 200 115 0.053655 10.0.0.129 - - [2026-02-09 01:51:18] "GET /virtual-machine-interface/b190a60c-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.020549 10.0.0.129 - - [2026-02-09 01:51:18] "POST /set-tag HTTP/1.1" 200 109 0.025983 10.0.0.129 - - [2026-02-09 01:51:18] "DELETE /loadbalancer-member/de4d1357-cded-4960-bb2e-540acbfcf588 HTTP/1.1" 200 115 0.080141 10.0.0.129 - - [2026-02-09 01:51:19] "GET /virtual-machine-interface/b190a60c-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006882 10.0.0.129 - - [2026-02-09 01:51:19] "POST /set-tag HTTP/1.1" 200 109 0.002327 10.0.0.129 - - [2026-02-09 01:51:19] "GET /virtual-machine-interface/b190a60c-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004862 10.0.0.129 - - [2026-02-09 01:51:19] "POST /set-tag HTTP/1.1" 200 109 0.003123 10.0.0.129 - - [2026-02-09 01:51:19] "GET /virtual-machine/18d03ac7-73c9-42a6-8676-72d8e6ce12ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002537 10.0.0.129 - - [2026-02-09 01:51:19] "POST /ref-update HTTP/1.1" 200 156 0.015980 10.0.0.129 - - [2026-02-09 01:51:19] "GET /virtual-machine-interface/b190a60c-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.013191 10.0.0.129 - - [2026-02-09 01:51:19] "POST /set-tag HTTP/1.1" 200 109 0.022853 10.0.0.129 - - [2026-02-09 01:51:19] "POST /set-tag HTTP/1.1" 200 109 0.015517 10.0.0.129 - - [2026-02-09 01:51:19] "POST /set-tag HTTP/1.1" 200 109 0.033472 10.0.0.129 - - [2026-02-09 01:51:19] "DELETE /instance-ip/b1b55f6a-0559-11f1-8b80-fa163e55a104 HTTP/1.1" 200 115 0.059248 10.0.0.129 - - [2026-02-09 01:51:19] "POST /ref-update HTTP/1.1" 200 156 0.007944 10.0.0.129 - - [2026-02-09 01:51:19] "DELETE /virtual-machine-interface/b190a60c-0559-11f1-8b80-fa163e55a104 HTTP/1.1" 200 115 0.034481 10.0.0.129 - - [2026-02-09 01:51:19] "DELETE /virtual-machine/18d03ac7-73c9-42a6-8676-72d8e6ce12ba HTTP/1.1" 200 115 0.026073 10.0.0.129 - - [2026-02-09 01:51:23] "GET /virtual-machine-interface/b07c08ba-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.010548 10.0.0.129 - - [2026-02-09 01:51:23] "POST /set-tag HTTP/1.1" 200 109 0.004616 10.0.0.129 - - [2026-02-09 01:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.129 - - [2026-02-09 01:51:23] "GET /loadbalancer/946cf1b3-0fb9-49fa-9103-5b0eb027d0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.002335 10.0.0.129 - - [2026-02-09 01:51:24] "GET /virtual-machine-interface/b07c08ba-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004972 10.0.0.129 - - [2026-02-09 01:51:24] "POST /set-tag HTTP/1.1" 200 109 0.002604 10.0.0.129 - - [2026-02-09 01:51:24] "GET /virtual-machine-interface/b07c08ba-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.003999 10.0.0.129 - - [2026-02-09 01:51:24] "POST /set-tag HTTP/1.1" 200 109 0.010386 10.0.0.129 - - [2026-02-09 01:51:24] "GET /virtual-machine/d439824b-4b89-4834-819f-493d0567091d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.006665 10.0.0.129 - - [2026-02-09 01:51:24] "POST /ref-update HTTP/1.1" 200 156 0.018014 10.0.0.129 - - [2026-02-09 01:51:24] "GET /virtual-machine-interface/b07c08ba-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004313 10.0.0.129 - - [2026-02-09 01:51:24] "POST /set-tag HTTP/1.1" 200 109 0.024895 10.0.0.129 - - [2026-02-09 01:51:24] "POST /set-tag HTTP/1.1" 200 109 0.035176 10.0.0.129 - - [2026-02-09 01:51:24] "POST /set-tag HTTP/1.1" 200 109 0.016296 10.0.0.129 - - [2026-02-09 01:51:24] "DELETE /instance-ip/b0959028-0559-11f1-8b80-fa163e55a104 HTTP/1.1" 200 115 0.060374 10.0.0.129 - - [2026-02-09 01:51:24] "POST /ref-update HTTP/1.1" 200 156 0.015532 10.0.0.129 - - [2026-02-09 01:51:24] "DELETE /virtual-machine-interface/b07c08ba-0559-11f1-8b80-fa163e55a104 HTTP/1.1" 200 115 0.052864 10.0.0.129 - - [2026-02-09 01:51:24] "DELETE /virtual-machine/d439824b-4b89-4834-819f-493d0567091d HTTP/1.1" 200 115 0.040850 10.0.0.129 - - [2026-02-09 01:51:25] "DELETE /tag/4b8246fd-cffc-4ce5-ae12-c2fd6eff05bf HTTP/1.1" 200 115 0.111004 10.0.0.129 - - [2026-02-09 01:51:25] "DELETE /tag/77c34dff-3bb8-45ee-ae21-5f2306b4db54 HTTP/1.1" 200 115 0.052195 10.0.0.129 - - [2026-02-09 01:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002529 10.0.0.129 - - [2026-02-09 01:51:28] "GET /project/668100c7-bb7d-408d-bb3e-363efce8b4b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.034153 10.0.0.129 - - [2026-02-09 01:51:28] "POST /tags HTTP/1.1" 200 394 0.040188 10.0.0.129 - - [2026-02-09 01:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007371 10.0.0.129 - - [2026-02-09 01:51:28] "GET /tag/3752f49b-b977-4d34-842e-b6e0664f1875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.017514 10.0.0.129 - - [2026-02-09 01:51:28] "POST /tags HTTP/1.1" 200 342 0.030782 10.0.0.129 - - [2026-02-09 01:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002771 10.0.0.129 - - [2026-02-09 01:51:28] "GET /tag/5ee56021-edae-4ef3-9a09-53728441c2c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.015980 10.0.0.129 - - [2026-02-09 01:51:28] "POST /id-to-fqname HTTP/1.1" 200 192 0.000924 10.0.0.129 - - [2026-02-09 01:51:28] "POST /fqname-to-id HTTP/1.1" 404 201 0.012214 10.0.0.129 - - [2026-02-09 01:51:29] "POST /security-groups HTTP/1.1" 200 589 0.072774 10.0.0.129 - - [2026-02-09 01:51:29] "POST /projects HTTP/1.1" 200 521 0.227385 10.0.0.129 - - [2026-02-09 01:51:29] "POST /fqname-to-id HTTP/1.1" 404 236 0.002370 10.0.0.129 - - [2026-02-09 01:51:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.013163 10.0.0.129 - - [2026-02-09 01:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007952 10.0.0.129 - - [2026-02-09 01:51:29] "GET /virtual-network/d9ad507e-a9b5-4bd4-a883-fc886ee143d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.026708 10.0.0.129 - - [2026-02-09 01:51:29] "POST /access-control-lists HTTP/1.1" 200 600 0.075379 10.0.0.129 - - [2026-02-09 01:51:29] "POST /fqname-to-id HTTP/1.1" 404 235 0.006074 10.0.0.129 - - [2026-02-09 01:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006435 10.0.0.129 - - [2026-02-09 01:51:29] "GET /virtual-network/8b6aa838-4e68-4b87-9fe7-eb58c9348a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.006946 10.0.0.129 - - [2026-02-09 01:51:29] "PUT /virtual-network/d9ad507e-a9b5-4bd4-a883-fc886ee143d5 HTTP/1.1" 200 265 0.104178 10.0.0.129 - - [2026-02-09 01:51:29] "POST /access-control-lists HTTP/1.1" 200 598 0.119823 10.0.0.129 - - [2026-02-09 01:51:29] "PUT /virtual-network/8b6aa838-4e68-4b87-9fe7-eb58c9348a12 HTTP/1.1" 200 265 0.056810 10.0.0.129 - - [2026-02-09 01:51:29] "POST /security-groups HTTP/1.1" 200 593 0.082177 10.0.0.129 - - [2026-02-09 01:51:29] "POST /fqname-to-id HTTP/1.1" 404 270 0.004624 10.0.0.129 - - [2026-02-09 01:51:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.012945 10.0.0.129 - - [2026-02-09 01:51:29] "POST /chown HTTP/1.1" 200 109 0.025278 10.0.0.129 - - [2026-02-09 01:51:29] "POST /access-control-lists HTTP/1.1" 200 634 0.045709 10.0.0.129 - - [2026-02-09 01:51:29] "POST /fqname-to-id HTTP/1.1" 404 269 0.003120 10.0.0.129 - - [2026-02-09 01:51:29] "GET /application-policy-set/3455961f-dd14-46e4-b1eb-172ddd60f358?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002732 10.0.0.129 - - [2026-02-09 01:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009237 10.0.0.129 - - [2026-02-09 01:51:29] "GET /policy-management/c15c09e4-b3b5-4c8c-8a9c-dede45c74dcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005353 10.0.0.129 - - [2026-02-09 01:51:29] "POST /tags HTTP/1.1" 409 226 0.002393 10.0.0.129 - - [2026-02-09 01:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001524 10.0.0.129 - - [2026-02-09 01:51:29] "GET /tag/5ee56021-edae-4ef3-9a09-53728441c2c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.033483 10.0.0.129 - - [2026-02-09 01:51:29] "POST /access-control-lists HTTP/1.1" 200 632 0.078672 10.0.0.129 - - [2026-02-09 01:51:29] "POST /firewall-rules HTTP/1.1" 200 602 0.065179 10.0.0.129 - - [2026-02-09 01:51:29] "GET /firewall-rule/fb27b713-15f0-4f97-8426-f0a911d919cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.014277 10.0.0.129 - - [2026-02-09 01:51:29] "GET /firewall-policy/55290a6e-5ae4-44d2-8ccf-79234f67ba5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.004663 10.0.0.129 - - [2026-02-09 01:51:29] "GET /firewall-rule/fb27b713-15f0-4f97-8426-f0a911d919cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.004275 10.0.0.129 - - [2026-02-09 01:51:29] "POST /ref-update HTTP/1.1" 200 156 0.037130 10.0.0.129 - - [2026-02-09 01:51:29] "GET /application-policy-set/3455961f-dd14-46e4-b1eb-172ddd60f358?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002107 10.0.0.129 - - [2026-02-09 01:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.129 - - [2026-02-09 01:51:29] "GET /policy-management/c15c09e4-b3b5-4c8c-8a9c-dede45c74dcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002517 10.0.0.129 - - [2026-02-09 01:51:29] "POST /tags HTTP/1.1" 409 226 0.001387 10.0.0.129 - - [2026-02-09 01:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.129 - - [2026-02-09 01:51:30] "GET /tag/5ee56021-edae-4ef3-9a09-53728441c2c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011567 10.0.0.129 - - [2026-02-09 01:51:30] "POST /firewall-rules HTTP/1.1" 200 600 0.064882 10.0.0.129 - - [2026-02-09 01:51:30] "GET /firewall-rule/7c6fb297-bd42-450a-bdf5-c2211b7e2557?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.004685 10.0.0.129 - - [2026-02-09 01:51:30] "GET /firewall-policy/55290a6e-5ae4-44d2-8ccf-79234f67ba5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.003618 10.0.0.129 - - [2026-02-09 01:51:30] "GET /firewall-rule/7c6fb297-bd42-450a-bdf5-c2211b7e2557?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002273 10.0.0.129 - - [2026-02-09 01:51:30] "POST /ref-update HTTP/1.1" 200 156 0.076489 10.0.0.129 - - [2026-02-09 01:51:31] "POST /tags HTTP/1.1" 200 394 0.046579 10.0.0.129 - - [2026-02-09 01:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.029277 10.0.0.129 - - [2026-02-09 01:51:31] "GET /tag/b61a0ac4-1774-4601-906c-bff0ec7e5dc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.011824 10.0.0.129 - - [2026-02-09 01:51:31] "POST /tags HTTP/1.1" 200 342 0.160071 10.0.0.129 - - [2026-02-09 01:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008820 10.0.0.129 - - [2026-02-09 01:51:31] "GET /tag/dcb793e7-4bb7-44cf-b517-0226c5c47cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011610 10.0.0.129 - - [2026-02-09 01:51:32] "POST /id-to-fqname HTTP/1.1" 200 192 0.002324 10.0.0.129 - - [2026-02-09 01:51:32] "POST /fqname-to-id HTTP/1.1" 404 201 0.006421 10.0.0.129 - - [2026-02-09 01:51:32] "POST /security-groups HTTP/1.1" 200 589 0.072345 10.0.0.129 - - [2026-02-09 01:51:32] "POST /projects HTTP/1.1" 200 521 0.226708 10.0.0.129 - - [2026-02-09 01:51:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.014595 10.0.0.129 - - [2026-02-09 01:51:32] "POST /fqname-to-id HTTP/1.1" 404 236 0.012827 10.0.0.129 - - [2026-02-09 01:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008484 10.0.0.129 - - [2026-02-09 01:51:32] "GET /virtual-network/d9ad507e-a9b5-4bd4-a883-fc886ee143d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.034640 10.0.0.129 - - [2026-02-09 01:51:32] "POST /access-control-lists HTTP/1.1" 200 600 0.085738 10.0.0.129 - - [2026-02-09 01:51:32] "POST /fqname-to-id HTTP/1.1" 404 235 0.010044 10.0.0.129 - - [2026-02-09 01:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005529 10.0.0.129 - - [2026-02-09 01:51:32] "GET /virtual-network/8b6aa838-4e68-4b87-9fe7-eb58c9348a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.007212 10.0.0.129 - - [2026-02-09 01:51:32] "POST /access-control-lists HTTP/1.1" 200 598 0.066038 10.0.0.129 - - [2026-02-09 01:51:32] "PUT /virtual-network/d9ad507e-a9b5-4bd4-a883-fc886ee143d5 HTTP/1.1" 200 265 0.115401 10.0.0.129 - - [2026-02-09 01:51:32] "PUT /virtual-network/8b6aa838-4e68-4b87-9fe7-eb58c9348a12 HTTP/1.1" 200 265 0.055375 10.0.0.129 - - [2026-02-09 01:51:32] "POST /security-groups HTTP/1.1" 200 593 0.076845 10.0.0.129 - - [2026-02-09 01:51:32] "POST /fqname-to-id HTTP/1.1" 404 270 0.001891 10.0.0.129 - - [2026-02-09 01:51:32] "POST /access-control-lists HTTP/1.1" 200 634 0.064595 10.0.0.129 - - [2026-02-09 01:51:32] "POST /fqname-to-id HTTP/1.1" 404 269 0.007145 10.0.0.129 - - [2026-02-09 01:51:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.076777 10.0.0.129 - - [2026-02-09 01:51:32] "POST /chown HTTP/1.1" 200 109 0.030689 10.0.0.129 - - [2026-02-09 01:51:32] "GET /application-policy-set/3455961f-dd14-46e4-b1eb-172ddd60f358?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.008548 10.0.0.129 - - [2026-02-09 01:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.129 - - [2026-02-09 01:51:32] "GET /policy-management/c15c09e4-b3b5-4c8c-8a9c-dede45c74dcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002305 10.0.0.129 - - [2026-02-09 01:51:32] "POST /access-control-lists HTTP/1.1" 200 632 0.105554 10.0.0.129 - - [2026-02-09 01:51:32] "POST /tags HTTP/1.1" 409 226 0.007721 10.0.0.129 - - [2026-02-09 01:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.129 - - [2026-02-09 01:51:32] "GET /tag/dcb793e7-4bb7-44cf-b517-0226c5c47cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011539 10.0.0.129 - - [2026-02-09 01:51:33] "POST /firewall-rules HTTP/1.1" 200 602 0.064927 10.0.0.129 - - [2026-02-09 01:51:33] "GET /firewall-rule/15b21ad4-dbaf-4b8b-aee3-d2b680526df6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.004877 10.0.0.129 - - [2026-02-09 01:51:33] "GET /firewall-policy/55290a6e-5ae4-44d2-8ccf-79234f67ba5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.003900 10.0.0.129 - - [2026-02-09 01:51:33] "GET /firewall-rule/15b21ad4-dbaf-4b8b-aee3-d2b680526df6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002877 10.0.0.129 - - [2026-02-09 01:51:33] "POST /ref-update HTTP/1.1" 200 156 0.052333 10.0.0.129 - - [2026-02-09 01:51:33] "GET /application-policy-set/3455961f-dd14-46e4-b1eb-172ddd60f358?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.009216 10.0.0.129 - - [2026-02-09 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004148 10.0.0.129 - - [2026-02-09 01:51:33] "GET /policy-management/c15c09e4-b3b5-4c8c-8a9c-dede45c74dcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003142 10.0.0.129 - - [2026-02-09 01:51:33] "POST /tags HTTP/1.1" 409 226 0.010948 10.0.0.129 - - [2026-02-09 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002889 10.0.0.129 - - [2026-02-09 01:51:33] "GET /tag/dcb793e7-4bb7-44cf-b517-0226c5c47cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.014154 10.0.0.129 - - [2026-02-09 01:51:33] "POST /firewall-rules HTTP/1.1" 200 600 0.070645 10.0.0.129 - - [2026-02-09 01:51:33] "GET /firewall-rule/93d8e91f-54ca-40ff-a308-d83af5ac3203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004435 10.0.0.129 - - [2026-02-09 01:51:33] "GET /firewall-policy/55290a6e-5ae4-44d2-8ccf-79234f67ba5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.005118 10.0.0.129 - - [2026-02-09 01:51:33] "GET /firewall-rule/93d8e91f-54ca-40ff-a308-d83af5ac3203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002772 10.0.0.129 - - [2026-02-09 01:51:33] "POST /ref-update HTTP/1.1" 200 156 0.053460 10.0.0.129 - - [2026-02-09 01:51:34] "POST /tags HTTP/1.1" 200 346 0.085507 10.0.0.129 - - [2026-02-09 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.013697 10.0.0.129 - - [2026-02-09 01:51:34] "GET /tag/b2d26cde-58a3-4842-8e2f-31a39ef20fa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.023905 10.0.0.129 - - [2026-02-09 01:51:34] "POST /projects HTTP/1.1" 409 238 0.002334 10.0.0.129 - - [2026-02-09 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003053 10.0.0.129 - - [2026-02-09 01:51:34] "GET /project/27612c47-64d6-413e-b4c4-8c25f0d0b5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.038088 10.0.0.129 - - [2026-02-09 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006204 10.0.0.129 - - [2026-02-09 01:51:34] "GET /virtual-network/d9ad507e-a9b5-4bd4-a883-fc886ee143d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004599 10.0.0.129 - - [2026-02-09 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003886 10.0.0.129 - - [2026-02-09 01:51:34] "GET /virtual-network/8b6aa838-4e68-4b87-9fe7-eb58c9348a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.005593 10.0.0.129 - - [2026-02-09 01:51:34] "POST /security-groups HTTP/1.1" 409 285 0.007757 10.0.0.129 - - [2026-02-09 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.129 - - [2026-02-09 01:51:35] "PUT /security-group/673b3e6a-c554-4c51-9774-45574f2b10ae HTTP/1.1" 200 263 0.058968 10.0.0.129 - - [2026-02-09 01:51:35] "PUT /access-control-list/8f33bb22-8d9f-4971-aab3-8a687ff4be89 HTTP/1.1" 200 273 0.014163 10.0.0.129 - - [2026-02-09 01:51:35] "PUT /access-control-list/3cc7e689-eb75-4d4e-801d-4f336db5b37f HTTP/1.1" 200 273 0.028455 10.0.0.129 - - [2026-02-09 01:51:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.039793 10.0.0.129 - - [2026-02-09 01:51:35] "POST /tags HTTP/1.1" 409 228 0.002366 10.0.0.129 - - [2026-02-09 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002745 10.0.0.129 - - [2026-02-09 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002348 10.0.0.129 - - [2026-02-09 01:51:35] "GET /project/27612c47-64d6-413e-b4c4-8c25f0d0b5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.028119 10.0.0.129 - - [2026-02-09 01:51:35] "GET /tag/b2d26cde-58a3-4842-8e2f-31a39ef20fa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.024474 10.0.0.129 - - [2026-02-09 01:51:35] "POST /tags HTTP/1.1" 200 346 0.030780 10.0.0.129 - - [2026-02-09 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.032339 10.0.0.129 - - [2026-02-09 01:51:35] "GET /tag/cdac150e-16c0-4887-8e40-93a1558012d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.019467 10.0.0.129 - - [2026-02-09 01:51:35] "POST /projects HTTP/1.1" 409 238 0.002685 10.0.0.129 - - [2026-02-09 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003343 10.0.0.129 - - [2026-02-09 01:51:35] "GET /project/d9f42a0c-07ed-4dd7-b5f0-3a894bba82d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.020722 10.0.0.129 - - [2026-02-09 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003638 10.0.0.129 - - [2026-02-09 01:51:35] "GET /virtual-network/d9ad507e-a9b5-4bd4-a883-fc886ee143d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.011918 10.0.0.129 - - [2026-02-09 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003396 10.0.0.129 - - [2026-02-09 01:51:35] "GET /virtual-network/8b6aa838-4e68-4b87-9fe7-eb58c9348a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.010558 10.0.0.129 - - [2026-02-09 01:51:35] "POST /security-groups HTTP/1.1" 409 285 0.007272 10.0.0.129 - - [2026-02-09 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003064 10.0.0.129 - - [2026-02-09 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.129 - - [2026-02-09 01:51:35] "GET /project/d9f42a0c-07ed-4dd7-b5f0-3a894bba82d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.053348 10.0.0.129 - - [2026-02-09 01:51:35] "PUT /security-group/7dcf35c3-0a85-40a0-a545-e2c36977d4c1 HTTP/1.1" 200 263 0.082566 10.0.0.129 - - [2026-02-09 01:51:35] "PUT /access-control-list/7c4e4106-eaa6-4d9b-bcad-e3a45868e260 HTTP/1.1" 200 273 0.020361 10.0.0.129 - - [2026-02-09 01:51:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.050765 10.0.0.129 - - [2026-02-09 01:51:35] "POST /tags HTTP/1.1" 409 228 0.003343 10.0.0.129 - - [2026-02-09 01:51:35] "PUT /access-control-list/f5ff3cad-9d0b-448e-9750-5000fa263c15 HTTP/1.1" 200 273 0.023915 10.0.0.129 - - [2026-02-09 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.129 - - [2026-02-09 01:51:35] "GET /tag/cdac150e-16c0-4887-8e40-93a1558012d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.014384 10.0.0.129 - - [2026-02-09 01:51:35] "POST /tags HTTP/1.1" 200 292 0.062618 10.0.0.129 - - [2026-02-09 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.129 - - [2026-02-09 01:51:36] "GET /tag/424d3b69-861f-4d24-a9b8-093385c06ec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.017460 10.0.0.129 - - [2026-02-09 01:51:36] "POST /tags HTTP/1.1" 200 304 0.090310 10.0.0.129 - - [2026-02-09 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.129 - - [2026-02-09 01:51:36] "GET /tag/aec029be-dd50-42ae-87a0-145e9ba9da37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.014291 10.0.0.129 - - [2026-02-09 01:51:36] "POST /tags HTTP/1.1" 409 252 0.001920 10.0.0.129 - - [2026-02-09 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002625 10.0.0.129 - - [2026-02-09 01:51:36] "GET /tag/3752f49b-b977-4d34-842e-b6e0664f1875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011053 10.0.0.129 - - [2026-02-09 01:51:36] "POST /tags HTTP/1.1" 409 226 0.004607 10.0.0.129 - - [2026-02-09 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.129 - - [2026-02-09 01:51:36] "GET /tag/5ee56021-edae-4ef3-9a09-53728441c2c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010796 10.0.0.129 - - [2026-02-09 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002520 10.0.0.129 - - [2026-02-09 01:51:36] "GET /virtual-network/d9ad507e-a9b5-4bd4-a883-fc886ee143d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.008712 10.0.0.129 - - [2026-02-09 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002482 10.0.0.129 - - [2026-02-09 01:51:36] "GET /project/27612c47-64d6-413e-b4c4-8c25f0d0b5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.043615 10.0.0.129 - - [2026-02-09 01:51:36] "POST /virtual-machines HTTP/1.1" 200 396 0.013848 10.0.0.129 - - [2026-02-09 01:51:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.024446 10.0.0.129 - - [2026-02-09 01:51:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.117715 10.0.0.129 - - [2026-02-09 01:51:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.011701 10.0.0.129 - - [2026-02-09 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.014554 10.0.0.129 - - [2026-02-09 01:51:36] "GET /virtual-machine-interface/de502faa-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006698 10.0.0.129 - - [2026-02-09 01:51:36] "POST /instance-ips HTTP/1.1" 200 398 0.023334 10.0.0.129 - - [2026-02-09 01:51:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.035490 10.0.0.129 - - [2026-02-09 01:51:36] "GET /virtual-machine-interface/de502faa-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.021047 10.0.0.129 - - [2026-02-09 01:51:36] "POST /set-tag HTTP/1.1" 200 109 0.067804 10.0.0.129 - - [2026-02-09 01:51:36] "GET /virtual-machine-interface/de502faa-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.020503 10.0.0.129 - - [2026-02-09 01:51:37] "GET /instance-ip/de6b2eea-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.010069 10.0.0.129 - - [2026-02-09 01:51:37] "GET /virtual-machine-interface/de502faa-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004646 10.0.0.129 - - [2026-02-09 01:51:37] "POST /set-tag HTTP/1.1" 200 109 0.002417 10.0.0.129 - - [2026-02-09 01:51:37] "GET /virtual-router/e593c1e9-33db-4d23-a93a-c0531655813f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.003384 10.0.0.129 - - [2026-02-09 01:51:37] "POST /ref-update HTTP/1.1" 200 156 0.009254 10.0.0.129 - - [2026-02-09 01:51:37] "GET /virtual-machine-interface/de502faa-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005509 10.0.0.129 - - [2026-02-09 01:51:37] "POST /set-tag HTTP/1.1" 200 109 0.002361 10.0.0.129 - - [2026-02-09 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.129 - - [2026-02-09 01:51:37] "GET /virtual-network/d9ad507e-a9b5-4bd4-a883-fc886ee143d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004354 10.0.0.129 - - [2026-02-09 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.129 - - [2026-02-09 01:51:37] "GET /project/27612c47-64d6-413e-b4c4-8c25f0d0b5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.048376 10.0.0.129 - - [2026-02-09 01:51:37] "POST /virtual-machines HTTP/1.1" 200 396 0.012547 10.0.0.129 - - [2026-02-09 01:51:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.016493 10.0.0.129 - - [2026-02-09 01:51:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.119467 10.0.0.129 - - [2026-02-09 01:51:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.035629 10.0.0.129 - - [2026-02-09 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004545 10.0.0.129 - - [2026-02-09 01:51:37] "GET /virtual-machine-interface/decf67fc-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006706 10.0.0.129 - - [2026-02-09 01:51:37] "POST /instance-ips HTTP/1.1" 200 398 0.028061 10.0.0.129 - - [2026-02-09 01:51:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.033224 10.0.0.129 - - [2026-02-09 01:51:37] "GET /virtual-machine-interface/decf67fc-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.016346 10.0.0.129 - - [2026-02-09 01:51:37] "POST /set-tag HTTP/1.1" 200 109 0.068424 10.0.0.129 - - [2026-02-09 01:51:37] "GET /virtual-machine-interface/decf67fc-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.013305 10.0.0.129 - - [2026-02-09 01:51:37] "GET /instance-ip/dee7fdbc-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004864 10.0.0.129 - - [2026-02-09 01:51:37] "GET /virtual-machine-interface/decf67fc-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006879 10.0.0.129 - - [2026-02-09 01:51:37] "POST /set-tag HTTP/1.1" 200 109 0.002466 10.0.0.129 - - [2026-02-09 01:51:37] "GET /virtual-router/e593c1e9-33db-4d23-a93a-c0531655813f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1704 0.003641 10.0.0.129 - - [2026-02-09 01:51:37] "POST /ref-update HTTP/1.1" 200 156 0.009125 10.0.0.129 - - [2026-02-09 01:51:37] "GET /virtual-machine-interface/decf67fc-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.018268 10.0.0.129 - - [2026-02-09 01:51:37] "POST /set-tag HTTP/1.1" 200 109 0.005548 10.0.0.129 - - [2026-02-09 01:51:38] "POST /tags HTTP/1.1" 200 292 0.016754 10.0.0.129 - - [2026-02-09 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.009977 10.0.0.129 - - [2026-02-09 01:51:38] "GET /tag/ce7f4982-615a-4c93-b12d-d0acef47720b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.013539 10.0.0.129 - - [2026-02-09 01:51:38] "POST /tags HTTP/1.1" 409 252 0.002442 10.0.0.129 - - [2026-02-09 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.129 - - [2026-02-09 01:51:38] "GET /tag/b61a0ac4-1774-4601-906c-bff0ec7e5dc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.012452 10.0.0.129 - - [2026-02-09 01:51:38] "POST /tags HTTP/1.1" 409 226 0.002631 10.0.0.129 - - [2026-02-09 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.129 - - [2026-02-09 01:51:38] "GET /tag/dcb793e7-4bb7-44cf-b517-0226c5c47cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.023741 10.0.0.129 - - [2026-02-09 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002109 10.0.0.129 - - [2026-02-09 01:51:38] "GET /virtual-network/d9ad507e-a9b5-4bd4-a883-fc886ee143d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003948 10.0.0.129 - - [2026-02-09 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001551 10.0.0.129 - - [2026-02-09 01:51:38] "GET /project/d9f42a0c-07ed-4dd7-b5f0-3a894bba82d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.038599 10.0.0.129 - - [2026-02-09 01:51:38] "POST /virtual-machines HTTP/1.1" 200 396 0.009994 10.0.0.129 - - [2026-02-09 01:51:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.025245 10.0.0.129 - - [2026-02-09 01:51:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.141149 10.0.0.129 - - [2026-02-09 01:51:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.019498 10.0.0.129 - - [2026-02-09 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.013483 10.0.0.129 - - [2026-02-09 01:51:38] "GET /virtual-machine-interface/df6e2dc4-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.041668 10.0.0.129 - - [2026-02-09 01:51:38] "POST /instance-ips HTTP/1.1" 200 398 0.037815 10.0.0.129 - - [2026-02-09 01:51:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.036351 10.0.0.129 - - [2026-02-09 01:51:38] "GET /virtual-machine-interface/df6e2dc4-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.031455 10.0.0.129 - - [2026-02-09 01:51:38] "POST /set-tag HTTP/1.1" 200 109 0.068583 10.0.0.129 - - [2026-02-09 01:51:38] "GET /virtual-machine-interface/df6e2dc4-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.012254 10.0.0.129 - - [2026-02-09 01:51:38] "GET /instance-ip/df8e523e-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.010957 10.0.0.129 - - [2026-02-09 01:51:39] "GET /virtual-machine-interface/df6e2dc4-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005578 10.0.0.129 - - [2026-02-09 01:51:39] "POST /set-tag HTTP/1.1" 200 109 0.002318 10.0.0.129 - - [2026-02-09 01:51:39] "GET /virtual-router/e593c1e9-33db-4d23-a93a-c0531655813f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.004238 10.0.0.129 - - [2026-02-09 01:51:39] "POST /ref-update HTTP/1.1" 200 156 0.018188 10.0.0.129 - - [2026-02-09 01:51:39] "GET /virtual-machine-interface/df6e2dc4-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005459 10.0.0.129 - - [2026-02-09 01:51:39] "POST /set-tag HTTP/1.1" 200 109 0.002898 10.0.0.129 - - [2026-02-09 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.129 - - [2026-02-09 01:51:39] "GET /virtual-network/d9ad507e-a9b5-4bd4-a883-fc886ee143d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004326 10.0.0.129 - - [2026-02-09 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.129 - - [2026-02-09 01:51:39] "GET /project/d9f42a0c-07ed-4dd7-b5f0-3a894bba82d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.036867 10.0.0.129 - - [2026-02-09 01:51:39] "POST /virtual-machines HTTP/1.1" 200 396 0.042152 10.0.0.129 - - [2026-02-09 01:51:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.017946 10.0.0.129 - - [2026-02-09 01:51:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.121966 10.0.0.129 - - [2026-02-09 01:51:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.041942 10.0.0.129 - - [2026-02-09 01:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.014043 10.0.0.129 - - [2026-02-09 01:51:39] "GET /virtual-machine-interface/e0004cb8-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.009478 10.0.0.129 - - [2026-02-09 01:51:39] "POST /instance-ips HTTP/1.1" 200 398 0.023065 10.0.0.129 - - [2026-02-09 01:51:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.027314 10.0.0.129 - - [2026-02-09 01:51:39] "GET /virtual-machine-interface/e0004cb8-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.022801 10.0.0.129 - - [2026-02-09 01:51:39] "POST /set-tag HTTP/1.1" 200 109 0.067743 10.0.0.129 - - [2026-02-09 01:51:39] "GET /virtual-machine-interface/e0004cb8-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.015825 10.0.0.129 - - [2026-02-09 01:51:39] "GET /instance-ip/e01ba9fe-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003762 10.0.0.129 - - [2026-02-09 01:51:39] "GET /virtual-machine-interface/e0004cb8-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005279 10.0.0.129 - - [2026-02-09 01:51:39] "POST /set-tag HTTP/1.1" 200 109 0.002522 10.0.0.129 - - [2026-02-09 01:51:39] "GET /virtual-router/e593c1e9-33db-4d23-a93a-c0531655813f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2132 0.004007 10.0.0.129 - - [2026-02-09 01:51:39] "POST /ref-update HTTP/1.1" 200 156 0.014850 10.0.0.129 - - [2026-02-09 01:51:39] "GET /virtual-machine-interface/e0004cb8-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005900 10.0.0.129 - - [2026-02-09 01:51:39] "POST /set-tag HTTP/1.1" 200 109 0.002496 10.0.0.129 - - [2026-02-09 01:51:40] "POST /tags HTTP/1.1" 200 300 0.036547 10.0.0.129 - - [2026-02-09 01:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.129 - - [2026-02-09 01:51:40] "GET /tag/7491a683-4b82-4c51-af1b-d7d4b76766dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012027 10.0.0.129 - - [2026-02-09 01:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.129 - - [2026-02-09 01:51:40] "GET /virtual-network/d9ad507e-a9b5-4bd4-a883-fc886ee143d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004787 10.0.0.129 - - [2026-02-09 01:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002818 10.0.0.129 - - [2026-02-09 01:51:40] "GET /project/27612c47-64d6-413e-b4c4-8c25f0d0b5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.036569 10.0.0.129 - - [2026-02-09 01:51:40] "POST /virtual-machines HTTP/1.1" 200 396 0.009649 10.0.0.129 - - [2026-02-09 01:51:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.017385 10.0.0.129 - - [2026-02-09 01:51:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.116104 10.0.0.129 - - [2026-02-09 01:51:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.010631 10.0.0.129 - - [2026-02-09 01:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.015342 10.0.0.129 - - [2026-02-09 01:51:40] "GET /virtual-machine-interface/e08cec86-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.008427 10.0.0.129 - - [2026-02-09 01:51:40] "POST /instance-ips HTTP/1.1" 200 398 0.023863 10.0.0.129 - - [2026-02-09 01:51:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.033479 10.0.0.129 - - [2026-02-09 01:51:40] "GET /virtual-machine-interface/e08cec86-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.009780 10.0.0.129 - - [2026-02-09 01:51:40] "POST /set-tag HTTP/1.1" 200 109 0.029337 10.0.0.129 - - [2026-02-09 01:51:40] "GET /virtual-machine-interface/e08cec86-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.018109 10.0.0.129 - - [2026-02-09 01:51:40] "GET /instance-ip/e0a830e0-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004625 10.0.0.129 - - [2026-02-09 01:51:40] "GET /virtual-machine-interface/e08cec86-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005462 10.0.0.129 - - [2026-02-09 01:51:40] "POST /set-tag HTTP/1.1" 200 109 0.002780 10.0.0.129 - - [2026-02-09 01:51:40] "POST /tags HTTP/1.1" 200 300 0.026362 10.0.0.129 - - [2026-02-09 01:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.129 - - [2026-02-09 01:51:40] "GET /tag/650ca246-4969-4d4d-a180-3b0c36b7fa45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.013686 10.0.0.129 - - [2026-02-09 01:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.129 - - [2026-02-09 01:51:40] "GET /virtual-network/d9ad507e-a9b5-4bd4-a883-fc886ee143d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004438 10.0.0.129 - - [2026-02-09 01:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.129 - - [2026-02-09 01:51:40] "GET /project/27612c47-64d6-413e-b4c4-8c25f0d0b5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.037609 10.0.0.129 - - [2026-02-09 01:51:40] "POST /virtual-machines HTTP/1.1" 200 396 0.008114 10.0.0.129 - - [2026-02-09 01:51:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.008658 10.0.0.129 - - [2026-02-09 01:51:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.118083 10.0.0.129 - - [2026-02-09 01:51:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.026130 10.0.0.129 - - [2026-02-09 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.017812 10.0.0.129 - - [2026-02-09 01:51:41] "GET /virtual-machine-interface/e102c87a-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005903 10.0.0.129 - - [2026-02-09 01:51:41] "POST /instance-ips HTTP/1.1" 200 398 0.027003 10.0.0.129 - - [2026-02-09 01:51:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.017097 10.0.0.129 - - [2026-02-09 01:51:41] "GET /virtual-machine-interface/e102c87a-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.012492 10.0.0.129 - - [2026-02-09 01:51:41] "POST /set-tag HTTP/1.1" 200 109 0.016511 10.0.0.129 - - [2026-02-09 01:51:41] "GET /virtual-machine-interface/e102c87a-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.030718 10.0.0.129 - - [2026-02-09 01:51:41] "GET /instance-ip/e119be40-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.005594 10.0.0.129 - - [2026-02-09 01:51:41] "GET /virtual-machine-interface/e102c87a-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005042 10.0.0.129 - - [2026-02-09 01:51:41] "POST /set-tag HTTP/1.1" 200 109 0.002349 10.0.0.129 - - [2026-02-09 01:51:41] "POST /tags HTTP/1.1" 200 300 0.038573 10.0.0.129 - - [2026-02-09 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004194 10.0.0.129 - - [2026-02-09 01:51:41] "GET /tag/0e6b1e88-93ab-48b0-bf24-06c4f2db075d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.017235 10.0.0.129 - - [2026-02-09 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.129 - - [2026-02-09 01:51:41] "GET /virtual-network/d9ad507e-a9b5-4bd4-a883-fc886ee143d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004663 10.0.0.129 - - [2026-02-09 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002554 10.0.0.129 - - [2026-02-09 01:51:41] "GET /project/d9f42a0c-07ed-4dd7-b5f0-3a894bba82d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.025931 10.0.0.129 - - [2026-02-09 01:51:41] "POST /virtual-machines HTTP/1.1" 200 396 0.009005 10.0.0.129 - - [2026-02-09 01:51:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.014811 10.0.0.129 - - [2026-02-09 01:51:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.127725 10.0.0.129 - - [2026-02-09 01:51:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.020663 10.0.0.129 - - [2026-02-09 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002764 10.0.0.129 - - [2026-02-09 01:51:42] "GET /virtual-machine-interface/e1782f84-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005151 10.0.0.129 - - [2026-02-09 01:51:42] "POST /instance-ips HTTP/1.1" 200 398 0.021688 10.0.0.129 - - [2026-02-09 01:51:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.022577 10.0.0.129 - - [2026-02-09 01:51:42] "GET /virtual-machine-interface/e1782f84-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006904 10.0.0.129 - - [2026-02-09 01:51:42] "POST /set-tag HTTP/1.1" 200 109 0.022534 10.0.0.129 - - [2026-02-09 01:51:42] "GET /virtual-machine-interface/e1782f84-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.021873 10.0.0.129 - - [2026-02-09 01:51:42] "GET /instance-ip/e190ac94-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002982 10.0.0.129 - - [2026-02-09 01:51:42] "GET /virtual-machine-interface/e1782f84-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004573 10.0.0.129 - - [2026-02-09 01:51:42] "POST /set-tag HTTP/1.1" 200 109 0.002178 10.0.0.129 - - [2026-02-09 01:51:42] "POST /tags HTTP/1.1" 200 300 0.022608 10.0.0.129 - - [2026-02-09 01:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.129 - - [2026-02-09 01:51:42] "GET /tag/9707f6ba-d9ce-40ee-9cdc-b6cbca67a2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.011131 10.0.0.129 - - [2026-02-09 01:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001651 10.0.0.129 - - [2026-02-09 01:51:42] "GET /virtual-network/d9ad507e-a9b5-4bd4-a883-fc886ee143d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006469 10.0.0.129 - - [2026-02-09 01:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002261 10.0.0.129 - - [2026-02-09 01:51:42] "GET /project/d9f42a0c-07ed-4dd7-b5f0-3a894bba82d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.039732 10.0.0.129 - - [2026-02-09 01:51:42] "POST /virtual-machines HTTP/1.1" 200 396 0.008704 10.0.0.129 - - [2026-02-09 01:51:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.015479 10.0.0.129 - - [2026-02-09 01:51:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.111992 10.0.0.129 - - [2026-02-09 01:51:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.019179 10.0.0.129 - - [2026-02-09 01:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008890 10.0.0.129 - - [2026-02-09 01:51:42] "GET /virtual-machine-interface/e1e53778-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.013226 10.0.0.129 - - [2026-02-09 01:51:42] "POST /instance-ips HTTP/1.1" 200 398 0.020663 10.0.0.129 - - [2026-02-09 01:51:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.019772 10.0.0.129 - - [2026-02-09 01:51:42] "GET /virtual-machine-interface/e1e53778-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.011579 10.0.0.129 - - [2026-02-09 01:51:42] "POST /set-tag HTTP/1.1" 200 109 0.019786 10.0.0.129 - - [2026-02-09 01:51:42] "GET /virtual-machine-interface/e1e53778-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.016635 10.0.0.129 - - [2026-02-09 01:51:42] "GET /instance-ip/e2007380-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.005112 10.0.0.129 - - [2026-02-09 01:51:43] "GET /virtual-machine-interface/e1e53778-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004540 10.0.0.129 - - [2026-02-09 01:51:43] "POST /set-tag HTTP/1.1" 200 109 0.002238 10.0.0.129 - - [2026-02-09 01:51:43] "GET /virtual-router/e593c1e9-33db-4d23-a93a-c0531655813f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.003271 10.0.0.129 - - [2026-02-09 01:51:43] "POST /ref-update HTTP/1.1" 200 156 0.012991 10.0.0.129 - - [2026-02-09 01:51:43] "GET /virtual-machine-interface/e08cec86-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009080 10.0.0.129 - - [2026-02-09 01:51:43] "POST /set-tag HTTP/1.1" 200 109 0.002299 10.0.0.129 - - [2026-02-09 01:51:43] "GET /virtual-machine-interface/de502faa-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004526 10.0.0.129 - - [2026-02-09 01:51:43] "POST /set-tag HTTP/1.1" 200 109 0.002248 10.0.0.129 - - [2026-02-09 01:51:43] "GET /virtual-router/e593c1e9-33db-4d23-a93a-c0531655813f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.003330 10.0.0.129 - - [2026-02-09 01:51:43] "POST /ref-update HTTP/1.1" 200 156 0.014883 10.0.0.129 - - [2026-02-09 01:51:43] "GET /virtual-machine-interface/e102c87a-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.015397 10.0.0.129 - - [2026-02-09 01:51:43] "POST /set-tag HTTP/1.1" 200 109 0.004818 10.0.0.129 - - [2026-02-09 01:51:43] "GET /virtual-router/e593c1e9-33db-4d23-a93a-c0531655813f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2774 0.005295 10.0.0.129 - - [2026-02-09 01:51:43] "POST /ref-update HTTP/1.1" 200 156 0.010272 10.0.0.129 - - [2026-02-09 01:51:43] "GET /virtual-machine-interface/e1782f84-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.014890 10.0.0.129 - - [2026-02-09 01:51:43] "POST /set-tag HTTP/1.1" 200 109 0.004571 10.0.0.129 - - [2026-02-09 01:51:43] "GET /virtual-machine-interface/decf67fc-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.017375 10.0.0.129 - - [2026-02-09 01:51:43] "POST /set-tag HTTP/1.1" 200 109 0.002542 10.0.0.129 - - [2026-02-09 01:51:43] "GET /virtual-router/e593c1e9-33db-4d23-a93a-c0531655813f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2988 0.004299 10.0.0.129 - - [2026-02-09 01:51:43] "POST /ref-update HTTP/1.1" 200 156 0.008862 10.0.0.129 - - [2026-02-09 01:51:43] "GET /virtual-machine-interface/e1e53778-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006923 10.0.0.129 - - [2026-02-09 01:51:43] "POST /set-tag HTTP/1.1" 200 109 0.002626 10.0.0.129 - - [2026-02-09 01:51:43] "GET /virtual-machine-interface/df6e2dc4-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004915 10.0.0.129 - - [2026-02-09 01:51:43] "POST /set-tag HTTP/1.1" 200 109 0.002335 10.0.0.129 - - [2026-02-09 01:51:43] "GET /virtual-machine-interface/e0004cb8-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004864 10.0.0.129 - - [2026-02-09 01:51:43] "POST /set-tag HTTP/1.1" 200 109 0.002357 10.0.0.129 - - [2026-02-09 01:51:43] "GET /virtual-machine-interface/e08cec86-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003684 10.0.0.129 - - [2026-02-09 01:51:43] "POST /set-tag HTTP/1.1" 200 109 0.002974 10.0.0.129 - - [2026-02-09 01:51:43] "GET /virtual-machine-interface/e102c87a-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004332 10.0.0.129 - - [2026-02-09 01:51:43] "POST /set-tag HTTP/1.1" 200 109 0.002018 10.0.0.129 - - [2026-02-09 01:51:43] "GET /virtual-machine-interface/e1782f84-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005315 10.0.0.129 - - [2026-02-09 01:51:43] "POST /set-tag HTTP/1.1" 200 109 0.002334 10.0.0.129 - - [2026-02-09 01:51:43] "GET /virtual-machine-interface/decf67fc-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004121 10.0.0.129 - - [2026-02-09 01:51:43] "POST /set-tag HTTP/1.1" 200 109 0.003141 10.0.0.129 - - [2026-02-09 01:51:43] "GET /virtual-machine-interface/e1e53778-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004072 10.0.0.129 - - [2026-02-09 01:51:43] "POST /set-tag HTTP/1.1" 200 109 0.002187 10.0.0.129 - - [2026-02-09 01:51:43] "GET /virtual-machine-interface/e0004cb8-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004338 10.0.0.129 - - [2026-02-09 01:51:43] "POST /set-tag HTTP/1.1" 200 109 0.002609 10.0.0.129 - - [2026-02-09 01:51:46] "GET /virtual-machine-interface/e08cec86-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005508 10.0.0.129 - - [2026-02-09 01:51:46] "POST /set-tag HTTP/1.1" 200 109 0.002406 10.0.0.129 - - [2026-02-09 01:51:46] "GET /virtual-machine-interface/de502faa-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004464 10.0.0.129 - - [2026-02-09 01:51:46] "POST /set-tag HTTP/1.1" 200 109 0.002423 10.0.0.129 - - [2026-02-09 01:51:47] "GET /virtual-machine-interface/df6e2dc4-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004714 10.0.0.129 - - [2026-02-09 01:51:47] "POST /set-tag HTTP/1.1" 200 109 0.002518 10.0.0.129 - - [2026-02-09 01:51:47] "GET /virtual-machine-interface/e102c87a-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005272 10.0.0.129 - - [2026-02-09 01:51:47] "POST /set-tag HTTP/1.1" 200 109 0.003092 10.0.0.129 - - [2026-02-09 01:51:50] "GET /virtual-machine/2a4c632c-436d-4c75-b05d-821d0d8de30c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003380 10.0.0.129 - - [2026-02-09 01:51:50] "GET /virtual-machine-interface/de502faa-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004077 10.0.0.129 - - [2026-02-09 01:51:50] "GET /virtual-machine/3ce402d2-50df-4d00-b13f-a38984ecbf40?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003174 10.0.0.129 - - [2026-02-09 01:51:50] "GET /virtual-machine-interface/decf67fc-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004076 10.0.0.129 - - [2026-02-09 01:51:50] "GET /virtual-machine/fd7908db-978d-43d4-86f3-f379eff1f93c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003335 10.0.0.129 - - [2026-02-09 01:51:50] "GET /virtual-machine-interface/df6e2dc4-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004673 10.0.0.129 - - [2026-02-09 01:51:50] "GET /virtual-machine/16a0024a-0586-4441-aa22-a05f34368b8b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003040 10.0.0.129 - - [2026-02-09 01:51:50] "GET /virtual-machine-interface/e0004cb8-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004299 10.0.0.129 - - [2026-02-09 01:51:50] "GET /virtual-machine/7422a686-f218-4e2e-88a3-7567a26b5c8e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003511 10.0.0.129 - - [2026-02-09 01:51:51] "GET /virtual-machine-interface/e08cec86-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004129 10.0.0.129 - - [2026-02-09 01:51:52] "GET /virtual-machine-interface/e1782f84-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004632 10.0.0.129 - - [2026-02-09 01:51:52] "POST /set-tag HTTP/1.1" 200 109 0.003723 10.0.0.129 - - [2026-02-09 01:51:52] "GET /virtual-machine-interface/e1e53778-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006479 10.0.0.129 - - [2026-02-09 01:51:52] "POST /set-tag HTTP/1.1" 200 109 0.002210 10.0.0.129 - - [2026-02-09 01:51:56] "GET /virtual-machine/0042a413-3628-42a6-b313-153604924ec7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003666 10.0.0.129 - - [2026-02-09 01:51:56] "GET /virtual-machine-interface/e1782f84-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004038 10.0.0.129 - - [2026-02-09 01:51:56] "GET /virtual-machine/76380289-fc1c-462a-8f96-9c3838b795d1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003058 10.0.0.129 - - [2026-02-09 01:51:56] "GET /virtual-machine-interface/e102c87a-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003963 10.0.0.129 - - [2026-02-09 01:51:56] "GET /virtual-machine/e0a92119-b25b-4d12-91f1-e827c68cd953?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002980 10.0.0.129 - - [2026-02-09 01:51:56] "GET /virtual-machine-interface/e1e53778-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004431 10.0.0.129 - - [2026-02-09 01:51:56] "GET /loadbalancer/d38f36e5-55e1-4d96-8532-a4cb2e2a3f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003505 10.0.0.129 - - [2026-02-09 01:51:56] "POST /tags HTTP/1.1" 200 334 0.030212 10.0.0.129 - - [2026-02-09 01:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001483 10.0.0.129 - - [2026-02-09 01:51:56] "GET /tag/8482c8b1-a68f-4093-919f-0ccd5fb042cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.011799 10.0.0.129 - - [2026-02-09 01:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.129 - - [2026-02-09 01:51:56] "GET /project/27612c47-64d6-413e-b4c4-8c25f0d0b5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.054625 10.0.0.129 - - [2026-02-09 01:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.129 - - [2026-02-09 01:51:56] "GET /virtual-network/8b6aa838-4e68-4b87-9fe7-eb58c9348a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004452 10.0.0.129 - - [2026-02-09 01:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.129 - - [2026-02-09 01:51:56] "GET /service-appliance-set/a3bea1ee-77d1-43f2-9bd6-d0861f2c7732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.002355 10.0.0.129 - - [2026-02-09 01:51:56] "POST /fqname-to-id HTTP/1.1" 404 273 0.001534 10.0.0.129 - - [2026-02-09 01:51:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.112601 10.0.0.129 - - [2026-02-09 01:51:57] "GET /virtual-machine-interface/3f2ce6de-b12f-41c3-9c74-567f4dd277f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.017678 10.0.0.129 - - [2026-02-09 01:51:57] "POST /instance-ips HTTP/1.1" 200 410 0.024542 10.0.0.129 - - [2026-02-09 01:51:57] "GET /instance-ip/92ca9556-d74e-4eeb-8e33-357d5d2e5fdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.007117 10.0.0.129 - - [2026-02-09 01:51:57] "POST /loadbalancers HTTP/1.1" 200 631 0.065158 10.0.0.129 - - [2026-02-09 01:51:57] "GET /project/27612c47-64d6-413e-b4c4-8c25f0d0b5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.038646 10.0.0.129 - - [2026-02-09 01:51:57] "GET /instance-ip/92ca9556-d74e-4eeb-8e33-357d5d2e5fdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.003139 10.0.0.129 - - [2026-02-09 01:51:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.024887 10.0.0.129 - - [2026-02-09 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.018224 10.0.0.129 - - [2026-02-09 01:51:57] "POST /floating-ips HTTP/1.1" 200 599 0.043869 10.0.0.129 - - [2026-02-09 01:51:57] "GET /project/27612c47-64d6-413e-b4c4-8c25f0d0b5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.058192 10.0.0.129 - - [2026-02-09 01:51:57] "GET /loadbalancer/d38f36e5-55e1-4d96-8532-a4cb2e2a3f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003443 10.0.0.129 - - [2026-02-09 01:51:57] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.030190 10.0.0.129 - - [2026-02-09 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569 10.0.0.129 - - [2026-02-09 01:51:57] "GET /project/27612c47-64d6-413e-b4c4-8c25f0d0b5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.034169 10.0.0.129 - - [2026-02-09 01:51:57] "GET /loadbalancer-listener/3b02f095-2abb-471c-b7b3-0c580a888964?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1845 0.004330 10.0.0.129 - - [2026-02-09 01:51:57] "GET /loadbalancer-listener/3b02f095-2abb-471c-b7b3-0c580a888964?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1244 0.004416 10.0.0.129 - - [2026-02-09 01:51:57] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.023977 10.0.0.129 - - [2026-02-09 01:51:57] "GET /instance-ip/92ca9556-d74e-4eeb-8e33-357d5d2e5fdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.002969 10.0.0.129 - - [2026-02-09 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.129 - - [2026-02-09 01:51:57] "GET /instance-ip/92ca9556-d74e-4eeb-8e33-357d5d2e5fdb?fields=floating_ips HTTP/1.1" 200 1215 0.005773 10.0.0.129 - - [2026-02-09 01:51:57] "GET /loadbalancer/d38f36e5-55e1-4d96-8532-a4cb2e2a3f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002588 10.0.0.129 - - [2026-02-09 01:51:57] "GET /loadbalancer-pool/f804ad1c-3ecb-4e0a-9b55-27faed315967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.003017 10.0.0.129 - - [2026-02-09 01:51:57] "GET /floating-ip/a3750745-2ce1-4488-a7fd-62a2a4c929cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.003028 10.0.0.129 - - [2026-02-09 01:51:57] "GET /loadbalancer/d38f36e5-55e1-4d96-8532-a4cb2e2a3f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.004125 10.0.0.129 - - [2026-02-09 01:51:57] "POST /loadbalancer-members HTTP/1.1" 200 723 0.025447 10.0.0.129 - - [2026-02-09 01:51:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.012997 10.0.0.129 - - [2026-02-09 01:51:57] "GET /virtual-machine-interface/decf67fc-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.008815 10.0.0.129 - - [2026-02-09 01:51:57] "GET /virtual-machine-interface/decf67fc-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004313 10.0.0.129 - - [2026-02-09 01:51:57] "POST /ref-update HTTP/1.1" 200 156 0.007559 10.0.0.129 - - [2026-02-09 01:51:57] "GET /floating-ip/a3750745-2ce1-4488-a7fd-62a2a4c929cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.011292 10.0.0.129 - - [2026-02-09 01:51:57] "POST /tags HTTP/1.1" 409 221 0.004869 10.0.0.129 - - [2026-02-09 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001828 10.0.0.129 - - [2026-02-09 01:51:57] "GET /tag/8482c8b1-a68f-4093-919f-0ccd5fb042cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.012988 10.0.0.129 - - [2026-02-09 01:51:57] "PUT /floating-ip/a3750745-2ce1-4488-a7fd-62a2a4c929cf HTTP/1.1" 200 257 0.008330 10.0.0.129 - - [2026-02-09 01:51:57] "POST /set-tag HTTP/1.1" 200 109 0.083172 10.0.0.129 - - [2026-02-09 01:51:57] "GET /loadbalancer-pool/f804ad1c-3ecb-4e0a-9b55-27faed315967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.002872 10.0.0.129 - - [2026-02-09 01:51:58] "POST /loadbalancer-members HTTP/1.1" 200 723 0.028734 10.0.0.129 - - [2026-02-09 01:51:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.013825 10.0.0.129 - - [2026-02-09 01:51:58] "GET /virtual-machine-interface/de502faa-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007574 10.0.0.129 - - [2026-02-09 01:51:58] "GET /virtual-machine-interface/de502faa-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005082 10.0.0.129 - - [2026-02-09 01:51:58] "POST /ref-update HTTP/1.1" 200 156 0.008133 10.0.0.129 - - [2026-02-09 01:51:58] "GET /floating-ip/a3750745-2ce1-4488-a7fd-62a2a4c929cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.007149 10.0.0.129 - - [2026-02-09 01:51:58] "POST /set-tag HTTP/1.1" 200 109 0.067376 10.0.0.129 - - [2026-02-09 01:51:59] "POST /tags HTTP/1.1" 409 206 0.002293 10.0.0.129 - - [2026-02-09 01:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.129 - - [2026-02-09 01:51:59] "GET /tag/aec029be-dd50-42ae-87a0-145e9ba9da37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.016356 10.0.0.129 - - [2026-02-09 01:51:59] "POST /tags HTTP/1.1" 409 204 0.002719 10.0.0.129 - - [2026-02-09 01:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.129 - - [2026-02-09 01:51:59] "GET /tag/650ca246-4969-4d4d-a180-3b0c36b7fa45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012685 10.0.0.129 - - [2026-02-09 01:51:59] "GET /application-policy-set/3455961f-dd14-46e4-b1eb-172ddd60f358?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003169 10.0.0.129 - - [2026-02-09 01:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001560 10.0.0.129 - - [2026-02-09 01:51:59] "GET /policy-management/c15c09e4-b3b5-4c8c-8a9c-dede45c74dcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002564 10.0.0.129 - - [2026-02-09 01:51:59] "POST /tags HTTP/1.1" 409 206 0.002507 10.0.0.129 - - [2026-02-09 01:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.129 - - [2026-02-09 01:51:59] "GET /tag/aec029be-dd50-42ae-87a0-145e9ba9da37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.015307 10.0.0.129 - - [2026-02-09 01:51:59] "POST /tags HTTP/1.1" 409 226 0.002728 10.0.0.129 - - [2026-02-09 01:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.129 - - [2026-02-09 01:51:59] "GET /tag/5ee56021-edae-4ef3-9a09-53728441c2c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011273 10.0.0.129 - - [2026-02-09 01:51:59] "POST /tags HTTP/1.1" 409 204 0.002476 10.0.0.129 - - [2026-02-09 01:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.129 - - [2026-02-09 01:51:59] "GET /tag/650ca246-4969-4d4d-a180-3b0c36b7fa45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010269 10.0.0.129 - - [2026-02-09 01:51:59] "POST /tags HTTP/1.1" 409 226 0.002535 10.0.0.129 - - [2026-02-09 01:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.129 - - [2026-02-09 01:51:59] "GET /tag/5ee56021-edae-4ef3-9a09-53728441c2c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010852 10.0.0.129 - - [2026-02-09 01:51:59] "GET /application-policy-set/3455961f-dd14-46e4-b1eb-172ddd60f358?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002710 10.0.0.129 - - [2026-02-09 01:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.129 - - [2026-02-09 01:51:59] "GET /policy-management/c15c09e4-b3b5-4c8c-8a9c-dede45c74dcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002265 10.0.0.129 - - [2026-02-09 01:51:59] "POST /firewall-rules HTTP/1.1" 200 628 0.073022 10.0.0.129 - - [2026-02-09 01:51:59] "POST /firewall-rules HTTP/1.1" 200 648 0.097447 10.0.0.129 - - [2026-02-09 01:51:59] "GET /firewall-rule/688b7f78-af1f-4ac1-8c6d-af2ca80318a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.018753 10.0.0.129 - - [2026-02-09 01:51:59] "GET /firewall-policy/bb85f286-5e8c-4a70-8cd5-98fedb8c3783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.004251 10.0.0.129 - - [2026-02-09 01:51:59] "GET /firewall-rule/bc1c5be2-2fb6-4f7f-84d8-653564550b00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.003989 10.0.0.129 - - [2026-02-09 01:51:59] "POST /ref-update HTTP/1.1" 200 156 0.014865 10.0.0.129 - - [2026-02-09 01:51:59] "POST /firewall-policys HTTP/1.1" 200 608 0.023740 10.0.0.129 - - [2026-02-09 01:51:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.023925 10.0.0.129 - - [2026-02-09 01:51:59] "GET /firewall-policy/f528b682-ac0c-4953-b602-ab8ece5a3217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.009061 10.0.0.129 - - [2026-02-09 01:52:00] "GET /application-policy-set/3455961f-dd14-46e4-b1eb-172ddd60f358?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003521 10.0.0.129 - - [2026-02-09 01:52:00] "GET /firewall-policy/f528b682-ac0c-4953-b602-ab8ece5a3217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.002556 10.0.0.129 - - [2026-02-09 01:52:00] "GET /firewall-policy/55290a6e-5ae4-44d2-8ccf-79234f67ba5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.004165 10.0.0.129 - - [2026-02-09 01:52:00] "GET /firewall-policy/bb85f286-5e8c-4a70-8cd5-98fedb8c3783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.004610 10.0.0.129 - - [2026-02-09 01:52:00] "GET /firewall-policy/f177ba08-db76-419b-8785-cec68fc7032d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003305 10.0.0.129 - - [2026-02-09 01:52:00] "GET /firewall-policy/bb85f286-5e8c-4a70-8cd5-98fedb8c3783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002907 10.0.0.129 - - [2026-02-09 01:52:00] "GET /firewall-policy/55290a6e-5ae4-44d2-8ccf-79234f67ba5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.004599 10.0.0.129 - - [2026-02-09 01:52:00] "POST /ref-update HTTP/1.1" 200 156 0.023374 10.0.0.129 - - [2026-02-09 01:52:00] "POST /ref-update HTTP/1.1" 200 156 0.040138 10.0.0.129 - - [2026-02-09 01:52:00] "POST /ref-update HTTP/1.1" 200 156 0.037474 10.0.0.129 - - [2026-02-09 01:52:00] "POST /ref-update HTTP/1.1" 200 156 0.049303 10.0.0.129 - - [2026-02-09 01:52:00] "POST /ref-update HTTP/1.1" 200 156 0.063222 10.0.0.129 - - [2026-02-09 01:52:00] "GET /firewall-policy/f528b682-ac0c-4953-b602-ab8ece5a3217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.002954 [Introspect:8084]10.0.0.129 - - [2026-02-09 01:52:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001280 [Introspect:8084]10.0.0.129 - - [2026-02-09 01:52:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001344 [Introspect:8084]10.0.0.129 - - [2026-02-09 01:52:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001125 [Introspect:8084]10.0.0.129 - - [2026-02-09 01:52:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001103 [Introspect:8084]10.0.0.129 - - [2026-02-09 01:53:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.002500 [Introspect:8084]10.0.0.129 - - [2026-02-09 01:53:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001277 10.0.0.129 - - [2026-02-09 01:53:35] "GET /virtual-machine-interface/806cc2c8-0558-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004656 10.0.0.129 - - [2026-02-09 01:53:35] "POST /set-tag HTTP/1.1" 200 109 0.002576 10.0.0.129 - - [2026-02-09 01:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003294 10.0.0.129 - - [2026-02-09 01:53:35] "GET /loadbalancer/2ba8e33d-e87d-47fd-af1d-10035e4d0fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.003213 10.0.0.129 - - [2026-02-09 01:53:35] "GET /virtual-machine-interface/806cc2c8-0558-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004808 10.0.0.129 - - [2026-02-09 01:53:35] "POST /set-tag HTTP/1.1" 200 109 0.031302 10.0.0.129 - - [2026-02-09 01:53:35] "DELETE /loadbalancer-member/f439cf16-a7a3-46d9-ae07-9b41ab6a77db HTTP/1.1" 200 115 0.079610 10.0.0.129 - - [2026-02-09 01:53:35] "GET /virtual-machine-interface/806cc2c8-0558-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.013864 10.0.0.129 - - [2026-02-09 01:53:35] "POST /set-tag HTTP/1.1" 200 109 0.003192 10.0.0.129 - - [2026-02-09 01:53:35] "DELETE /loadbalancer-member/a688a0cd-1c07-48b2-91e4-4cbba0d5ce55 HTTP/1.1" 200 115 0.045488 10.0.0.129 - - [2026-02-09 01:53:35] "GET /virtual-machine-interface/806cc2c8-0558-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.010811 10.0.0.129 - - [2026-02-09 01:53:35] "POST /set-tag HTTP/1.1" 200 109 0.004318 10.0.0.129 - - [2026-02-09 01:53:35] "DELETE /loadbalancer-member/7c6986a9-daf5-47d3-963e-b7286ff61677 HTTP/1.1" 200 115 0.037935 10.0.0.129 - - [2026-02-09 01:53:35] "GET /virtual-machine-interface/806cc2c8-0558-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.021276 10.0.0.129 - - [2026-02-09 01:53:35] "POST /set-tag HTTP/1.1" 200 109 0.004753 10.0.0.129 - - [2026-02-09 01:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008470 10.0.0.129 - - [2026-02-09 01:53:35] "GET /loadbalancer/2ba8e33d-e87d-47fd-af1d-10035e4d0fb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.004861 10.0.0.129 - - [2026-02-09 01:53:35] "GET /loadbalancer-pool/08f7d3ed-d597-4cac-b3b7-f8012fcdb809?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.003206 10.0.0.129 - - [2026-02-09 01:53:35] "POST /loadbalancer-members HTTP/1.1" 200 692 0.071373 10.0.0.129 - - [2026-02-09 01:53:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.022336 10.0.0.129 - - [2026-02-09 01:53:35] "GET /virtual-machine-interface/806cc2c8-0558-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.014456 10.0.0.129 - - [2026-02-09 01:53:35] "GET /virtual-machine-interface/806cc2c8-0558-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006975 10.0.0.129 - - [2026-02-09 01:53:35] "GET /floating-ip/de77d170-45dc-4a2d-bfb2-6c55465c4093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003043 10.0.0.129 - - [2026-02-09 01:53:35] "POST /set-tag HTTP/1.1" 200 109 0.074583 10.0.0.129 - - [2026-02-09 01:53:35] "GET /loadbalancer-pool/ca2606ed-b939-4ec3-9ce5-4284b8724a3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.017807 10.0.0.129 - - [2026-02-09 01:53:35] "POST /loadbalancer-members HTTP/1.1" 200 692 0.030946 10.0.0.129 - - [2026-02-09 01:53:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.012449 10.0.0.129 - - [2026-02-09 01:53:36] "GET /virtual-machine-interface/806cc2c8-0558-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.010147 10.0.0.129 - - [2026-02-09 01:53:36] "POST /set-tag HTTP/1.1" 200 109 0.007187 10.0.0.129 - - [2026-02-09 01:53:36] "GET /virtual-machine-interface/806cc2c8-0558-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008603 10.0.0.129 - - [2026-02-09 01:53:36] "GET /floating-ip/de77d170-45dc-4a2d-bfb2-6c55465c4093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.006097 10.0.0.129 - - [2026-02-09 01:53:36] "GET /loadbalancer-pool/e5a335f4-86d4-410f-a981-ba778bac5d15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003768 10.0.0.129 - - [2026-02-09 01:53:36] "POST /loadbalancer-members HTTP/1.1" 200 694 0.046997 10.0.0.129 - - [2026-02-09 01:53:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.040921 10.0.0.129 - - [2026-02-09 01:53:36] "GET /virtual-machine-interface/806cc2c8-0558-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.015075 10.0.0.129 - - [2026-02-09 01:53:36] "GET /virtual-machine-interface/806cc2c8-0558-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006338 10.0.0.129 - - [2026-02-09 01:53:36] "GET /floating-ip/de77d170-45dc-4a2d-bfb2-6c55465c4093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.004801 10.0.0.129 - - [2026-02-09 01:53:36] "POST /set-tag HTTP/1.1" 200 109 0.002663 [Introspect:8084]10.0.0.129 - - [2026-02-09 01:53:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000983 [Introspect:8084]10.0.0.129 - - [2026-02-09 01:53:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000849 10.0.0.129 - - [2026-02-09 01:54:07] "POST /tags HTTP/1.1" 409 252 0.002544 10.0.0.129 - - [2026-02-09 01:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.129 - - [2026-02-09 01:54:07] "GET /tag/b61a0ac4-1774-4601-906c-bff0ec7e5dc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.011192 10.0.0.129 - - [2026-02-09 01:54:07] "POST /tags HTTP/1.1" 409 228 0.002386 10.0.0.129 - - [2026-02-09 01:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.129 - - [2026-02-09 01:54:07] "GET /tag/cdac150e-16c0-4887-8e40-93a1558012d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.012506 10.0.0.129 - - [2026-02-09 01:54:07] "GET /application-policy-set/3455961f-dd14-46e4-b1eb-172ddd60f358?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.004251 10.0.0.129 - - [2026-02-09 01:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001474 10.0.0.129 - - [2026-02-09 01:54:07] "GET /policy-management/c15c09e4-b3b5-4c8c-8a9c-dede45c74dcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009821 10.0.0.129 - - [2026-02-09 01:54:07] "POST /tags HTTP/1.1" 409 206 0.002823 10.0.0.129 - - [2026-02-09 01:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002725 10.0.0.129 - - [2026-02-09 01:54:07] "GET /tag/aec029be-dd50-42ae-87a0-145e9ba9da37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.015796 10.0.0.129 - - [2026-02-09 01:54:07] "POST /tags HTTP/1.1" 409 226 0.002438 10.0.0.129 - - [2026-02-09 01:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856 10.0.0.129 - - [2026-02-09 01:54:07] "GET /tag/5ee56021-edae-4ef3-9a09-53728441c2c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011916 10.0.0.129 - - [2026-02-09 01:54:07] "POST /tags HTTP/1.1" 409 204 0.002029 10.0.0.129 - - [2026-02-09 01:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.129 - - [2026-02-09 01:54:07] "GET /tag/650ca246-4969-4d4d-a180-3b0c36b7fa45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010281 10.0.0.129 - - [2026-02-09 01:54:07] "POST /tags HTTP/1.1" 409 226 0.002299 10.0.0.129 - - [2026-02-09 01:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.129 - - [2026-02-09 01:54:07] "GET /tag/5ee56021-edae-4ef3-9a09-53728441c2c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012450 10.0.0.129 - - [2026-02-09 01:54:07] "POST /tags HTTP/1.1" 409 228 0.002073 10.0.0.129 - - [2026-02-09 01:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002485 10.0.0.129 - - [2026-02-09 01:54:07] "GET /tag/cdac150e-16c0-4887-8e40-93a1558012d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.010488 10.0.0.129 - - [2026-02-09 01:54:07] "POST /tags HTTP/1.1" 409 252 0.001953 10.0.0.129 - - [2026-02-09 01:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002626 10.0.0.129 - - [2026-02-09 01:54:07] "GET /tag/b61a0ac4-1774-4601-906c-bff0ec7e5dc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.010746 10.0.0.129 - - [2026-02-09 01:54:07] "GET /application-policy-set/3455961f-dd14-46e4-b1eb-172ddd60f358?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003341 10.0.0.129 - - [2026-02-09 01:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.129 - - [2026-02-09 01:54:07] "GET /policy-management/c15c09e4-b3b5-4c8c-8a9c-dede45c74dcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002939 10.0.0.129 - - [2026-02-09 01:54:07] "POST /firewall-rules HTTP/1.1" 409 281 0.002202 10.0.0.129 - - [2026-02-09 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002435 10.0.0.129 - - [2026-02-09 01:54:08] "PUT /firewall-rule/bc1c5be2-2fb6-4f7f-84d8-653564550b00 HTTP/1.1" 200 261 0.022351 10.0.0.129 - - [2026-02-09 01:54:08] "POST /firewall-rules HTTP/1.1" 409 291 0.002676 10.0.0.129 - - [2026-02-09 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002404 10.0.0.129 - - [2026-02-09 01:54:08] "PUT /firewall-rule/688b7f78-af1f-4ac1-8c6d-af2ca80318a6 HTTP/1.1" 200 261 0.024764 10.0.0.129 - - [2026-02-09 01:54:08] "GET /firewall-rule/688b7f78-af1f-4ac1-8c6d-af2ca80318a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.011780 10.0.0.129 - - [2026-02-09 01:54:08] "POST /firewall-rules HTTP/1.1" 200 660 0.090576 10.0.0.129 - - [2026-02-09 01:54:08] "GET /firewall-rule/81a1e670-b7c3-4711-9954-230471c07e56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.006458 10.0.0.129 - - [2026-02-09 01:54:08] "GET /firewall-policy/bb85f286-5e8c-4a70-8cd5-98fedb8c3783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.003241 10.0.0.129 - - [2026-02-09 01:54:08] "GET /firewall-rule/bc1c5be2-2fb6-4f7f-84d8-653564550b00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.003479 10.0.0.129 - - [2026-02-09 01:54:08] "POST /firewall-policys HTTP/1.1" 409 269 0.002135 10.0.0.129 - - [2026-02-09 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.129 - - [2026-02-09 01:54:08] "PUT /firewall-policy/f528b682-ac0c-4953-b602-ab8ece5a3217 HTTP/1.1" 200 265 0.022744 10.0.0.129 - - [2026-02-09 01:54:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.017657 10.0.0.129 - - [2026-02-09 01:54:08] "GET /firewall-policy/f528b682-ac0c-4953-b602-ab8ece5a3217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.008810 10.0.0.129 - - [2026-02-09 01:54:08] "GET /application-policy-set/3455961f-dd14-46e4-b1eb-172ddd60f358?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003333 10.0.0.129 - - [2026-02-09 01:54:08] "GET /firewall-policy/f528b682-ac0c-4953-b602-ab8ece5a3217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.003266 10.0.0.129 - - [2026-02-09 01:54:08] "GET /firewall-policy/55290a6e-5ae4-44d2-8ccf-79234f67ba5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.002882 10.0.0.129 - - [2026-02-09 01:54:08] "GET /firewall-policy/bb85f286-5e8c-4a70-8cd5-98fedb8c3783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.003799 10.0.0.129 - - [2026-02-09 01:54:08] "GET /firewall-policy/f177ba08-db76-419b-8785-cec68fc7032d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.005598 10.0.0.129 - - [2026-02-09 01:54:08] "GET /firewall-policy/f528b682-ac0c-4953-b602-ab8ece5a3217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.003739 10.0.0.129 - - [2026-02-09 01:54:08] "GET /firewall-policy/f528b682-ac0c-4953-b602-ab8ece5a3217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.004529 10.0.0.129 - - [2026-02-09 01:55:09] "GET /virtual-machine-interface/de502faa-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.013955 10.0.0.129 - - [2026-02-09 01:55:09] "POST /set-tag HTTP/1.1" 200 109 0.004673 10.0.0.129 - - [2026-02-09 01:55:09] "GET /virtual-machine-interface/df6e2dc4-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.017851 10.0.0.129 - - [2026-02-09 01:55:10] "POST /set-tag HTTP/1.1" 200 109 0.004325 10.0.0.129 - - [2026-02-09 01:55:10] "GET /virtual-machine-interface/e102c87a-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.015842 10.0.0.129 - - [2026-02-09 01:55:10] "POST /set-tag HTTP/1.1" 200 109 0.002975 10.0.0.129 - - [2026-02-09 01:55:10] "GET /virtual-machine-interface/decf67fc-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.005303 10.0.0.129 - - [2026-02-09 01:55:10] "POST /set-tag HTTP/1.1" 200 109 0.002529 10.0.0.129 - - [2026-02-09 01:55:10] "GET /virtual-machine-interface/e0004cb8-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004003 10.0.0.129 - - [2026-02-09 01:55:10] "POST /set-tag HTTP/1.1" 200 109 0.002808 10.0.0.129 - - [2026-02-09 01:55:10] "GET /virtual-machine-interface/e1782f84-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003850 10.0.0.129 - - [2026-02-09 01:55:10] "POST /set-tag HTTP/1.1" 200 109 0.001863 10.0.0.129 - - [2026-02-09 01:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008574 10.0.0.129 - - [2026-02-09 01:55:10] "GET /loadbalancer/d38f36e5-55e1-4d96-8532-a4cb2e2a3f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003849 10.0.0.129 - - [2026-02-09 01:55:10] "GET /virtual-machine-interface/de502faa-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.006036 10.0.0.129 - - [2026-02-09 01:55:10] "POST /set-tag HTTP/1.1" 200 109 0.024040 10.0.0.129 - - [2026-02-09 01:55:10] "DELETE /loadbalancer-member/55adf807-76dc-4d22-bc24-70ca3a19a65d HTTP/1.1" 200 115 0.031207 10.0.0.129 - - [2026-02-09 01:55:10] "GET /virtual-machine-interface/e08cec86-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004779 10.0.0.129 - - [2026-02-09 01:55:10] "POST /set-tag HTTP/1.1" 200 109 0.003013 10.0.0.129 - - [2026-02-09 01:55:10] "GET /virtual-machine-interface/e1e53778-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009277 10.0.0.129 - - [2026-02-09 01:55:10] "POST /set-tag HTTP/1.1" 200 109 0.003340 10.0.0.129 - - [2026-02-09 01:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.129 - - [2026-02-09 01:55:10] "GET /loadbalancer/d38f36e5-55e1-4d96-8532-a4cb2e2a3f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002240 10.0.0.129 - - [2026-02-09 01:55:11] "GET /virtual-machine-interface/de502faa-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004771 10.0.0.129 - - [2026-02-09 01:55:11] "POST /set-tag HTTP/1.1" 200 109 0.002681 10.0.0.129 - - [2026-02-09 01:55:11] "GET /virtual-machine-interface/de502faa-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004734 10.0.0.129 - - [2026-02-09 01:55:11] "POST /set-tag HTTP/1.1" 200 109 0.002789 10.0.0.129 - - [2026-02-09 01:55:11] "GET /virtual-machine/2a4c632c-436d-4c75-b05d-821d0d8de30c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002881 10.0.0.129 - - [2026-02-09 01:55:11] "POST /ref-update HTTP/1.1" 200 156 0.010833 10.0.0.129 - - [2026-02-09 01:55:11] "GET /virtual-machine-interface/de502faa-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.016324 10.0.0.129 - - [2026-02-09 01:55:11] "POST /set-tag HTTP/1.1" 200 109 0.029333 10.0.0.129 - - [2026-02-09 01:55:11] "POST /set-tag HTTP/1.1" 200 109 0.016967 10.0.0.129 - - [2026-02-09 01:55:11] "POST /set-tag HTTP/1.1" 200 109 0.035740 10.0.0.129 - - [2026-02-09 01:55:11] "POST /set-tag HTTP/1.1" 200 109 0.030149 10.0.0.129 - - [2026-02-09 01:55:11] "POST /set-tag HTTP/1.1" 200 109 0.014303 10.0.0.129 - - [2026-02-09 01:55:11] "DELETE /instance-ip/de6b2eea-0559-11f1-8b80-fa163e55a104 HTTP/1.1" 200 115 0.035928 10.0.0.129 - - [2026-02-09 01:55:11] "POST /ref-update HTTP/1.1" 200 156 0.009755 10.0.0.129 - - [2026-02-09 01:55:11] "DELETE /virtual-machine-interface/de502faa-0559-11f1-8b80-fa163e55a104 HTTP/1.1" 200 115 0.041876 10.0.0.129 - - [2026-02-09 01:55:12] "DELETE /virtual-machine/2a4c632c-436d-4c75-b05d-821d0d8de30c HTTP/1.1" 200 115 0.025308 10.0.0.129 - - [2026-02-09 01:55:12] "GET /virtual-machine-interface/decf67fc-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.007291 10.0.0.129 - - [2026-02-09 01:55:12] "POST /set-tag HTTP/1.1" 200 109 0.002822 10.0.0.129 - - [2026-02-09 01:55:12] "GET /virtual-machine-interface/decf67fc-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004086 10.0.0.129 - - [2026-02-09 01:55:12] "POST /set-tag HTTP/1.1" 200 109 0.002481 10.0.0.129 - - [2026-02-09 01:55:12] "GET /virtual-machine/3ce402d2-50df-4d00-b13f-a38984ecbf40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.005646 10.0.0.129 - - [2026-02-09 01:55:12] "POST /ref-update HTTP/1.1" 200 156 0.013667 10.0.0.129 - - [2026-02-09 01:55:12] "GET /virtual-machine-interface/decf67fc-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.013264 10.0.0.129 - - [2026-02-09 01:55:12] "POST /set-tag HTTP/1.1" 200 109 0.071615 10.0.0.129 - - [2026-02-09 01:55:12] "POST /set-tag HTTP/1.1" 200 109 0.032420 10.0.0.129 - - [2026-02-09 01:55:12] "POST /set-tag HTTP/1.1" 200 109 0.029106 10.0.0.129 - - [2026-02-09 01:55:12] "POST /set-tag HTTP/1.1" 200 109 0.019399 10.0.0.129 - - [2026-02-09 01:55:12] "POST /set-tag HTTP/1.1" 200 109 0.031303 10.0.0.129 - - [2026-02-09 01:55:12] "DELETE /instance-ip/dee7fdbc-0559-11f1-8b80-fa163e55a104 HTTP/1.1" 200 115 0.053831 10.0.0.129 - - [2026-02-09 01:55:12] "POST /ref-update HTTP/1.1" 200 156 0.010353 10.0.0.129 - - [2026-02-09 01:55:12] "DELETE /virtual-machine-interface/decf67fc-0559-11f1-8b80-fa163e55a104 HTTP/1.1" 200 115 0.044877 10.0.0.129 - - [2026-02-09 01:55:12] "DELETE /virtual-machine/3ce402d2-50df-4d00-b13f-a38984ecbf40 HTTP/1.1" 200 115 0.027214 10.0.0.129 - - [2026-02-09 01:55:12] "DELETE /tag/424d3b69-861f-4d24-a9b8-093385c06ec1 HTTP/1.1" 200 115 0.045452 10.0.0.129 - - [2026-02-09 01:55:12] "GET /virtual-machine-interface/e0004cb8-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011632 10.0.0.129 - - [2026-02-09 01:55:12] "POST /set-tag HTTP/1.1" 200 109 0.005256 10.0.0.129 - - [2026-02-09 01:55:12] "GET /virtual-machine-interface/e0004cb8-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.010021 10.0.0.129 - - [2026-02-09 01:55:12] "POST /set-tag HTTP/1.1" 200 109 0.002674 10.0.0.129 - - [2026-02-09 01:55:12] "GET /virtual-machine/16a0024a-0586-4441-aa22-a05f34368b8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003094 10.0.0.129 - - [2026-02-09 01:55:12] "POST /ref-update HTTP/1.1" 200 156 0.011214 10.0.0.129 - - [2026-02-09 01:55:12] "GET /virtual-machine-interface/e0004cb8-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.022079 10.0.0.129 - - [2026-02-09 01:55:12] "POST /set-tag HTTP/1.1" 200 109 0.019450 10.0.0.129 - - [2026-02-09 01:55:13] "POST /set-tag HTTP/1.1" 200 109 0.029366 10.0.0.129 - - [2026-02-09 01:55:13] "POST /set-tag HTTP/1.1" 200 109 0.030883 10.0.0.129 - - [2026-02-09 01:55:13] "POST /set-tag HTTP/1.1" 200 109 0.017108 10.0.0.129 - - [2026-02-09 01:55:13] "POST /set-tag HTTP/1.1" 200 109 0.032157 10.0.0.129 - - [2026-02-09 01:55:13] "DELETE /instance-ip/e01ba9fe-0559-11f1-8b80-fa163e55a104 HTTP/1.1" 200 115 0.051664 10.0.0.129 - - [2026-02-09 01:55:13] "DELETE /virtual-machine-interface/e0004cb8-0559-11f1-8b80-fa163e55a104 HTTP/1.1" 200 115 0.052571 10.0.0.129 - - [2026-02-09 01:55:13] "DELETE /virtual-machine/16a0024a-0586-4441-aa22-a05f34368b8b HTTP/1.1" 200 115 0.022558 10.0.0.129 - - [2026-02-09 01:55:13] "GET /virtual-machine-interface/df6e2dc4-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009777 10.0.0.129 - - [2026-02-09 01:55:13] "POST /set-tag HTTP/1.1" 200 109 0.003468 10.0.0.129 - - [2026-02-09 01:55:13] "GET /virtual-machine-interface/df6e2dc4-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006880 10.0.0.129 - - [2026-02-09 01:55:13] "POST /set-tag HTTP/1.1" 200 109 0.002268 10.0.0.129 - - [2026-02-09 01:55:13] "GET /virtual-machine/fd7908db-978d-43d4-86f3-f379eff1f93c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003197 10.0.0.129 - - [2026-02-09 01:55:13] "POST /ref-update HTTP/1.1" 200 156 0.017018 10.0.0.129 - - [2026-02-09 01:55:13] "GET /virtual-machine-interface/df6e2dc4-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.016724 10.0.0.129 - - [2026-02-09 01:55:13] "POST /set-tag HTTP/1.1" 200 109 0.025659 10.0.0.129 - - [2026-02-09 01:55:13] "POST /set-tag HTTP/1.1" 200 109 0.032501 10.0.0.129 - - [2026-02-09 01:55:13] "POST /set-tag HTTP/1.1" 200 109 0.027400 10.0.0.129 - - [2026-02-09 01:55:13] "POST /set-tag HTTP/1.1" 200 109 0.014812 10.0.0.129 - - [2026-02-09 01:55:13] "POST /set-tag HTTP/1.1" 200 109 0.026421 10.0.0.129 - - [2026-02-09 01:55:13] "DELETE /instance-ip/df8e523e-0559-11f1-8b80-fa163e55a104 HTTP/1.1" 200 115 0.048033 10.0.0.129 - - [2026-02-09 01:55:13] "DELETE /virtual-machine-interface/df6e2dc4-0559-11f1-8b80-fa163e55a104 HTTP/1.1" 200 115 0.043304 10.0.0.129 - - [2026-02-09 01:55:13] "DELETE /virtual-machine/fd7908db-978d-43d4-86f3-f379eff1f93c HTTP/1.1" 200 115 0.023474 10.0.0.129 - - [2026-02-09 01:55:13] "DELETE /tag/ce7f4982-615a-4c93-b12d-d0acef47720b HTTP/1.1" 200 115 0.041021 10.0.0.129 - - [2026-02-09 01:55:13] "DELETE /tag/aec029be-dd50-42ae-87a0-145e9ba9da37 HTTP/1.1" 409 391 0.004759 10.0.0.129 - - [2026-02-09 01:55:40] "GET /global-system-configs HTTP/1.1" 200 323 0.002361 10.0.0.129 - - [2026-02-09 01:55:41] "GET /global-system-configs HTTP/1.1" 200 323 0.007536 10.0.0.129 - - [2026-02-09 01:55:41] "GET /virtual-machine-interface/e1782f84-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004771 10.0.0.129 - - [2026-02-09 01:55:41] "POST /set-tag HTTP/1.1" 200 109 0.007166 10.0.0.129 - - [2026-02-09 01:55:41] "GET /virtual-machine-interface/e1782f84-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.013166 10.0.0.129 - - [2026-02-09 01:55:41] "POST /set-tag HTTP/1.1" 200 109 0.004125 10.0.0.129 - - [2026-02-09 01:55:41] "GET /virtual-machine/0042a413-3628-42a6-b313-153604924ec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002996 10.0.0.129 - - [2026-02-09 01:55:41] "POST /ref-update HTTP/1.1" 200 156 0.008446 10.0.0.129 - - [2026-02-09 01:55:41] "GET /virtual-machine-interface/e1782f84-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009923 10.0.0.129 - - [2026-02-09 01:55:41] "POST /set-tag HTTP/1.1" 200 109 0.022840 10.0.0.129 - - [2026-02-09 01:55:41] "POST /set-tag HTTP/1.1" 200 109 0.025460 10.0.0.129 - - [2026-02-09 01:55:41] "POST /set-tag HTTP/1.1" 200 109 0.026816 10.0.0.129 - - [2026-02-09 01:55:41] "POST /set-tag HTTP/1.1" 200 109 0.015097 10.0.0.129 - - [2026-02-09 01:55:41] "DELETE /instance-ip/e190ac94-0559-11f1-8b80-fa163e55a104 HTTP/1.1" 200 115 0.035596 10.0.0.129 - - [2026-02-09 01:55:41] "DELETE /virtual-machine-interface/e1782f84-0559-11f1-8b80-fa163e55a104 HTTP/1.1" 200 115 0.047678 10.0.0.129 - - [2026-02-09 01:55:41] "DELETE /virtual-machine/0042a413-3628-42a6-b313-153604924ec7 HTTP/1.1" 200 115 0.021437 10.0.0.129 - - [2026-02-09 01:55:42] "DELETE /tag/0e6b1e88-93ab-48b0-bf24-06c4f2db075d HTTP/1.1" 200 115 0.035559 10.0.0.129 - - [2026-02-09 01:55:42] "GET /virtual-machine-interface/e102c87a-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003591 10.0.0.129 - - [2026-02-09 01:55:42] "POST /set-tag HTTP/1.1" 200 109 0.002654 10.0.0.129 - - [2026-02-09 01:55:42] "GET /virtual-machine-interface/e102c87a-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003671 10.0.0.129 - - [2026-02-09 01:55:42] "POST /set-tag HTTP/1.1" 200 109 0.001759 10.0.0.129 - - [2026-02-09 01:55:42] "GET /virtual-machine/76380289-fc1c-462a-8f96-9c3838b795d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003320 10.0.0.129 - - [2026-02-09 01:55:42] "POST /ref-update HTTP/1.1" 200 156 0.008190 10.0.0.129 - - [2026-02-09 01:55:42] "GET /virtual-machine-interface/e102c87a-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006995 10.0.0.129 - - [2026-02-09 01:55:42] "POST /set-tag HTTP/1.1" 200 109 0.015774 10.0.0.129 - - [2026-02-09 01:55:42] "POST /set-tag HTTP/1.1" 200 109 0.025190 10.0.0.129 - - [2026-02-09 01:55:42] "POST /set-tag HTTP/1.1" 200 109 0.035771 10.0.0.129 - - [2026-02-09 01:55:42] "POST /set-tag HTTP/1.1" 200 109 0.015533 10.0.0.129 - - [2026-02-09 01:55:42] "DELETE /instance-ip/e119be40-0559-11f1-8b80-fa163e55a104 HTTP/1.1" 200 115 0.048001 10.0.0.129 - - [2026-02-09 01:55:42] "DELETE /virtual-machine-interface/e102c87a-0559-11f1-8b80-fa163e55a104 HTTP/1.1" 200 115 0.041178 10.0.0.129 - - [2026-02-09 01:55:42] "DELETE /virtual-machine/76380289-fc1c-462a-8f96-9c3838b795d1 HTTP/1.1" 200 115 0.023728 10.0.0.129 - - [2026-02-09 01:55:42] "DELETE /tag/650ca246-4969-4d4d-a180-3b0c36b7fa45 HTTP/1.1" 409 237 0.005502 10.0.0.129 - - [2026-02-09 01:55:42] "GET /virtual-machine-interface/e1e53778-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005083 10.0.0.129 - - [2026-02-09 01:55:42] "POST /set-tag HTTP/1.1" 200 109 0.002380 10.0.0.129 - - [2026-02-09 01:55:42] "GET /virtual-machine-interface/e1e53778-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005457 10.0.0.129 - - [2026-02-09 01:55:42] "POST /set-tag HTTP/1.1" 200 109 0.008026 10.0.0.129 - - [2026-02-09 01:55:42] "GET /virtual-machine/e0a92119-b25b-4d12-91f1-e827c68cd953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.006087 10.0.0.129 - - [2026-02-09 01:55:42] "POST /ref-update HTTP/1.1" 200 156 0.011401 10.0.0.129 - - [2026-02-09 01:55:42] "GET /virtual-machine-interface/e1e53778-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006065 10.0.0.129 - - [2026-02-09 01:55:42] "POST /set-tag HTTP/1.1" 200 109 0.020987 10.0.0.129 - - [2026-02-09 01:55:42] "POST /set-tag HTTP/1.1" 200 109 0.022125 10.0.0.129 - - [2026-02-09 01:55:42] "POST /set-tag HTTP/1.1" 200 109 0.013605 10.0.0.129 - - [2026-02-09 01:55:42] "POST /set-tag HTTP/1.1" 200 109 0.020516 10.0.0.129 - - [2026-02-09 01:55:42] "DELETE /instance-ip/e2007380-0559-11f1-8b80-fa163e55a104 HTTP/1.1" 200 115 0.044666 10.0.0.129 - - [2026-02-09 01:55:42] "DELETE /virtual-machine-interface/e1e53778-0559-11f1-8b80-fa163e55a104 HTTP/1.1" 200 115 0.042215 10.0.0.129 - - [2026-02-09 01:55:42] "DELETE /virtual-machine/e0a92119-b25b-4d12-91f1-e827c68cd953 HTTP/1.1" 200 115 0.016921 10.0.0.129 - - [2026-02-09 01:55:43] "DELETE /tag/9707f6ba-d9ce-40ee-9cdc-b6cbca67a2f2 HTTP/1.1" 200 115 0.036420 10.0.0.129 - - [2026-02-09 01:55:43] "DELETE /tag/b61a0ac4-1774-4601-906c-bff0ec7e5dc5 HTTP/1.1" 409 237 0.004506 10.0.0.129 - - [2026-02-09 01:55:43] "DELETE /tag/cdac150e-16c0-4887-8e40-93a1558012d5 HTTP/1.1" 409 237 0.005400 10.0.0.129 - - [2026-02-09 01:55:43] "GET /virtual-machine-interface/e08cec86-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004441 10.0.0.129 - - [2026-02-09 01:55:43] "POST /set-tag HTTP/1.1" 200 109 0.001920 10.0.0.129 - - [2026-02-09 01:55:43] "GET /virtual-machine-interface/e08cec86-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004533 10.0.0.129 - - [2026-02-09 01:55:43] "POST /set-tag HTTP/1.1" 200 109 0.002102 10.0.0.129 - - [2026-02-09 01:55:43] "GET /virtual-machine/7422a686-f218-4e2e-88a3-7567a26b5c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002262 10.0.0.129 - - [2026-02-09 01:55:43] "POST /ref-update HTTP/1.1" 200 156 0.011431 10.0.0.129 - - [2026-02-09 01:55:43] "GET /virtual-machine-interface/e08cec86-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004156 10.0.0.129 - - [2026-02-09 01:55:43] "POST /set-tag HTTP/1.1" 200 109 0.016123 10.0.0.129 - - [2026-02-09 01:55:43] "POST /set-tag HTTP/1.1" 200 109 0.029900 10.0.0.129 - - [2026-02-09 01:55:43] "POST /set-tag HTTP/1.1" 200 109 0.024553 10.0.0.129 - - [2026-02-09 01:55:43] "POST /set-tag HTTP/1.1" 200 109 0.025781 10.0.0.129 - - [2026-02-09 01:55:43] "DELETE /instance-ip/e0a830e0-0559-11f1-8b80-fa163e55a104 HTTP/1.1" 200 115 0.050582 10.0.0.129 - - [2026-02-09 01:55:43] "DELETE /virtual-machine-interface/e08cec86-0559-11f1-8b80-fa163e55a104 HTTP/1.1" 200 115 0.046497 10.0.0.129 - - [2026-02-09 01:55:43] "DELETE /virtual-machine/7422a686-f218-4e2e-88a3-7567a26b5c8e HTTP/1.1" 200 115 0.020211 10.0.0.129 - - [2026-02-09 01:55:43] "DELETE /tag/7491a683-4b82-4c51-af1b-d7d4b76766dd HTTP/1.1" 200 115 0.031952 10.0.0.129 - - [2026-02-09 01:55:43] "DELETE /tag/b2d26cde-58a3-4842-8e2f-31a39ef20fa4 HTTP/1.1" 200 115 0.028871 10.0.0.129 - - [2026-02-09 01:55:43] "DELETE /tag/3752f49b-b977-4d34-842e-b6e0664f1875 HTTP/1.1" 200 115 0.026749 10.0.0.129 - - [2026-02-09 01:55:45] "POST /projects HTTP/1.1" 409 238 0.002294 10.0.0.129 - - [2026-02-09 01:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.129 - - [2026-02-09 01:55:45] "GET /project/d9f42a0c-07ed-4dd7-b5f0-3a894bba82d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.032963 10.0.0.129 - - [2026-02-09 01:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.129 - - [2026-02-09 01:55:45] "GET /virtual-network/d9ad507e-a9b5-4bd4-a883-fc886ee143d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004436 10.0.0.129 - - [2026-02-09 01:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.129 - - [2026-02-09 01:55:45] "GET /virtual-network/8b6aa838-4e68-4b87-9fe7-eb58c9348a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.003676 10.0.0.129 - - [2026-02-09 01:55:45] "POST /security-groups HTTP/1.1" 409 285 0.001794 10.0.0.129 - - [2026-02-09 01:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.129 - - [2026-02-09 01:55:45] "PUT /security-group/7dcf35c3-0a85-40a0-a545-e2c36977d4c1 HTTP/1.1" 200 263 0.054954 10.0.0.129 - - [2026-02-09 01:55:45] "PUT /access-control-list/7c4e4106-eaa6-4d9b-bcad-e3a45868e260 HTTP/1.1" 200 273 0.014929 10.0.0.129 - - [2026-02-09 01:55:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.025571 10.0.0.129 - - [2026-02-09 01:55:45] "PUT /access-control-list/f5ff3cad-9d0b-448e-9750-5000fa263c15 HTTP/1.1" 200 273 0.024996 10.0.0.129 - - [2026-02-09 01:55:50] "POST /projects HTTP/1.1" 409 238 0.002256 10.0.0.129 - - [2026-02-09 01:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001589 10.0.0.129 - - [2026-02-09 01:55:50] "GET /project/d9f42a0c-07ed-4dd7-b5f0-3a894bba82d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.034777 10.0.0.129 - - [2026-02-09 01:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.129 - - [2026-02-09 01:55:50] "GET /virtual-network/d9ad507e-a9b5-4bd4-a883-fc886ee143d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005055 10.0.0.129 - - [2026-02-09 01:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.129 - - [2026-02-09 01:55:50] "GET /virtual-network/8b6aa838-4e68-4b87-9fe7-eb58c9348a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004830 10.0.0.129 - - [2026-02-09 01:55:50] "POST /security-groups HTTP/1.1" 409 285 0.003345 10.0.0.129 - - [2026-02-09 01:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.129 - - [2026-02-09 01:55:50] "PUT /security-group/7dcf35c3-0a85-40a0-a545-e2c36977d4c1 HTTP/1.1" 200 263 0.057976 10.0.0.129 - - [2026-02-09 01:55:50] "PUT /access-control-list/7c4e4106-eaa6-4d9b-bcad-e3a45868e260 HTTP/1.1" 200 273 0.012121 10.0.0.129 - - [2026-02-09 01:55:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.026210 10.0.0.129 - - [2026-02-09 01:55:50] "GET /firewall-policy/55290a6e-5ae4-44d2-8ccf-79234f67ba5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.007095 10.0.0.129 - - [2026-02-09 01:55:50] "PUT /access-control-list/f5ff3cad-9d0b-448e-9750-5000fa263c15 HTTP/1.1" 200 273 0.034058 10.0.0.129 - - [2026-02-09 01:55:50] "GET /firewall-rule/15b21ad4-dbaf-4b8b-aee3-d2b680526df6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.005830 10.0.0.129 - - [2026-02-09 01:55:50] "POST /ref-update HTTP/1.1" 200 156 0.047430 10.0.0.129 - - [2026-02-09 01:55:50] "DELETE /firewall-rule/15b21ad4-dbaf-4b8b-aee3-d2b680526df6 HTTP/1.1" 200 115 0.033049 10.0.0.129 - - [2026-02-09 01:55:50] "GET /firewall-policy/55290a6e-5ae4-44d2-8ccf-79234f67ba5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.004382 10.0.0.129 - - [2026-02-09 01:55:50] "GET /firewall-rule/93d8e91f-54ca-40ff-a308-d83af5ac3203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003130 10.0.0.129 - - [2026-02-09 01:55:50] "POST /ref-update HTTP/1.1" 200 156 0.040347 10.0.0.129 - - [2026-02-09 01:55:50] "DELETE /firewall-rule/93d8e91f-54ca-40ff-a308-d83af5ac3203 HTTP/1.1" 200 115 0.037579 10.0.0.129 - - [2026-02-09 01:55:50] "DELETE /tag/cdac150e-16c0-4887-8e40-93a1558012d5 HTTP/1.1" 409 237 0.008219 10.0.0.129 - - [2026-02-09 01:55:50] "DELETE /tag/b61a0ac4-1774-4601-906c-bff0ec7e5dc5 HTTP/1.1" 409 237 0.005225 10.0.0.129 - - [2026-02-09 01:55:51] "DELETE /tag/dcb793e7-4bb7-44cf-b517-0226c5c47cad HTTP/1.1" 200 115 0.041251 10.0.0.129 - - [2026-02-09 01:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.129 - - [2026-02-09 01:55:51] "GET /virtual-network/d9ad507e-a9b5-4bd4-a883-fc886ee143d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004745 10.0.0.129 - - [2026-02-09 01:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001591 10.0.0.129 - - [2026-02-09 01:55:51] "GET /virtual-network/8b6aa838-4e68-4b87-9fe7-eb58c9348a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.003278 10.0.0.129 - - [2026-02-09 01:55:51] "PUT /virtual-network/d9ad507e-a9b5-4bd4-a883-fc886ee143d5 HTTP/1.1" 200 265 0.050813 10.0.0.129 - - [2026-02-09 01:55:51] "PUT /virtual-network/8b6aa838-4e68-4b87-9fe7-eb58c9348a12 HTTP/1.1" 200 265 0.056759 10.0.0.129 - - [2026-02-09 01:55:51] "DELETE /security-group/7dcf35c3-0a85-40a0-a545-e2c36977d4c1 HTTP/1.1" 200 115 0.052261 10.0.0.129 - - [2026-02-09 01:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.129 - - [2026-02-09 01:55:51] "DELETE /access-control-list/7c4e4106-eaa6-4d9b-bcad-e3a45868e260 HTTP/1.1" 200 115 0.046937 10.0.0.129 - - [2026-02-09 01:55:51] "DELETE /access-control-list/f5ff3cad-9d0b-448e-9750-5000fa263c15 HTTP/1.1" 200 115 0.041880 10.0.0.129 - - [2026-02-09 01:55:51] "GET /project/d9f42a0c-07ed-4dd7-b5f0-3a894bba82d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.050871 10.0.0.129 - - [2026-02-09 01:55:51] "GET /project/d9f42a0c-07ed-4dd7-b5f0-3a894bba82d6?fields=security_groups HTTP/1.1" 200 1353 0.034654 10.0.0.129 - - [2026-02-09 01:55:51] "DELETE /security-group/0f8b1463-e6cc-4989-9630-ab090121c08e HTTP/1.1" 200 115 0.043086 10.0.0.129 - - [2026-02-09 01:55:51] "DELETE /access-control-list/c5ec1c86-2d15-400e-acee-e08e1fc9a3b1 HTTP/1.1" 200 115 0.041036 10.0.0.129 - - [2026-02-09 01:55:51] "GET /project/d9f42a0c-07ed-4dd7-b5f0-3a894bba82d6?fields=application_policy_sets HTTP/1.1" 200 1392 0.049668 10.0.0.129 - - [2026-02-09 01:55:51] "DELETE /access-control-list/8e6ebc23-b755-4d96-814c-84a5cf3ca6a6 HTTP/1.1" 200 115 0.040288 10.0.0.129 - - [2026-02-09 01:55:51] "DELETE /project/d9f42a0c-07ed-4dd7-b5f0-3a894bba82d6 HTTP/1.1" 200 115 0.310820 10.0.0.129 - - [2026-02-09 01:55:51] "POST /projects HTTP/1.1" 409 238 0.002135 10.0.0.129 - - [2026-02-09 01:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001566 10.0.0.129 - - [2026-02-09 01:55:51] "GET /project/27612c47-64d6-413e-b4c4-8c25f0d0b5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.041281 10.0.0.129 - - [2026-02-09 01:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001510 10.0.0.129 - - [2026-02-09 01:55:51] "GET /virtual-network/d9ad507e-a9b5-4bd4-a883-fc886ee143d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.003941 10.0.0.129 - - [2026-02-09 01:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001502 10.0.0.129 - - [2026-02-09 01:55:51] "GET /virtual-network/8b6aa838-4e68-4b87-9fe7-eb58c9348a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.004606 10.0.0.129 - - [2026-02-09 01:55:51] "POST /security-groups HTTP/1.1" 409 285 0.002087 10.0.0.129 - - [2026-02-09 01:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001356 10.0.0.129 - - [2026-02-09 01:55:51] "PUT /security-group/673b3e6a-c554-4c51-9774-45574f2b10ae HTTP/1.1" 200 263 0.053446 10.0.0.129 - - [2026-02-09 01:55:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.026586 10.0.0.129 - - [2026-02-09 01:55:51] "PUT /access-control-list/8f33bb22-8d9f-4971-aab3-8a687ff4be89 HTTP/1.1" 200 273 0.013503 10.0.0.129 - - [2026-02-09 01:55:51] "PUT /access-control-list/3cc7e689-eb75-4d4e-801d-4f336db5b37f HTTP/1.1" 200 273 0.028436 10.0.0.129 - - [2026-02-09 01:55:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.129 - - [2026-02-09 01:55:56] "GET /loadbalancer/d38f36e5-55e1-4d96-8532-a4cb2e2a3f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003688 10.0.0.129 - - [2026-02-09 01:55:56] "GET /virtual-machine-interface/decf67fc-0559-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005577 10.0.0.129 - - [2026-02-09 01:55:56] "DELETE /loadbalancer-member/a1d26128-132e-4c99-b541-ce6f4b2719b1 HTTP/1.1" 200 115 0.058304 10.0.0.129 - - [2026-02-09 01:55:56] "GET /application-policy-set/3455961f-dd14-46e4-b1eb-172ddd60f358?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002499 10.0.0.129 - - [2026-02-09 01:55:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.129 - - [2026-02-09 01:55:56] "GET /policy-management/c15c09e4-b3b5-4c8c-8a9c-dede45c74dcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002257 10.0.0.129 - - [2026-02-09 01:55:56] "GET /firewall-policy/bb85f286-5e8c-4a70-8cd5-98fedb8c3783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.001897 10.0.0.129 - - [2026-02-09 01:55:56] "GET /firewall-rule/bc1c5be2-2fb6-4f7f-84d8-653564550b00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.003026 10.0.0.129 - - [2026-02-09 01:55:56] "POST /ref-update HTTP/1.1" 200 156 0.011206 10.0.0.129 - - [2026-02-09 01:55:56] "DELETE /firewall-rule/bc1c5be2-2fb6-4f7f-84d8-653564550b00 HTTP/1.1" 200 115 0.032921 10.0.0.129 - - [2026-02-09 01:55:56] "GET /firewall-policy/f528b682-ac0c-4953-b602-ab8ece5a3217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002820 10.0.0.129 - - [2026-02-09 01:55:56] "GET /firewall-rule/688b7f78-af1f-4ac1-8c6d-af2ca80318a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.003154 10.0.0.129 - - [2026-02-09 01:55:56] "POST /ref-update HTTP/1.1" 200 156 0.013596 10.0.0.129 - - [2026-02-09 01:55:56] "DELETE /firewall-rule/688b7f78-af1f-4ac1-8c6d-af2ca80318a6 HTTP/1.1" 200 115 0.044760 10.0.0.129 - - [2026-02-09 01:55:56] "GET /firewall-policy/f528b682-ac0c-4953-b602-ab8ece5a3217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.004056 10.0.0.129 - - [2026-02-09 01:55:56] "GET /firewall-rule/81a1e670-b7c3-4711-9954-230471c07e56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.003061 10.0.0.129 - - [2026-02-09 01:55:56] "POST /ref-update HTTP/1.1" 200 156 0.011518 10.0.0.129 - - [2026-02-09 01:55:56] "DELETE /firewall-rule/81a1e670-b7c3-4711-9954-230471c07e56 HTTP/1.1" 200 115 0.039420 10.0.0.129 - - [2026-02-09 01:55:56] "GET /application-policy-set/3455961f-dd14-46e4-b1eb-172ddd60f358?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003535 10.0.0.129 - - [2026-02-09 01:55:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002926 10.0.0.129 - - [2026-02-09 01:55:56] "GET /policy-management/c15c09e4-b3b5-4c8c-8a9c-dede45c74dcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002494 10.0.0.129 - - [2026-02-09 01:55:56] "GET /firewall-policy/f528b682-ac0c-4953-b602-ab8ece5a3217?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.003338 10.0.0.129 - - [2026-02-09 01:55:57] "POST /ref-update HTTP/1.1" 200 156 0.023814 10.0.0.129 - - [2026-02-09 01:55:57] "DELETE /firewall-policy/f528b682-ac0c-4953-b602-ab8ece5a3217 HTTP/1.1" 200 115 0.034801 10.0.0.129 - - [2026-02-09 01:55:57] "DELETE /tag/cdac150e-16c0-4887-8e40-93a1558012d5 HTTP/1.1" 200 115 0.062355 10.0.0.129 - - [2026-02-09 01:55:57] "DELETE /tag/b61a0ac4-1774-4601-906c-bff0ec7e5dc5 HTTP/1.1" 200 115 0.036346 10.0.0.129 - - [2026-02-09 01:55:57] "DELETE /tag/650ca246-4969-4d4d-a180-3b0c36b7fa45 HTTP/1.1" 200 115 0.054633 10.0.0.129 - - [2026-02-09 01:55:57] "DELETE /tag/aec029be-dd50-42ae-87a0-145e9ba9da37 HTTP/1.1" 200 115 0.080613 10.0.0.129 - - [2026-02-09 01:55:57] "DELETE /loadbalancer-pool/f804ad1c-3ecb-4e0a-9b55-27faed315967 HTTP/1.1" 200 115 0.033143 10.0.0.129 - - [2026-02-09 01:55:57] "DELETE /loadbalancer-listener/3b02f095-2abb-471c-b7b3-0c580a888964 HTTP/1.1" 200 115 0.036194 10.0.0.129 - - [2026-02-09 01:55:57] "DELETE /loadbalancer/d38f36e5-55e1-4d96-8532-a4cb2e2a3f88 HTTP/1.1" 200 115 0.053411 10.0.0.129 - - [2026-02-09 01:55:57] "DELETE /floating-ip/a3750745-2ce1-4488-a7fd-62a2a4c929cf HTTP/1.1" 200 115 0.042327 10.0.0.129 - - [2026-02-09 01:55:57] "DELETE /instance-ip/92ca9556-d74e-4eeb-8e33-357d5d2e5fdb HTTP/1.1" 200 115 0.038734 10.0.0.129 - - [2026-02-09 01:55:57] "DELETE /virtual-machine-interface/3f2ce6de-b12f-41c3-9c74-567f4dd277f9 HTTP/1.1" 200 115 0.060247 10.0.0.129 - - [2026-02-09 01:55:57] "DELETE /tag/8482c8b1-a68f-4093-919f-0ccd5fb042cb HTTP/1.1" 200 115 0.044117 10.0.0.129 - - [2026-02-09 01:55:57] "POST /projects HTTP/1.1" 409 238 0.002248 10.0.0.129 - - [2026-02-09 01:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004122 10.0.0.129 - - [2026-02-09 01:55:57] "GET /project/27612c47-64d6-413e-b4c4-8c25f0d0b5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.035229 10.0.0.129 - - [2026-02-09 01:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004350 10.0.0.129 - - [2026-02-09 01:55:57] "GET /virtual-network/d9ad507e-a9b5-4bd4-a883-fc886ee143d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.004293 10.0.0.129 - - [2026-02-09 01:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001580 10.0.0.129 - - [2026-02-09 01:55:57] "GET /virtual-network/8b6aa838-4e68-4b87-9fe7-eb58c9348a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.003304 10.0.0.129 - - [2026-02-09 01:55:57] "POST /security-groups HTTP/1.1" 409 285 0.001910 10.0.0.129 - - [2026-02-09 01:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.129 - - [2026-02-09 01:55:57] "PUT /security-group/673b3e6a-c554-4c51-9774-45574f2b10ae HTTP/1.1" 200 263 0.055463 10.0.0.129 - - [2026-02-09 01:55:57] "PUT /access-control-list/8f33bb22-8d9f-4971-aab3-8a687ff4be89 HTTP/1.1" 200 273 0.035780 10.0.0.129 - - [2026-02-09 01:55:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.055658 10.0.0.129 - - [2026-02-09 01:55:58] "GET /firewall-policy/55290a6e-5ae4-44d2-8ccf-79234f67ba5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.007373 10.0.0.129 - - [2026-02-09 01:55:58] "PUT /access-control-list/3cc7e689-eb75-4d4e-801d-4f336db5b37f HTTP/1.1" 200 273 0.058806 10.0.0.129 - - [2026-02-09 01:55:58] "GET /firewall-rule/fb27b713-15f0-4f97-8426-f0a911d919cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.004040 10.0.0.129 - - [2026-02-09 01:55:58] "POST /ref-update HTTP/1.1" 200 156 0.046671 10.0.0.129 - - [2026-02-09 01:55:58] "DELETE /firewall-rule/fb27b713-15f0-4f97-8426-f0a911d919cd HTTP/1.1" 200 115 0.044882 10.0.0.129 - - [2026-02-09 01:55:58] "GET /firewall-policy/55290a6e-5ae4-44d2-8ccf-79234f67ba5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.005144 10.0.0.129 - - [2026-02-09 01:55:58] "GET /firewall-rule/7c6fb297-bd42-450a-bdf5-c2211b7e2557?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.005164 10.0.0.129 - - [2026-02-09 01:55:58] "POST /ref-update HTTP/1.1" 200 156 0.056169 10.0.0.129 - - [2026-02-09 01:55:58] "DELETE /firewall-rule/7c6fb297-bd42-450a-bdf5-c2211b7e2557 HTTP/1.1" 200 115 0.037555 10.0.0.129 - - [2026-02-09 01:55:58] "DELETE /tag/5ee56021-edae-4ef3-9a09-53728441c2c8 HTTP/1.1" 200 115 0.035369 10.0.0.129 - - [2026-02-09 01:55:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001544 10.0.0.129 - - [2026-02-09 01:55:58] "GET /virtual-network/d9ad507e-a9b5-4bd4-a883-fc886ee143d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.008393 10.0.0.129 - - [2026-02-09 01:55:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.129 - - [2026-02-09 01:55:58] "GET /virtual-network/8b6aa838-4e68-4b87-9fe7-eb58c9348a12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.003800 10.0.0.129 - - [2026-02-09 01:55:58] "PUT /virtual-network/d9ad507e-a9b5-4bd4-a883-fc886ee143d5 HTTP/1.1" 200 265 0.063513 10.0.0.129 - - [2026-02-09 01:55:58] "PUT /virtual-network/8b6aa838-4e68-4b87-9fe7-eb58c9348a12 HTTP/1.1" 200 265 0.045214 10.0.0.129 - - [2026-02-09 01:55:58] "DELETE /security-group/673b3e6a-c554-4c51-9774-45574f2b10ae HTTP/1.1" 200 115 0.068337 10.0.0.129 - - [2026-02-09 01:55:58] "DELETE /access-control-list/8f33bb22-8d9f-4971-aab3-8a687ff4be89 HTTP/1.1" 200 115 0.028777 10.0.0.129 - - [2026-02-09 01:55:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.129 - - [2026-02-09 01:55:58] "DELETE /access-control-list/3cc7e689-eb75-4d4e-801d-4f336db5b37f HTTP/1.1" 200 115 0.024921 10.0.0.129 - - [2026-02-09 01:55:58] "GET /project/27612c47-64d6-413e-b4c4-8c25f0d0b5cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.033588 10.0.0.129 - - [2026-02-09 01:55:58] "GET /project/27612c47-64d6-413e-b4c4-8c25f0d0b5cf?fields=security_groups HTTP/1.1" 200 1352 0.040220 10.0.0.129 - - [2026-02-09 01:55:58] "DELETE /security-group/f236a9dc-c551-4077-8f54-3ec23e0de779 HTTP/1.1" 200 115 0.046329 10.0.0.129 - - [2026-02-09 01:55:58] "DELETE /access-control-list/7f3a6968-42f0-48bd-b861-48776afc05fd HTTP/1.1" 200 115 0.028502 10.0.0.129 - - [2026-02-09 01:55:58] "GET /project/27612c47-64d6-413e-b4c4-8c25f0d0b5cf?fields=application_policy_sets HTTP/1.1" 200 1391 0.067782 10.0.0.129 - - [2026-02-09 01:55:58] "DELETE /access-control-list/37a9f436-3509-4e97-a8c3-acdc8c072a6d HTTP/1.1" 200 115 0.077355 10.0.0.129 - - [2026-02-09 01:55:59] "DELETE /project/27612c47-64d6-413e-b4c4-8c25f0d0b5cf HTTP/1.1" 200 115 0.339836 10.0.0.129 - - [2026-02-09 01:56:47] "GET / HTTP/1.1" 200 36215 0.001991 10.0.0.129 - - [2026-02-09 01:56:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002709 10.0.0.129 - - [2026-02-09 01:56:47] "GET /global-vrouter-config/e514df3b-3870-4938-82ec-37e41cf750e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002710 10.0.0.129 - - [2026-02-09 01:56:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003162 10.0.0.129 - - [2026-02-09 01:56:47] "GET /global-vrouter-config/e514df3b-3870-4938-82ec-37e41cf750e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002519 10.0.0.129 - - [2026-02-09 01:57:01] "GET / HTTP/1.1" 200 36215 0.001965 10.0.0.129 - - [2026-02-09 01:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.129 - - [2026-02-09 01:57:01] "GET /global-system-config/a619ac10-ca51-49e1-8585-dcba6a1b1fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.010432 10.0.0.129 - - [2026-02-09 01:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001674 10.0.0.129 - - [2026-02-09 01:57:01] "GET /config-node/3961cbbf-8eb0-4014-a9fb-de6542ddb87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.001589 10.0.0.129 - - [2026-02-09 01:57:02] "GET / HTTP/1.1" 200 36215 0.001686 10.0.0.129 - - [2026-02-09 01:57:02] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002507 10.0.0.129 - - [2026-02-09 01:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.010000 10.0.0.129 - - [2026-02-09 01:57:07] "GET /global-vrouter-config/e514df3b-3870-4938-82ec-37e41cf750e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.004407 10.0.0.129 - - [2026-02-09 01:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001402 10.0.0.129 - - [2026-02-09 01:57:07] "PUT /global-vrouter-config/e514df3b-3870-4938-82ec-37e41cf750e9 HTTP/1.1" 200 277 0.007774 10.0.0.129 - - [2026-02-09 01:57:07] "GET / HTTP/1.1" 200 36215 0.001844 10.0.0.129 - - [2026-02-09 01:57:07] "POST /alarms HTTP/1.1" 409 264 0.002720 10.0.0.129 - - [2026-02-09 01:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.129 - - [2026-02-09 01:57:07] "PUT /alarm/91be2b9a-d0ce-4147-8c93-ba20ee51a6d7 HTTP/1.1" 200 245 0.012815 10.0.0.129 - - [2026-02-09 01:57:07] "POST /alarms HTTP/1.1" 409 261 0.002236 10.0.0.129 - - [2026-02-09 01:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001656 10.0.0.129 - - [2026-02-09 01:57:07] "PUT /alarm/ea91b318-32c3-400d-942a-bbbb4d14ada7 HTTP/1.1" 200 245 0.009644 10.0.0.129 - - [2026-02-09 01:57:07] "POST /alarms HTTP/1.1" 409 261 0.010069 10.0.0.129 - - [2026-02-09 01:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.129 - - [2026-02-09 01:57:07] "PUT /alarm/e813b651-3c1e-4467-8757-bf04f35fa29c HTTP/1.1" 200 245 0.010645 10.0.0.129 - - [2026-02-09 01:57:07] "POST /alarms HTTP/1.1" 409 253 0.004494 10.0.0.129 - - [2026-02-09 01:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008754 10.0.0.129 - - [2026-02-09 01:57:07] "PUT /alarm/d1336106-dd32-4b30-8cd7-b44d60fd2cb1 HTTP/1.1" 200 245 0.010729 10.0.0.129 - - [2026-02-09 01:57:07] "POST /alarms HTTP/1.1" 409 251 0.006638 10.0.0.129 - - [2026-02-09 01:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.129 - - [2026-02-09 01:57:07] "PUT /alarm/80722333-0aef-4215-a088-1edcfe3203e0 HTTP/1.1" 200 245 0.010341 10.0.0.129 - - [2026-02-09 01:57:07] "POST /alarms HTTP/1.1" 409 252 0.005154 10.0.0.129 - - [2026-02-09 01:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.129 - - [2026-02-09 01:57:07] "PUT /alarm/6c388ab6-fbdf-47c5-bf0c-a79ba0e5571c HTTP/1.1" 200 245 0.010654 10.0.0.129 - - [2026-02-09 01:57:07] "POST /alarms HTTP/1.1" 409 256 0.005772 10.0.0.129 - - [2026-02-09 01:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001397 10.0.0.129 - - [2026-02-09 01:57:07] "PUT /alarm/2c31f94b-fda0-4dd6-b1d5-c85698c90df0 HTTP/1.1" 200 245 0.011901 10.0.0.129 - - [2026-02-09 01:57:08] "POST /alarms HTTP/1.1" 409 248 0.004772 10.0.0.129 - - [2026-02-09 01:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.129 - - [2026-02-09 01:57:08] "PUT /alarm/b4b7b5c7-a22e-491d-8b07-2eb40dfcbb63 HTTP/1.1" 200 245 0.009755 10.0.0.129 - - [2026-02-09 01:57:08] "POST /alarms HTTP/1.1" 409 252 0.007750 10.0.0.129 - - [2026-02-09 01:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001638 10.0.0.129 - - [2026-02-09 01:57:08] "PUT /alarm/98eb94b7-ef26-406b-89aa-03c3938633c1 HTTP/1.1" 200 245 0.010082 10.0.0.129 - - [2026-02-09 01:57:08] "POST /alarms HTTP/1.1" 409 257 0.004128 10.0.0.129 - - [2026-02-09 01:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002432 10.0.0.129 - - [2026-02-09 01:57:08] "PUT /alarm/05b6b583-221a-48f8-9885-b7e65a5117c2 HTTP/1.1" 200 245 0.011358 10.0.0.129 - - [2026-02-09 01:57:08] "POST /alarms HTTP/1.1" 409 251 0.005309 10.0.0.129 - - [2026-02-09 01:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002646 10.0.0.129 - - [2026-02-09 01:57:08] "PUT /alarm/c5119af5-e245-479b-ae9a-542a35ed6bc0 HTTP/1.1" 200 245 0.009554 10.0.0.129 - - [2026-02-09 01:57:08] "POST /alarms HTTP/1.1" 409 257 0.008318 10.0.0.129 - - [2026-02-09 01:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001567 10.0.0.129 - - [2026-02-09 01:57:08] "PUT /alarm/04f0e184-2601-41e4-8e1e-2347aba245fe HTTP/1.1" 200 245 0.009955 10.0.0.129 - - [2026-02-09 01:57:08] "POST /alarms HTTP/1.1" 409 261 0.006201 10.0.0.129 - - [2026-02-09 01:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.129 - - [2026-02-09 01:57:08] "PUT /alarm/074219fa-b86d-428b-90a5-1a21a73490a8 HTTP/1.1" 200 245 0.012075 10.0.0.129 - - [2026-02-09 01:57:08] "POST /alarms HTTP/1.1" 409 258 0.009979 10.0.0.129 - - [2026-02-09 01:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001657 10.0.0.129 - - [2026-02-09 01:57:08] "PUT /alarm/b91bdb71-7ec0-4834-a285-74116c6f68d3 HTTP/1.1" 200 245 0.010390 10.0.0.129 - - [2026-02-09 01:57:08] "POST /alarms HTTP/1.1" 409 254 0.008310 10.0.0.129 - - [2026-02-09 01:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002494 10.0.0.129 - - [2026-02-09 01:57:08] "PUT /alarm/ecd3bf06-5451-4c48-be33-ca9de5706b4d HTTP/1.1" 200 245 0.010484 10.0.0.129 - - [2026-02-09 01:57:08] "POST /alarms HTTP/1.1" 409 254 0.007536 10.0.0.129 - - [2026-02-09 01:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001553 10.0.0.129 - - [2026-02-09 01:57:08] "PUT /alarm/605ea9b3-8cb7-49ec-a34c-c66ef8d85bed HTTP/1.1" 200 245 0.012191 10.0.0.129 - - [2026-02-09 01:57:08] "POST /alarms HTTP/1.1" 409 254 0.005539 10.0.0.129 - - [2026-02-09 01:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002832 10.0.0.129 - - [2026-02-09 01:57:08] "PUT /alarm/49c925e0-f5a6-47ca-bc63-34776dc2a392 HTTP/1.1" 200 245 0.010585 10.0.0.129 - - [2026-02-09 01:57:08] "POST /alarms HTTP/1.1" 409 247 0.005779 10.0.0.129 - - [2026-02-09 01:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001579 10.0.0.129 - - [2026-02-09 01:57:08] "PUT /alarm/35f46fd5-dc07-49d7-b8a0-dc93fa34f138 HTTP/1.1" 200 245 0.010574 10.0.0.129 - - [2026-02-09 01:57:08] "POST /alarms HTTP/1.1" 409 272 0.004860 10.0.0.129 - - [2026-02-09 01:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.129 - - [2026-02-09 01:57:08] "PUT /alarm/af773de5-9922-434c-b473-49371ab1855a HTTP/1.1" 200 245 0.010605 10.0.0.129 - - [2026-02-09 01:57:08] "POST /alarms HTTP/1.1" 409 261 0.007327 10.0.0.129 - - [2026-02-09 01:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002775 10.0.0.129 - - [2026-02-09 01:57:08] "PUT /alarm/6136dc6b-dc44-405b-aaa2-129ddf1d036b HTTP/1.1" 200 245 0.009612 10.0.0.129 - - [2026-02-09 01:57:08] "POST /alarms HTTP/1.1" 409 259 0.004003 10.0.0.129 - - [2026-02-09 01:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.129 - - [2026-02-09 01:57:08] "PUT /alarm/7f630e10-bc0d-4c85-8c5b-dc3e58ff5e66 HTTP/1.1" 200 245 0.010359 10.0.0.129 - - [2026-02-09 01:57:08] "POST /alarms HTTP/1.1" 409 265 0.003132 10.0.0.129 - - [2026-02-09 01:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.129 - - [2026-02-09 01:57:09] "PUT /alarm/b12f96b6-a78d-418d-87a8-aba28db89555 HTTP/1.1" 200 245 0.010138 10.0.0.129 - - [2026-02-09 01:57:09] "POST /alarms HTTP/1.1" 409 279 0.005379 10.0.0.129 - - [2026-02-09 01:57:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.129 - - [2026-02-09 01:57:09] "PUT /alarm/7036f11e-1fd4-4963-a8eb-db84e92364d2 HTTP/1.1" 200 245 0.011807 10.0.0.129 - - [2026-02-09 01:57:09] "GET / HTTP/1.1" 200 36215 0.001898 10.0.0.129 - - [2026-02-09 01:57:09] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002293 10.0.0.129 - - [2026-02-09 01:57:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001594 10.0.0.129 - - [2026-02-09 01:57:09] "PUT /global-vrouter-config/e514df3b-3870-4938-82ec-37e41cf750e9 HTTP/1.1" 200 277 0.007014 10.0.0.129 - - [2026-02-09 01:57:09] "GET / HTTP/1.1" 200 36215 0.001571 10.0.0.129 - - [2026-02-09 01:57:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.129 - - [2026-02-09 01:57:09] "GET /global-vrouter-config/e514df3b-3870-4938-82ec-37e41cf750e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002380 10.0.0.129 - - [2026-02-09 01:57:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001264 10.0.0.129 - - [2026-02-09 01:57:09] "PUT /global-vrouter-config/e514df3b-3870-4938-82ec-37e41cf750e9 HTTP/1.1" 200 277 0.007719 10.0.0.129 - - [2026-02-09 01:57:09] "GET / HTTP/1.1" 200 36215 0.001794 10.0.0.129 - - [2026-02-09 01:57:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.129 - - [2026-02-09 01:57:09] "GET /global-system-config/a619ac10-ca51-49e1-8585-dcba6a1b1fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.003991 10.0.0.129 - - [2026-02-09 01:57:09] "PUT /global-system-config/a619ac10-ca51-49e1-8585-dcba6a1b1fc2 HTTP/1.1" 200 275 0.017807 10.0.0.129 - - [2026-02-09 01:57:13] "GET / HTTP/1.1" 200 36215 0.001453 10.0.0.129 - - [2026-02-09 01:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006701 10.0.0.129 - - [2026-02-09 01:57:13] "GET /routing-instance/896b0530-9766-4426-9409-e64b3645b854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003876 10.0.0.129 - - [2026-02-09 01:57:13] "POST /bgp-routers HTTP/1.1" 409 301 0.002301 10.0.0.129 - - [2026-02-09 01:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001517 10.0.0.129 - - [2026-02-09 01:57:13] "GET /bgp-router/282f7c3e-9570-4677-8562-fb71b6052023?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1817 0.002501 10.0.0.129 - - [2026-02-09 01:57:13] "PUT /bgp-router/282f7c3e-9570-4677-8562-fb71b6052023 HTTP/1.1" 200 255 0.011624 [Introspect:8084]10.0.0.129 - - [2026-02-09 01:57:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001070 [Introspect:8084]10.0.0.129 - - [2026-02-09 01:57:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000804 10.0.0.129 - - [2026-02-09 01:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.129 - - [2026-02-09 01:57:16] "GET /global-vrouter-config/e514df3b-3870-4938-82ec-37e41cf750e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002572 10.0.0.129 - - [2026-02-09 01:57:27] "GET / HTTP/1.1" 200 36215 0.002252 10.0.0.129 - - [2026-02-09 01:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002482 10.0.0.129 - - [2026-02-09 01:57:27] "GET /global-system-config/a619ac10-ca51-49e1-8585-dcba6a1b1fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.014902 10.0.0.129 - - [2026-02-09 01:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.129 - - [2026-02-09 01:57:27] "GET /config-node/3961cbbf-8eb0-4014-a9fb-de6542ddb87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.001899 10.0.0.129 - - [2026-02-09 01:57:39] "GET / HTTP/1.1" 200 36215 0.001573 10.0.0.129 - - [2026-02-09 01:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.129 - - [2026-02-09 01:57:39] "GET /routing-instance/896b0530-9766-4426-9409-e64b3645b854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003395 10.0.0.129 - - [2026-02-09 01:57:39] "POST /bgp-routers HTTP/1.1" 409 301 0.002630 10.0.0.129 - - [2026-02-09 01:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.129 - - [2026-02-09 01:57:39] "GET /bgp-router/282f7c3e-9570-4677-8562-fb71b6052023?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1817 0.003704 10.0.0.129 - - [2026-02-09 01:57:39] "PUT /bgp-router/282f7c3e-9570-4677-8562-fb71b6052023 HTTP/1.1" 200 255 0.014334 [Introspect:8084]10.0.0.129 - - [2026-02-09 01:57:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001018 [Introspect:8084]10.0.0.129 - - [2026-02-09 01:57:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000922 [Introspect:8084]10.0.0.129 - - [2026-02-09 01:57:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000920 [Introspect:8084]10.0.0.129 - - [2026-02-09 01:57:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000826 [Introspect:8084]10.0.0.129 - - [2026-02-09 01:57:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001058 [Introspect:8084]10.0.0.129 - - [2026-02-09 01:57:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000724 10.0.0.129 - - [2026-02-09 01:58:00] "GET / HTTP/1.1" 200 36215 0.001706 10.0.0.129 - - [2026-02-09 01:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.129 - - [2026-02-09 01:58:00] "GET /global-system-config/a619ac10-ca51-49e1-8585-dcba6a1b1fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.003961 10.0.0.129 - - [2026-02-09 01:58:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001466 10.0.0.129 - - [2026-02-09 01:58:00] "GET /config-node/3961cbbf-8eb0-4014-a9fb-de6542ddb87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.001697 10.0.0.129 - - [2026-02-09 01:58:00] "GET / HTTP/1.1" 200 36215 0.001505 10.0.0.129 - - [2026-02-09 01:58:00] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002195 10.0.0.129 - - [2026-02-09 01:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.129 - - [2026-02-09 01:58:05] "GET /global-vrouter-config/e514df3b-3870-4938-82ec-37e41cf750e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002673 10.0.0.129 - - [2026-02-09 01:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.129 - - [2026-02-09 01:58:05] "PUT /global-vrouter-config/e514df3b-3870-4938-82ec-37e41cf750e9 HTTP/1.1" 200 277 0.009804 10.0.0.129 - - [2026-02-09 01:58:05] "GET / HTTP/1.1" 200 36215 0.003549 10.0.0.129 - - [2026-02-09 01:58:05] "POST /alarms HTTP/1.1" 409 264 0.002090 10.0.0.129 - - [2026-02-09 01:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001443 10.0.0.129 - - [2026-02-09 01:58:05] "PUT /alarm/91be2b9a-d0ce-4147-8c93-ba20ee51a6d7 HTTP/1.1" 200 245 0.008863 10.0.0.129 - - [2026-02-09 01:58:05] "POST /alarms HTTP/1.1" 409 261 0.006650 10.0.0.129 - - [2026-02-09 01:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.129 - - [2026-02-09 01:58:05] "PUT /alarm/ea91b318-32c3-400d-942a-bbbb4d14ada7 HTTP/1.1" 200 245 0.008827 10.0.0.129 - - [2026-02-09 01:58:05] "POST /alarms HTTP/1.1" 409 261 0.003567 10.0.0.129 - - [2026-02-09 01:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.129 - - [2026-02-09 01:58:05] "PUT /alarm/e813b651-3c1e-4467-8757-bf04f35fa29c HTTP/1.1" 200 245 0.008994 10.0.0.129 - - [2026-02-09 01:58:05] "POST /alarms HTTP/1.1" 409 253 0.015942 10.0.0.129 - - [2026-02-09 01:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.129 - - [2026-02-09 01:58:05] "PUT /alarm/d1336106-dd32-4b30-8cd7-b44d60fd2cb1 HTTP/1.1" 200 245 0.008388 10.0.0.129 - - [2026-02-09 01:58:05] "POST /alarms HTTP/1.1" 409 251 0.009848 10.0.0.129 - - [2026-02-09 01:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001565 10.0.0.129 - - [2026-02-09 01:58:05] "PUT /alarm/80722333-0aef-4215-a088-1edcfe3203e0 HTTP/1.1" 200 245 0.010961 10.0.0.129 - - [2026-02-09 01:58:05] "POST /alarms HTTP/1.1" 409 252 0.006853 10.0.0.129 - - [2026-02-09 01:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006458 10.0.0.129 - - [2026-02-09 01:58:05] "PUT /alarm/6c388ab6-fbdf-47c5-bf0c-a79ba0e5571c HTTP/1.1" 200 245 0.011019 10.0.0.129 - - [2026-02-09 01:58:05] "POST /alarms HTTP/1.1" 409 256 0.009240 10.0.0.129 - - [2026-02-09 01:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.129 - - [2026-02-09 01:58:06] "PUT /alarm/2c31f94b-fda0-4dd6-b1d5-c85698c90df0 HTTP/1.1" 200 245 0.009305 10.0.0.129 - - [2026-02-09 01:58:06] "POST /alarms HTTP/1.1" 409 248 0.009591 10.0.0.129 - - [2026-02-09 01:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001395 10.0.0.129 - - [2026-02-09 01:58:06] "PUT /alarm/b4b7b5c7-a22e-491d-8b07-2eb40dfcbb63 HTTP/1.1" 200 245 0.009211 10.0.0.129 - - [2026-02-09 01:58:06] "POST /alarms HTTP/1.1" 409 252 0.007152 10.0.0.129 - - [2026-02-09 01:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.012679 10.0.0.129 - - [2026-02-09 01:58:06] "PUT /alarm/98eb94b7-ef26-406b-89aa-03c3938633c1 HTTP/1.1" 200 245 0.009069 10.0.0.129 - - [2026-02-09 01:58:06] "POST /alarms HTTP/1.1" 409 257 0.009418 10.0.0.129 - - [2026-02-09 01:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.129 - - [2026-02-09 01:58:06] "PUT /alarm/05b6b583-221a-48f8-9885-b7e65a5117c2 HTTP/1.1" 200 245 0.010511 10.0.0.129 - - [2026-02-09 01:58:06] "POST /alarms HTTP/1.1" 409 251 0.007927 10.0.0.129 - - [2026-02-09 01:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001521 10.0.0.129 - - [2026-02-09 01:58:06] "PUT /alarm/c5119af5-e245-479b-ae9a-542a35ed6bc0 HTTP/1.1" 200 245 0.011436 10.0.0.129 - - [2026-02-09 01:58:06] "POST /alarms HTTP/1.1" 409 257 0.004984 10.0.0.129 - - [2026-02-09 01:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.129 - - [2026-02-09 01:58:06] "PUT /alarm/04f0e184-2601-41e4-8e1e-2347aba245fe HTTP/1.1" 200 245 0.010899 10.0.0.129 - - [2026-02-09 01:58:06] "POST /alarms HTTP/1.1" 409 261 0.001798 10.0.0.129 - - [2026-02-09 01:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.129 - - [2026-02-09 01:58:06] "PUT /alarm/074219fa-b86d-428b-90a5-1a21a73490a8 HTTP/1.1" 200 245 0.021671 10.0.0.129 - - [2026-02-09 01:58:06] "POST /alarms HTTP/1.1" 409 258 0.006158 10.0.0.129 - - [2026-02-09 01:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.129 - - [2026-02-09 01:58:06] "PUT /alarm/b91bdb71-7ec0-4834-a285-74116c6f68d3 HTTP/1.1" 200 245 0.011793 10.0.0.129 - - [2026-02-09 01:58:06] "POST /alarms HTTP/1.1" 409 254 0.011384 10.0.0.129 - - [2026-02-09 01:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.129 - - [2026-02-09 01:58:06] "PUT /alarm/ecd3bf06-5451-4c48-be33-ca9de5706b4d HTTP/1.1" 200 245 0.014636 10.0.0.129 - - [2026-02-09 01:58:06] "POST /alarms HTTP/1.1" 409 254 0.005409 10.0.0.129 - - [2026-02-09 01:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001721 10.0.0.129 - - [2026-02-09 01:58:06] "PUT /alarm/605ea9b3-8cb7-49ec-a34c-c66ef8d85bed HTTP/1.1" 200 245 0.010095 10.0.0.129 - - [2026-02-09 01:58:06] "POST /alarms HTTP/1.1" 409 254 0.013446 10.0.0.129 - - [2026-02-09 01:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001538 10.0.0.129 - - [2026-02-09 01:58:06] "PUT /alarm/49c925e0-f5a6-47ca-bc63-34776dc2a392 HTTP/1.1" 200 245 0.009844 10.0.0.129 - - [2026-02-09 01:58:06] "POST /alarms HTTP/1.1" 409 247 0.011365 10.0.0.129 - - [2026-02-09 01:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.129 - - [2026-02-09 01:58:06] "PUT /alarm/35f46fd5-dc07-49d7-b8a0-dc93fa34f138 HTTP/1.1" 200 245 0.009875 10.0.0.129 - - [2026-02-09 01:58:06] "POST /alarms HTTP/1.1" 409 272 0.005452 10.0.0.129 - - [2026-02-09 01:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.129 - - [2026-02-09 01:58:06] "PUT /alarm/af773de5-9922-434c-b473-49371ab1855a HTTP/1.1" 200 245 0.014489 10.0.0.129 - - [2026-02-09 01:58:06] "POST /alarms HTTP/1.1" 409 261 0.009098 10.0.0.129 - - [2026-02-09 01:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002932 10.0.0.129 - - [2026-02-09 01:58:06] "PUT /alarm/6136dc6b-dc44-405b-aaa2-129ddf1d036b HTTP/1.1" 200 245 0.009603 10.0.0.129 - - [2026-02-09 01:58:06] "POST /alarms HTTP/1.1" 409 259 0.011681 10.0.0.129 - - [2026-02-09 01:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001514 10.0.0.129 - - [2026-02-09 01:58:07] "PUT /alarm/7f630e10-bc0d-4c85-8c5b-dc3e58ff5e66 HTTP/1.1" 200 245 0.013985 10.0.0.129 - - [2026-02-09 01:58:07] "POST /alarms HTTP/1.1" 409 265 0.005469 10.0.0.129 - - [2026-02-09 01:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.129 - - [2026-02-09 01:58:07] "PUT /alarm/b12f96b6-a78d-418d-87a8-aba28db89555 HTTP/1.1" 200 245 0.016460 10.0.0.129 - - [2026-02-09 01:58:07] "POST /alarms HTTP/1.1" 409 279 0.003199 10.0.0.129 - - [2026-02-09 01:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002875 10.0.0.129 - - [2026-02-09 01:58:07] "PUT /alarm/7036f11e-1fd4-4963-a8eb-db84e92364d2 HTTP/1.1" 200 245 0.010072 10.0.0.129 - - [2026-02-09 01:58:07] "GET / HTTP/1.1" 200 36215 0.001869 10.0.0.129 - - [2026-02-09 01:58:07] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002112 10.0.0.129 - - [2026-02-09 01:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001438 10.0.0.129 - - [2026-02-09 01:58:07] "PUT /global-vrouter-config/e514df3b-3870-4938-82ec-37e41cf750e9 HTTP/1.1" 200 277 0.007547 10.0.0.129 - - [2026-02-09 01:58:07] "GET / HTTP/1.1" 200 36215 0.001506 10.0.0.129 - - [2026-02-09 01:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002849 10.0.0.129 - - [2026-02-09 01:58:07] "GET /global-vrouter-config/e514df3b-3870-4938-82ec-37e41cf750e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002357 10.0.0.129 - - [2026-02-09 01:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001282 10.0.0.129 - - [2026-02-09 01:58:07] "PUT /global-vrouter-config/e514df3b-3870-4938-82ec-37e41cf750e9 HTTP/1.1" 200 277 0.009999 10.0.0.129 - - [2026-02-09 01:58:07] "GET / HTTP/1.1" 200 36215 0.001684 10.0.0.129 - - [2026-02-09 01:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.129 - - [2026-02-09 01:58:08] "GET /global-system-config/a619ac10-ca51-49e1-8585-dcba6a1b1fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004653 10.0.0.129 - - [2026-02-09 01:58:08] "PUT /global-system-config/a619ac10-ca51-49e1-8585-dcba6a1b1fc2 HTTP/1.1" 200 275 0.017086 [Introspect:8084]10.0.0.129 - - [2026-02-09 01:58:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000987 [Introspect:8084]10.0.0.129 - - [2026-02-09 01:58:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000852 10.0.0.129 - - [2026-02-09 01:58:11] "GET / HTTP/1.1" 200 36215 0.001796 10.0.0.129 - - [2026-02-09 01:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.129 - - [2026-02-09 01:58:11] "GET /routing-instance/896b0530-9766-4426-9409-e64b3645b854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002625 10.0.0.129 - - [2026-02-09 01:58:11] "POST /bgp-routers HTTP/1.1" 409 301 0.001869 10.0.0.129 - - [2026-02-09 01:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.129 - - [2026-02-09 01:58:11] "GET /bgp-router/282f7c3e-9570-4677-8562-fb71b6052023?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1817 0.005321 10.0.0.129 - - [2026-02-09 01:58:11] "PUT /bgp-router/282f7c3e-9570-4677-8562-fb71b6052023 HTTP/1.1" 200 255 0.013434 10.0.0.129 - - [2026-02-09 01:58:15] "POST /tags HTTP/1.1" 200 356 0.024970 10.0.0.129 - - [2026-02-09 01:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.027508 10.0.0.129 - - [2026-02-09 01:58:15] "GET /tag/bb9bd8b8-1a70-46f3-b754-fb98d84f22ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.012679 10.0.0.129 - - [2026-02-09 01:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.129 - - [2026-02-09 01:58:15] "GET /virtual-network/d9ad507e-a9b5-4bd4-a883-fc886ee143d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004567 10.0.0.129 - - [2026-02-09 01:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003871 10.0.0.129 - - [2026-02-09 01:58:15] "GET /project/668100c7-bb7d-408d-bb3e-363efce8b4b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.033679 10.0.0.129 - - [2026-02-09 01:58:15] "POST /virtual-machines HTTP/1.1" 200 352 0.008638 10.0.0.129 - - [2026-02-09 01:58:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.029060 10.0.0.129 - - [2026-02-09 01:58:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.138433 10.0.0.129 - - [2026-02-09 01:58:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.012734 10.0.0.129 - - [2026-02-09 01:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009097 10.0.0.129 - - [2026-02-09 01:58:15] "GET /virtual-machine-interface/cc1212e4-055a-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.008442 10.0.0.129 - - [2026-02-09 01:58:15] "POST /instance-ips HTTP/1.1" 200 392 0.025173 10.0.0.129 - - [2026-02-09 01:58:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.018221 10.0.0.129 - - [2026-02-09 01:58:15] "GET /virtual-machine-interface/cc1212e4-055a-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.023746 10.0.0.129 - - [2026-02-09 01:58:15] "POST /set-tag HTTP/1.1" 200 109 0.032975 10.0.0.129 - - [2026-02-09 01:58:15] "GET /virtual-machine-interface/cc1212e4-055a-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.016877 10.0.0.129 - - [2026-02-09 01:58:15] "GET /instance-ip/cc308936-055a-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.004018 10.0.0.129 - - [2026-02-09 01:58:15] "GET /virtual-machine-interface/cc1212e4-055a-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004042 10.0.0.129 - - [2026-02-09 01:58:15] "POST /set-tag HTTP/1.1" 200 109 0.002080 10.0.0.129 - - [2026-02-09 01:58:15] "GET /virtual-router/e593c1e9-33db-4d23-a93a-c0531655813f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.003051 10.0.0.129 - - [2026-02-09 01:58:16] "POST /ref-update HTTP/1.1" 200 156 0.012908 10.0.0.129 - - [2026-02-09 01:58:16] "GET /virtual-machine-interface/cc1212e4-055a-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.011896 10.0.0.129 - - [2026-02-09 01:58:16] "POST /set-tag HTTP/1.1" 200 109 0.002671 10.0.0.129 - - [2026-02-09 01:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.129 - - [2026-02-09 01:58:16] "GET /virtual-network/d9ad507e-a9b5-4bd4-a883-fc886ee143d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.003897 10.0.0.129 - - [2026-02-09 01:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001405 10.0.0.129 - - [2026-02-09 01:58:16] "GET /project/668100c7-bb7d-408d-bb3e-363efce8b4b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.028219 10.0.0.129 - - [2026-02-09 01:58:16] "POST /virtual-machines HTTP/1.1" 200 356 0.007290 10.0.0.129 - - [2026-02-09 01:58:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.014895 10.0.0.129 - - [2026-02-09 01:58:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.119349 10.0.0.129 - - [2026-02-09 01:58:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.010952 10.0.0.129 - - [2026-02-09 01:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.010111 10.0.0.129 - - [2026-02-09 01:58:16] "GET /virtual-machine-interface/cc888adc-055a-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.006559 10.0.0.129 - - [2026-02-09 01:58:16] "POST /instance-ips HTTP/1.1" 200 396 0.025445 10.0.0.129 - - [2026-02-09 01:58:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.031737 10.0.0.129 - - [2026-02-09 01:58:16] "GET /virtual-machine-interface/cc888adc-055a-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.009500 10.0.0.129 - - [2026-02-09 01:58:16] "POST /set-tag HTTP/1.1" 200 109 0.014035 10.0.0.129 - - [2026-02-09 01:58:16] "GET /virtual-machine-interface/cc888adc-055a-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.009010 10.0.0.129 - - [2026-02-09 01:58:16] "GET /instance-ip/cca42616-055a-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.006678 10.0.0.129 - - [2026-02-09 01:58:16] "GET /virtual-machine-interface/cc888adc-055a-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004574 10.0.0.129 - - [2026-02-09 01:58:16] "POST /set-tag HTTP/1.1" 200 109 0.002266 10.0.0.129 - - [2026-02-09 01:58:16] "GET /virtual-router/e593c1e9-33db-4d23-a93a-c0531655813f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1682 0.003532 10.0.0.129 - - [2026-02-09 01:58:16] "POST /ref-update HTTP/1.1" 200 156 0.012489 10.0.0.129 - - [2026-02-09 01:58:16] "GET /virtual-machine-interface/cc888adc-055a-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.012136 10.0.0.129 - - [2026-02-09 01:58:16] "POST /set-tag HTTP/1.1" 200 109 0.003267 10.0.0.129 - - [2026-02-09 01:58:16] "GET /virtual-machine-interface/cc1212e4-055a-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004210 10.0.0.129 - - [2026-02-09 01:58:16] "POST /set-tag HTTP/1.1" 200 109 0.002286 10.0.0.129 - - [2026-02-09 01:58:16] "GET /virtual-machine-interface/cc888adc-055a-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004843 10.0.0.129 - - [2026-02-09 01:58:16] "POST /set-tag HTTP/1.1" 200 109 0.003191 10.0.0.129 - - [2026-02-09 01:58:26] "GET / HTTP/1.1" 200 36215 0.001871 10.0.0.129 - - [2026-02-09 01:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002988 10.0.0.129 - - [2026-02-09 01:58:26] "GET /global-system-config/a619ac10-ca51-49e1-8585-dcba6a1b1fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.007927 10.0.0.129 - - [2026-02-09 01:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.129 - - [2026-02-09 01:58:26] "GET /config-node/3961cbbf-8eb0-4014-a9fb-de6542ddb87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002911 10.0.0.129 - - [2026-02-09 01:58:27] "GET /virtual-machine-interface/cc1212e4-055a-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005182 10.0.0.129 - - [2026-02-09 01:58:27] "POST /set-tag HTTP/1.1" 200 109 0.002083 10.0.0.129 - - [2026-02-09 01:58:28] "GET /virtual-machine-interface/cc888adc-055a-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005666 10.0.0.129 - - [2026-02-09 01:58:28] "POST /set-tag HTTP/1.1" 200 109 0.002501 10.0.0.129 - - [2026-02-09 01:58:30] "GET /virtual-machine-interface/cc1212e4-055a-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.007145 10.0.0.129 - - [2026-02-09 01:58:30] "POST /set-tag HTTP/1.1" 200 109 0.002782 10.0.0.129 - - [2026-02-09 01:58:38] "GET / HTTP/1.1" 200 36215 0.001599 10.0.0.129 - - [2026-02-09 01:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004535 10.0.0.129 - - [2026-02-09 01:58:38] "GET /routing-instance/896b0530-9766-4426-9409-e64b3645b854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002719 10.0.0.129 - - [2026-02-09 01:58:38] "POST /bgp-routers HTTP/1.1" 409 301 0.002238 10.0.0.129 - - [2026-02-09 01:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001157 10.0.0.129 - - [2026-02-09 01:58:38] "GET /bgp-router/282f7c3e-9570-4677-8562-fb71b6052023?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1817 0.002319 10.0.0.129 - - [2026-02-09 01:58:38] "PUT /bgp-router/282f7c3e-9570-4677-8562-fb71b6052023 HTTP/1.1" 200 255 0.018093 [Introspect:8084]10.0.0.129 - - [2026-02-09 01:58:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000993 [Introspect:8084]10.0.0.129 - - [2026-02-09 01:58:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000770 10.0.0.129 - - [2026-02-09 01:59:00] "GET /virtual-machine-interface/cc1212e4-055a-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004607 10.0.0.129 - - [2026-02-09 01:59:00] "POST /set-tag HTTP/1.1" 200 109 0.002046 10.0.0.129 - - [2026-02-09 01:59:01] "GET /virtual-machine-interface/cc1212e4-055a-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006336 10.0.0.129 - - [2026-02-09 01:59:01] "POST /set-tag HTTP/1.1" 200 109 0.005240 10.0.0.129 - - [2026-02-09 01:59:01] "GET /virtual-machine/30f06152-8557-4c7b-925a-e3be0a9f82f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.003320 10.0.0.129 - - [2026-02-09 01:59:01] "POST /ref-update HTTP/1.1" 200 156 0.021863 10.0.0.129 - - [2026-02-09 01:59:01] "GET /virtual-machine-interface/cc1212e4-055a-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.042347 10.0.0.129 - - [2026-02-09 01:59:01] "POST /set-tag HTTP/1.1" 200 109 0.015259 10.0.0.129 - - [2026-02-09 01:59:01] "POST /set-tag HTTP/1.1" 200 109 0.038806 10.0.0.129 - - [2026-02-09 01:59:01] "DELETE /instance-ip/cc308936-055a-11f1-8b80-fa163e55a104 HTTP/1.1" 200 115 0.067959 10.0.0.129 - - [2026-02-09 01:59:01] "DELETE /virtual-machine-interface/cc1212e4-055a-11f1-8b80-fa163e55a104 HTTP/1.1" 200 115 0.064953 10.0.0.129 - - [2026-02-09 01:59:01] "DELETE /virtual-machine/30f06152-8557-4c7b-925a-e3be0a9f82f5 HTTP/1.1" 200 115 0.035642 10.0.0.129 - - [2026-02-09 01:59:01] "GET /virtual-machine-interface/cc888adc-055a-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.010156 10.0.0.129 - - [2026-02-09 01:59:01] "POST /set-tag HTTP/1.1" 200 109 0.002563 [Introspect:8084]10.0.0.129 - - [2026-02-09 01:59:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001015 [Introspect:8084]10.0.0.129 - - [2026-02-09 01:59:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001027 10.0.0.129 - - [2026-02-09 01:59:31] "GET /virtual-machine-interface/cc888adc-055a-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004396 10.0.0.129 - - [2026-02-09 01:59:31] "POST /set-tag HTTP/1.1" 200 109 0.002384 10.0.0.129 - - [2026-02-09 01:59:32] "GET /virtual-machine-interface/cc888adc-055a-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.008858 10.0.0.129 - - [2026-02-09 01:59:32] "POST /set-tag HTTP/1.1" 200 109 0.002536 10.0.0.129 - - [2026-02-09 01:59:32] "GET /virtual-machine/4d0515e4-6b87-4ce1-b5d6-ce9a74ec01ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.002647 10.0.0.129 - - [2026-02-09 01:59:32] "POST /ref-update HTTP/1.1" 200 156 0.009784 10.0.0.129 - - [2026-02-09 01:59:32] "GET /virtual-machine-interface/cc888adc-055a-11f1-8b80-fa163e55a104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004488 10.0.0.129 - - [2026-02-09 01:59:32] "POST /set-tag HTTP/1.1" 200 109 0.015252 10.0.0.129 - - [2026-02-09 01:59:32] "POST /set-tag HTTP/1.1" 200 109 0.028754 10.0.0.129 - - [2026-02-09 01:59:32] "DELETE /instance-ip/cca42616-055a-11f1-8b80-fa163e55a104 HTTP/1.1" 200 115 0.083336 10.0.0.129 - - [2026-02-09 01:59:32] "DELETE /virtual-machine-interface/cc888adc-055a-11f1-8b80-fa163e55a104 HTTP/1.1" 200 115 0.040935 10.0.0.129 - - [2026-02-09 01:59:32] "DELETE /virtual-machine/4d0515e4-6b87-4ce1-b5d6-ce9a74ec01ef HTTP/1.1" 200 115 0.021230 10.0.0.129 - - [2026-02-09 01:59:32] "DELETE /tag/bb9bd8b8-1a70-46f3-b754-fb98d84f22ef HTTP/1.1" 200 115 0.040040