++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Thu Jan 29 08:00:50 AM UTC 2026 ===================' INFO: =================== Thu Jan 29 08:00:50 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 +++++ awk '{print $2}' +++++ ip route get 1 +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ head -n 1 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.242 ++ 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.242 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.242 ++ ANALYTICSDB_NODES=10.0.0.242 ++ ANALYTICS_SNMP_NODES=10.0.0.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8081 ' +++ '[' -n '10.0.0.242:8081 ' ']' +++ echo 10.0.0.242:8081 ++ ANALYTICS_SERVERS=10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9042 ' +++ '[' -n '10.0.0.242:9042 ' ']' +++ echo 10.0.0.242:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.242:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8086 ' +++ '[' -n '10.0.0.242:8086 ' ']' +++ echo 10.0.0.242:8086 ++ COLLECTOR_SERVERS=10.0.0.242: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.242 ++ CONFIGDB_NODES=10.0.0.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8082 ' +++ '[' -n '10.0.0.242:8082 ' ']' +++ echo 10.0.0.242:8082 ++ CONFIG_SERVERS=10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9161 ' +++ '[' -n '10.0.0.242:9161 ' ']' +++ echo 10.0.0.242:9161 ++ CONFIGDB_SERVERS=10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9041 ' +++ '[' -n '10.0.0.242:9041 ' ']' +++ echo 10.0.0.242:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.242: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.242 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.242 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+=10.0.0.242:2181, +++ '[' -n 10.0.0.242:2181, ']' +++ echo 10.0.0.242:2181 ++ ZOOKEEPER_SERVERS=10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:2181 ' +++ '[' -n '10.0.0.242:2181 ' ']' +++ echo 10.0.0.242:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.242:2181 ++ RABBITMQ_NODES=10.0.0.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+=10.0.0.242:5673, +++ '[' -n 10.0.0.242:5673, ']' +++ echo 10.0.0.242:5673 ++ RABBITMQ_SERVERS=10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:6379 ' +++ '[' -n '10.0.0.242:6379 ' ']' +++ echo 10.0.0.242:6379 ++ REDIS_SERVERS=10.0.0.242: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.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9092 ' +++ '[' -n '10.0.0.242:9092 ' ']' +++ echo 10.0.0.242:9092 ++ KAFKA_SERVERS=10.0.0.242: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.242 ++ 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.242 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.242 ++ cut -d , -f 1 + local cassandra=10.0.0.242 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.242 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.242 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.242 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.242 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 5/30' INFO: Waiting for cassandra 5/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.242 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.242 +++ local servers=10.0.0.242 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.242,10.231.39.1,127.0.0.1,172.17.0.1,252.242.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.242'\''))' +++ local server_ip=10.0.0.242 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.242 ]] +++ [[ ,10.0.0.242,10.231.39.1,127.0.0.1,172.17.0.1,252.242.0.1,, =~ ,10\.0\.0\.242, ]] +++ echo 10.0.0.242 1 +++ return ++ local ip=10.0.0.242 ++ [[ -z 10.0.0.242 ]] ++ echo 10.0.0.242 + host_ip=10.0.0.242 + [[ cql == \c\q\l ]] ++ echo 10.0.0.242:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.242:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.242:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ sort ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ 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: 01/29/2026 08:01:43.401 7f30c0696940 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/29/2026 08:01:43.551 7f30c0696940 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/29/2026 08:01:43.563 7f30c0696940 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/29/2026 08:01:43.563 7f30c0696940 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.242 - - [2026-01-29 08:01:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000771 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.242:8082/ Hit Ctrl-C to quit. 10.0.0.242 - - [2026-01-29 08:01:51] "GET / HTTP/1.1" 503 181 0.000203 10.0.0.242 - - [2026-01-29 08:01:52] "GET / HTTP/1.1" 503 181 0.000232 10.0.0.242 - - [2026-01-29 08:01:52] "GET / HTTP/1.1" 200 45303 0.002536 10.0.0.242 - - [2026-01-29 08:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002956 10.0.0.242 - - [2026-01-29 08:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002969 [Introspect:8084]10.0.0.242 - - [2026-01-29 08:01:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000808 [Introspect:8084]10.0.0.242 - - [2026-01-29 08:01:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000869 10.0.0.242 - - [2026-01-29 08:01:53] "GET / HTTP/1.1" 200 36215 0.001298 10.0.0.242 - - [2026-01-29 08:01:53] "GET / HTTP/1.1" 200 36215 0.001098 10.0.0.242 - - [2026-01-29 08:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002603 10.0.0.242 - - [2026-01-29 08:01:53] "GET /routing-instance/fe569009-a626-4869-9822-1eeb0a218861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.004050 10.0.0.242 - - [2026-01-29 08:01:53] "POST /bgp-routers HTTP/1.1" 200 618 0.035038 10.0.0.242 - - [2026-01-29 08:01:53] "GET /bgp-router/60507a08-1fb8-42af-918a-4c6fbeccbad3?fields=global_system_config_back_refs HTTP/1.1" 200 1131 0.035482 10.0.0.242 - - [2026-01-29 08:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002991 10.0.0.242 - - [2026-01-29 08:01:53] "GET /global-system-config/e0b71ebc-6fc4-4034-aa7d-8b9843af62e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.009554 10.0.0.242 - - [2026-01-29 08:01:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003445 10.0.0.242 - - [2026-01-29 08:01:53] "POST /fqname-to-id HTTP/1.1" 404 186 0.005378 10.0.0.242 - - [2026-01-29 08:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003234 10.0.0.242 - - [2026-01-29 08:01:53] "POST /ref-update HTTP/1.1" 200 156 0.035420 10.0.0.242 - - [2026-01-29 08:01:53] "GET /global-system-config/e0b71ebc-6fc4-4034-aa7d-8b9843af62e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.050583 10.0.0.242 - - [2026-01-29 08:01:53] "POST /service-appliance-sets HTTP/1.1" 200 555 0.050524 10.0.0.242 - - [2026-01-29 08:01:53] "POST /fqname-to-id HTTP/1.1" 404 180 0.002081 10.0.0.242 - - [2026-01-29 08:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005987 10.0.0.242 - - [2026-01-29 08:01:53] "GET /global-system-config/e0b71ebc-6fc4-4034-aa7d-8b9843af62e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004961 10.0.0.242 - - [2026-01-29 08:01:53] "POST /service-appliance-sets HTTP/1.1" 200 543 0.026677 10.0.0.242 - - [2026-01-29 08:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002853 10.0.0.242 - - [2026-01-29 08:01:53] "GET /network-ipam/517f981e-5fc5-4fc0-97a7-41bbf9f90c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004736 10.0.0.242 - - [2026-01-29 08:01:53] "POST /service-templates HTTP/1.1" 200 513 0.050130 10.0.0.242 - - [2026-01-29 08:01:53] "GET / HTTP/1.1" 200 36215 0.001521 10.0.0.242 - - [2026-01-29 08:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003081 10.0.0.242 - - [2026-01-29 08:01:53] "GET /global-system-config/e0b71ebc-6fc4-4034-aa7d-8b9843af62e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.012428 10.0.0.242 - - [2026-01-29 08:01:53] "POST /service-templates HTTP/1.1" 200 503 0.039760 10.0.0.242 - - [2026-01-29 08:01:53] "POST /fqname-to-id HTTP/1.1" 404 216 0.002238 10.0.0.242 - - [2026-01-29 08:01:53] "POST /service-templates HTTP/1.1" 200 517 0.026441 10.0.0.242 - - [2026-01-29 08:01:53] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.036229 10.0.0.242 - - [2026-01-29 08:01:54] "POST /service-templates HTTP/1.1" 200 537 0.039504 10.0.0.242 - - [2026-01-29 08:01:54] "POST /service-templates HTTP/1.1" 200 509 0.027632 10.0.0.242 - - [2026-01-29 08:01:54] "GET / HTTP/1.1" 200 36215 0.001540 10.0.0.242 - - [2026-01-29 08:01:54] "GET / HTTP/1.1" 200 36215 0.001132 10.0.0.242 - - [2026-01-29 08:01:54] "GET / HTTP/1.1" 200 36215 0.001162 10.0.0.242 - - [2026-01-29 08:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.242 - - [2026-01-29 08:01:54] "GET /global-system-config/e0b71ebc-6fc4-4034-aa7d-8b9843af62e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.010743 10.0.0.242 - - [2026-01-29 08:01:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.002212 10.0.0.242 - - [2026-01-29 08:01:54] "POST /database-nodes HTTP/1.1" 200 599 0.024887 10.0.0.242 - - [2026-01-29 08:01:54] "GET / HTTP/1.1" 200 36215 0.001605 10.0.0.242 - - [2026-01-29 08:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.242 - - [2026-01-29 08:01:55] "GET /domain/4c112407-ff75-4ba3-a020-c682e64a7e51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.003169 10.0.0.242 - - [2026-01-29 08:01:55] "POST /id-to-fqname HTTP/1.1" 200 173 0.007163 10.0.0.242 - - [2026-01-29 08:01:55] "POST /fqname-to-id HTTP/1.1" 404 182 0.012773 10.0.0.242 - - [2026-01-29 08:01:55] "POST /security-groups HTTP/1.1" 200 570 0.076672 10.0.0.242 - - [2026-01-29 08:01:55] "POST /projects HTTP/1.1" 200 483 0.258873 10.0.0.242 - - [2026-01-29 08:01:55] "POST /security-groups HTTP/1.1" 200 536 0.026112 10.0.0.242 - - [2026-01-29 08:01:55] "POST /chown HTTP/1.1" 200 109 0.029755 10.0.0.242 - - [2026-01-29 08:01:55] "POST /policy-managements HTTP/1.1" 409 214 0.015659 10.0.0.242 - - [2026-01-29 08:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003487 10.0.0.242 - - [2026-01-29 08:01:55] "GET /policy-management/c99e64eb-cf03-46dd-b637-76dbe1050246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.009418 10.0.0.242 - - [2026-01-29 08:01:55] "POST /application-policy-sets HTTP/1.1" 200 530 0.038325 10.0.0.242 - - [2026-01-29 08:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002907 10.0.0.242 - - [2026-01-29 08:01:55] "GET /global-vrouter-config/2c9e15e6-839b-4203-837a-86f1c84b4218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.002558 10.0.0.242 - - [2026-01-29 08:01:55] "PUT /global-vrouter-config/2c9e15e6-839b-4203-837a-86f1c84b4218 HTTP/1.1" 200 277 0.011424 10.0.0.242 - - [2026-01-29 08:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002940 10.0.0.242 - - [2026-01-29 08:01:55] "GET /virtual-network/60694b55-143f-4a94-9ea0-5961671bbf90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.005101 10.0.0.242 - - [2026-01-29 08:01:55] "POST /id-to-fqname HTTP/1.1" 200 177 0.000459 10.0.0.242 - - [2026-01-29 08:01:55] "POST /fqname-to-id HTTP/1.1" 404 186 0.008816 10.0.0.242 - - [2026-01-29 08:01:55] "POST /security-groups HTTP/1.1" 200 574 0.078620 10.0.0.242 - - [2026-01-29 08:01:55] "POST /projects HTTP/1.1" 200 491 0.257999 10.0.0.242 - - [2026-01-29 08:01:55] "POST /security-groups HTTP/1.1" 200 548 0.024994 10.0.0.242 - - [2026-01-29 08:01:55] "POST /chown HTTP/1.1" 200 109 0.039783 10.0.0.242 - - [2026-01-29 08:01:56] "POST /network-ipams HTTP/1.1" 200 524 0.069049 10.0.0.242 - - [2026-01-29 08:01:56] "POST /network-ipams HTTP/1.1" 200 512 0.072368 10.0.0.242 - - [2026-01-29 08:01:56] "POST /fqname-to-id HTTP/1.1" 404 198 0.002963 10.0.0.242 - - [2026-01-29 08:01:56] "GET / HTTP/1.1" 200 36215 0.001558 10.0.0.242 - - [2026-01-29 08:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.242 - - [2026-01-29 08:01:56] "GET /global-system-config/e0b71ebc-6fc4-4034-aa7d-8b9843af62e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.006050 10.0.0.242 - - [2026-01-29 08:01:56] "POST /fqname-to-id HTTP/1.1" 404 216 0.001249 10.0.0.242 - - [2026-01-29 08:01:56] "POST /analytics-nodes HTTP/1.1" 200 601 0.050657 10.0.0.242 - - [2026-01-29 08:01:56] "POST /useragent-kv HTTP/1.1" 200 115 0.015200 10.0.0.242 - - [2026-01-29 08:01:56] "POST /virtual-networks HTTP/1.1" 200 540 0.222685 10.0.0.242 - - [2026-01-29 08:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.242 - - [2026-01-29 08:01:56] "GET /virtual-network/6e9c8bea-51af-4099-9f14-63ad3fdc1490?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.009242 10.0.0.242 - - [2026-01-29 08:01:56] "POST /network-ipams HTTP/1.1" 200 520 0.035735 10.0.0.242 - - [2026-01-29 08:01:56] "POST /fqname-to-id HTTP/1.1" 404 202 0.006999 10.0.0.242 - - [2026-01-29 08:01:56] "POST /useragent-kv HTTP/1.1" 200 115 0.018147 10.0.0.242 - - [2026-01-29 08:01:56] "POST /virtual-networks HTTP/1.1" 200 548 0.171417 10.0.0.242 - - [2026-01-29 08:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004035 10.0.0.242 - - [2026-01-29 08:01:56] "GET /virtual-network/19a3fc35-f7fd-4ea5-aa6d-1b0cf84e0c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.006625 10.0.0.242 - - [2026-01-29 08:01:56] "POST /fqname-to-id HTTP/1.1" 404 199 0.001383 10.0.0.242 - - [2026-01-29 08:01:56] "POST /network-policys HTTP/1.1" 200 540 0.023934 10.0.0.242 - - [2026-01-29 08:01:56] "POST /fqname-to-id HTTP/1.1" 404 197 0.002499 10.0.0.242 - - [2026-01-29 08:01:56] "POST /network-policys HTTP/1.1" 200 536 0.051718 10.0.0.242 - - [2026-01-29 08:01:56] "POST /fqname-to-id HTTP/1.1" 404 201 0.004938 10.0.0.242 - - [2026-01-29 08:01:57] "POST /network-policys HTTP/1.1" 200 544 0.050676 10.0.0.242 - - [2026-01-29 08:01:57] "POST /ref-update HTTP/1.1" 200 156 0.057781 10.0.0.242 - - [2026-01-29 08:01:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017712 10.0.0.242 - - [2026-01-29 08:01:57] "POST /ref-update HTTP/1.1" 200 156 0.054861 10.0.0.242 - - [2026-01-29 08:01:57] "POST /ref-update HTTP/1.1" 200 156 0.066898 10.0.0.242 - - [2026-01-29 08:01:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005961 10.0.0.242 - - [2026-01-29 08:01:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001941 10.0.0.242 - - [2026-01-29 08:01:57] "POST /ref-update HTTP/1.1" 200 156 0.114890 10.0.0.242 - - [2026-01-29 08:01:57] "POST /ref-update HTTP/1.1" 200 156 0.088946 10.0.0.242 - - [2026-01-29 08:01:57] "POST /ref-update HTTP/1.1" 200 156 0.066169 10.0.0.242 - - [2026-01-29 08:01:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002610 10.0.0.242 - - [2026-01-29 08:01:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002147 10.0.0.242 - - [2026-01-29 08:01:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001884 10.0.0.242 - - [2026-01-29 08:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004909 10.0.0.242 - - [2026-01-29 08:01:57] "GET /virtual-network/60694b55-143f-4a94-9ea0-5961671bbf90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.009692 10.0.0.242 - - [2026-01-29 08:01:57] "GET /application-policy-set/b23698fd-60b9-4048-86a3-fcdf2ada0a03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.004362 10.0.0.242 - - [2026-01-29 08:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.242 - - [2026-01-29 08:01:57] "GET /policy-management/c99e64eb-cf03-46dd-b637-76dbe1050246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004913 10.0.0.242 - - [2026-01-29 08:01:57] "POST /firewall-policys HTTP/1.1" 200 532 0.026992 10.0.0.242 - - [2026-01-29 08:01:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.013395 10.0.0.242 - - [2026-01-29 08:01:58] "GET /firewall-policy/9e379817-265b-4c99-8ec3-31c8126f6d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.017168 10.0.0.242 - - [2026-01-29 08:01:58] "GET /application-policy-set/b23698fd-60b9-4048-86a3-fcdf2ada0a03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.005764 10.0.0.242 - - [2026-01-29 08:01:58] "GET /firewall-policy/9e379817-265b-4c99-8ec3-31c8126f6d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.017587 10.0.0.242 - - [2026-01-29 08:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.242 - - [2026-01-29 08:01:58] "POST /ref-update HTTP/1.1" 200 156 0.041891 10.0.0.242 - - [2026-01-29 08:01:58] "GET /network-ipam/517f981e-5fc5-4fc0-97a7-41bbf9f90c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.016528 10.0.0.242 - - [2026-01-29 08:01:58] "GET /application-policy-set/b23698fd-60b9-4048-86a3-fcdf2ada0a03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.045865 10.0.0.242 - - [2026-01-29 08:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636 10.0.0.242 - - [2026-01-29 08:01:58] "GET /policy-management/c99e64eb-cf03-46dd-b637-76dbe1050246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002709 10.0.0.242 - - [2026-01-29 08:01:58] "POST /firewall-policys HTTP/1.1" 200 534 0.038100 10.0.0.242 - - [2026-01-29 08:01:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.018879 10.0.0.242 - - [2026-01-29 08:01:58] "GET /firewall-policy/71c76d25-73c0-4f71-8a65-5ca1105a5007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.020534 10.0.0.242 - - [2026-01-29 08:01:58] "GET /application-policy-set/b23698fd-60b9-4048-86a3-fcdf2ada0a03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.004212 10.0.0.242 - - [2026-01-29 08:01:58] "GET /firewall-policy/71c76d25-73c0-4f71-8a65-5ca1105a5007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002833 10.0.0.242 - - [2026-01-29 08:01:58] "GET /firewall-policy/9e379817-265b-4c99-8ec3-31c8126f6d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002400 10.0.0.242 - - [2026-01-29 08:01:58] "GET /firewall-policy/9e379817-265b-4c99-8ec3-31c8126f6d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002133 10.0.0.242 - - [2026-01-29 08:01:58] "POST /ref-update HTTP/1.1" 200 156 0.014698 10.0.0.242 - - [2026-01-29 08:01:58] "POST /ref-update HTTP/1.1" 200 156 0.063601 10.0.0.242 - - [2026-01-29 08:01:58] "POST /ref-update HTTP/1.1" 200 156 0.041075 10.0.0.242 - - [2026-01-29 08:01:58] "GET /application-policy-set/b23698fd-60b9-4048-86a3-fcdf2ada0a03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.004902 10.0.0.242 - - [2026-01-29 08:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.242 - - [2026-01-29 08:01:58] "GET /policy-management/c99e64eb-cf03-46dd-b637-76dbe1050246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002059 10.0.0.242 - - [2026-01-29 08:01:58] "POST /firewall-policys HTTP/1.1" 200 532 0.020907 10.0.0.242 - - [2026-01-29 08:01:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.053059 10.0.0.242 - - [2026-01-29 08:01:58] "POST /fqname-to-id HTTP/1.1" 404 225 0.017119 10.0.0.242 - - [2026-01-29 08:01:58] "GET /firewall-policy/d5668759-2016-40a4-9398-8e07bab4e4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.020378 10.0.0.242 - - [2026-01-29 08:01:58] "POST /access-control-lists HTTP/1.1" 200 589 0.038333 10.0.0.242 - - [2026-01-29 08:01:58] "POST /fqname-to-id HTTP/1.1" 404 224 0.001605 10.0.0.242 - - [2026-01-29 08:01:58] "GET /application-policy-set/b23698fd-60b9-4048-86a3-fcdf2ada0a03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.039727 10.0.0.242 - - [2026-01-29 08:01:58] "GET /firewall-policy/d5668759-2016-40a4-9398-8e07bab4e4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.004307 10.0.0.242 - - [2026-01-29 08:01:58] "GET /firewall-policy/71c76d25-73c0-4f71-8a65-5ca1105a5007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003861 10.0.0.242 - - [2026-01-29 08:01:58] "POST /access-control-lists HTTP/1.1" 200 587 0.071904 10.0.0.242 - - [2026-01-29 08:01:58] "GET /firewall-policy/9e379817-265b-4c99-8ec3-31c8126f6d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003368 10.0.0.242 - - [2026-01-29 08:01:58] "GET /firewall-policy/9e379817-265b-4c99-8ec3-31c8126f6d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.006238 10.0.0.242 - - [2026-01-29 08:01:58] "POST /fqname-to-id HTTP/1.1" 404 213 0.002921 10.0.0.242 - - [2026-01-29 08:01:58] "GET /firewall-policy/71c76d25-73c0-4f71-8a65-5ca1105a5007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.008256 10.0.0.242 - - [2026-01-29 08:01:59] "POST /access-control-lists HTTP/1.1" 200 581 0.090117 10.0.0.242 - - [2026-01-29 08:01:59] "POST /fqname-to-id HTTP/1.1" 404 212 0.008034 10.0.0.242 - - [2026-01-29 08:01:59] "GET / HTTP/1.1" 200 36215 0.001159 10.0.0.242 - - [2026-01-29 08:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002646 10.0.0.242 - - [2026-01-29 08:01:59] "POST /ref-update HTTP/1.1" 200 156 0.079744 10.0.0.242 - - [2026-01-29 08:01:59] "GET /global-system-config/e0b71ebc-6fc4-4034-aa7d-8b9843af62e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.012122 10.0.0.242 - - [2026-01-29 08:01:59] "POST /fqname-to-id HTTP/1.1" 404 216 0.005675 10.0.0.242 - - [2026-01-29 08:01:59] "POST /ref-update HTTP/1.1" 200 156 0.039635 10.0.0.242 - - [2026-01-29 08:01:59] "POST /access-control-lists HTTP/1.1" 200 579 0.076423 10.0.0.242 - - [2026-01-29 08:01:59] "POST /fqname-to-id HTTP/1.1" 404 232 0.026671 10.0.0.242 - - [2026-01-29 08:01:59] "POST /config-nodes HTTP/1.1" 200 595 0.116673 10.0.0.242 - - [2026-01-29 08:01:59] "POST /ref-update HTTP/1.1" 200 156 0.125904 10.0.0.242 - - [2026-01-29 08:01:59] "POST /access-control-lists HTTP/1.1" 200 596 0.057328 10.0.0.242 - - [2026-01-29 08:01:59] "POST /fqname-to-id HTTP/1.1" 404 231 0.001675 10.0.0.242 - - [2026-01-29 08:01:59] "POST /ref-update HTTP/1.1" 200 156 0.055903 10.0.0.242 - - [2026-01-29 08:01:59] "POST /access-control-lists HTTP/1.1" 200 594 0.048783 10.0.0.242 - - [2026-01-29 08:01:59] "POST /fqname-to-id HTTP/1.1" 404 217 0.018646 10.0.0.242 - - [2026-01-29 08:01:59] "POST /access-control-lists HTTP/1.1" 200 585 0.026169 10.0.0.242 - - [2026-01-29 08:01:59] "POST /ref-update HTTP/1.1" 200 156 0.099891 10.0.0.242 - - [2026-01-29 08:01:59] "POST /fqname-to-id HTTP/1.1" 404 216 0.026544 10.0.0.242 - - [2026-01-29 08:01:59] "GET /application-policy-set/b23698fd-60b9-4048-86a3-fcdf2ada0a03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.051025 10.0.0.242 - - [2026-01-29 08:01:59] "POST /access-control-lists HTTP/1.1" 200 583 0.099453 10.0.0.242 - - [2026-01-29 08:01:59] "POST /fqname-to-id HTTP/1.1" 404 240 0.022445 10.0.0.242 - - [2026-01-29 08:01:59] "POST /tags HTTP/1.1" 200 300 0.088375 10.0.0.242 - - [2026-01-29 08:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009971 10.0.0.242 - - [2026-01-29 08:01:59] "GET /tag/58494ed2-d0f0-4b86-bb32-d60484f73eb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.017958 10.0.0.242 - - [2026-01-29 08:01:59] "GET / HTTP/1.1" 200 36215 0.001565 10.0.0.242 - - [2026-01-29 08:01:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004220 10.0.0.242 - - [2026-01-29 08:01:59] "GET / HTTP/1.1" 200 36215 0.001210 10.0.0.242 - - [2026-01-29 08:01:59] "GET /global-system-config/e0b71ebc-6fc4-4034-aa7d-8b9843af62e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.007777 10.0.0.242 - - [2026-01-29 08:01:59] "POST /access-control-lists HTTP/1.1" 200 604 0.036364 10.0.0.242 - - [2026-01-29 08:01:59] "POST /fqname-to-id HTTP/1.1" 404 239 0.009167 10.0.0.242 - - [2026-01-29 08:01:59] "POST /fqname-to-id HTTP/1.1" 404 216 0.005907 10.0.0.242 - - [2026-01-29 08:01:59] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004826 10.0.0.242 - - [2026-01-29 08:01:59] "POST /set-tag HTTP/1.1" 200 109 0.023575 10.0.0.242 - - [2026-01-29 08:01:59] "POST /access-control-lists HTTP/1.1" 200 602 0.054160 10.0.0.242 - - [2026-01-29 08:01:59] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.042861 10.0.0.242 - - [2026-01-29 08:01:59] "POST /route-targets HTTP/1.1" 200 328 0.020704 10.0.0.242 - - [2026-01-29 08:01:59] "POST /ref-update HTTP/1.1" 200 156 0.043279 10.0.0.242 - - [2026-01-29 08:02:00] "POST /tags HTTP/1.1" 200 302 0.147253 10.0.0.242 - - [2026-01-29 08:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.019257 10.0.0.242 - - [2026-01-29 08:02:00] "GET /tag/be0a290e-d4ec-4e83-8cf3-e9e264368e2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.015226 10.0.0.242 - - [2026-01-29 08:02:00] "POST /route-targets HTTP/1.1" 200 328 0.014927 10.0.0.242 - - [2026-01-29 08:02:00] "POST /ref-update HTTP/1.1" 200 156 0.020985 10.0.0.242 - - [2026-01-29 08:02:00] "POST /route-targets HTTP/1.1" 200 328 0.015099 10.0.0.242 - - [2026-01-29 08:02:00] "POST /tags HTTP/1.1" 200 326 0.087496 10.0.0.242 - - [2026-01-29 08:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.017644 10.0.0.242 - - [2026-01-29 08:02:00] "GET /tag/bec2a3be-d8d7-4218-8148-507f77c23023?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1169 0.029053 10.0.0.242 - - [2026-01-29 08:02:00] "POST /ref-update HTTP/1.1" 200 156 0.060568 10.0.0.242 - - [2026-01-29 08:02:00] "POST /route-targets HTTP/1.1" 200 328 0.009577 10.0.0.242 - - [2026-01-29 08:02:00] "POST /ref-update HTTP/1.1" 200 156 0.032009 10.0.0.242 - - [2026-01-29 08:02:00] "POST /route-targets HTTP/1.1" 200 328 0.012277 10.0.0.242 - - [2026-01-29 08:02:00] "POST /tags HTTP/1.1" 200 312 0.146046 10.0.0.242 - - [2026-01-29 08:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004506 10.0.0.242 - - [2026-01-29 08:02:00] "POST /ref-update HTTP/1.1" 200 156 0.026928 10.0.0.242 - - [2026-01-29 08:02:00] "GET /tag/edf9e0e6-1a1f-45e4-9431-964d4406919f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.029287 10.0.0.242 - - [2026-01-29 08:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003160 10.0.0.242 - - [2026-01-29 08:02:00] "GET /virtual-network/6e9c8bea-51af-4099-9f14-63ad3fdc1490?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.007586 10.0.0.242 - - [2026-01-29 08:02:00] "POST /route-targets HTTP/1.1" 200 328 0.030688 10.0.0.242 - - [2026-01-29 08:02:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.028141 10.0.0.242 - - [2026-01-29 08:02:00] "POST /ref-update HTTP/1.1" 200 156 0.038200 10.0.0.242 - - [2026-01-29 08:02:00] "GET /project/46f58546-8cb2-4597-b37a-6aaaa9fd943c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.031628 10.0.0.242 - - [2026-01-29 08:02:00] "POST /virtual-machines HTTP/1.1" 200 378 0.028837 10.0.0.242 - - [2026-01-29 08:02:00] "POST /fqname-to-id HTTP/1.1" 404 201 0.020312 10.0.0.242 - - [2026-01-29 08:02:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.024447 10.0.0.242 - - [2026-01-29 08:02:00] "POST /access-control-lists HTTP/1.1" 200 553 0.097483 10.0.0.242 - - [2026-01-29 08:02:00] "POST /fqname-to-id HTTP/1.1" 404 229 0.004924 10.0.0.242 - - [2026-01-29 08:02:00] "POST /access-control-lists HTTP/1.1" 200 591 0.083536 10.0.0.242 - - [2026-01-29 08:02:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.264280 10.0.0.242 - - [2026-01-29 08:02:01] "POST /ref-update HTTP/1.1" 200 156 0.079414 10.0.0.242 - - [2026-01-29 08:02:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.023763 10.0.0.242 - - [2026-01-29 08:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.015262 10.0.0.242 - - [2026-01-29 08:02:01] "POST /fqname-to-id HTTP/1.1" 404 237 0.006740 10.0.0.242 - - [2026-01-29 08:02:01] "GET /virtual-machine-interface/ca6e57b0-fce8-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.013832 10.0.0.242 - - [2026-01-29 08:02:01] "POST /access-control-lists HTTP/1.1" 200 603 0.087606 10.0.0.242 - - [2026-01-29 08:02:01] "POST /ref-update HTTP/1.1" 200 156 0.034400 10.0.0.242 - - [2026-01-29 08:02:01] "POST /instance-ips HTTP/1.1" 200 410 0.113485 10.0.0.242 - - [2026-01-29 08:02:01] "POST /ref-update HTTP/1.1" 200 156 0.038588 10.0.0.242 - - [2026-01-29 08:02:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.087006 10.0.0.242 - - [2026-01-29 08:02:01] "GET /virtual-machine-interface/ca6e57b0-fce8-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.018525 10.0.0.242 - - [2026-01-29 08:02:01] "PUT /access-control-list/5c586b8d-3685-43a7-b6a1-cd68a090507f HTTP/1.1" 200 273 0.034581 10.0.0.242 - - [2026-01-29 08:02:01] "PUT /access-control-list/e544c52c-d00b-4fc7-9b59-9651dc1b34ad HTTP/1.1" 200 273 0.012098 10.0.0.242 - - [2026-01-29 08:02:01] "PUT /access-control-list/565140c2-65e3-4a35-b8f5-ddd2b9532962 HTTP/1.1" 200 273 0.043929 10.0.0.242 - - [2026-01-29 08:02:01] "POST /set-tag HTTP/1.1" 200 109 0.102892 10.0.0.242 - - [2026-01-29 08:02:01] "GET /virtual-machine-interface/ca6e57b0-fce8-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3414 0.026743 10.0.0.242 - - [2026-01-29 08:02:01] "GET /instance-ip/caa1c5dc-fce8-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.007437 10.0.0.242 - - [2026-01-29 08:02:01] "PUT /access-control-list/d4d477e9-af43-4b18-86f5-7a663ff4228d HTTP/1.1" 200 273 0.081157 10.0.0.242 - - [2026-01-29 08:02:01] "PUT /access-control-list/65332b5c-d4b3-4b3a-8f46-efc12ee9b65b HTTP/1.1" 200 273 0.022496 10.0.0.242 - - [2026-01-29 08:02:01] "PUT /access-control-list/52dc9eb0-8adb-40ed-b04a-363e62e82531 HTTP/1.1" 200 273 0.046819 10.0.0.242 - - [2026-01-29 08:02:01] "GET / HTTP/1.1" 200 36215 0.001250 10.0.0.242 - - [2026-01-29 08:02:01] "PUT /access-control-list/a7559179-38f5-43df-88a5-65ab244f65e5 HTTP/1.1" 200 273 0.030941 10.0.0.242 - - [2026-01-29 08:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007865 10.0.0.242 - - [2026-01-29 08:02:01] "POST /tags HTTP/1.1" 200 306 0.124602 10.0.0.242 - - [2026-01-29 08:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004119 10.0.0.242 - - [2026-01-29 08:02:01] "GET /global-system-config/e0b71ebc-6fc4-4034-aa7d-8b9843af62e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.032634 10.0.0.242 - - [2026-01-29 08:02:01] "POST /fqname-to-id HTTP/1.1" 404 216 0.002806 10.0.0.242 - - [2026-01-29 08:02:01] "GET /tag/fcb42073-e988-4754-b36a-3636b0803d8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.049697 10.0.0.242 - - [2026-01-29 08:02:01] "PUT /access-control-list/f835ea10-b880-45e6-863a-cb65a55c25a3 HTTP/1.1" 200 273 0.073467 10.0.0.242 - - [2026-01-29 08:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007420 10.0.0.242 - - [2026-01-29 08:02:01] "POST /config-database-nodes HTTP/1.1" 200 613 0.042380 10.0.0.242 - - [2026-01-29 08:02:01] "PUT /access-control-list/ae3a39f7-d780-4175-b43d-8ec2b3913d80 HTTP/1.1" 200 273 0.031907 10.0.0.242 - - [2026-01-29 08:02:01] "GET /project/700b04c0-1c77-4c44-8729-c454e571888c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.085586 10.0.0.242 - - [2026-01-29 08:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.011199 10.0.0.242 - - [2026-01-29 08:02:01] "PUT /access-control-list/b7649c40-586b-4ceb-9f39-9943ecebbe0e HTTP/1.1" 200 273 0.070000 10.0.0.242 - - [2026-01-29 08:02:02] "GET /virtual-network/19a3fc35-f7fd-4ea5-aa6d-1b0cf84e0c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.007185 10.0.0.242 - - [2026-01-29 08:02:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003792 10.0.0.242 - - [2026-01-29 08:02:02] "GET /service-appliance-set/fa18a2bb-96bc-4523-bb83-3dba324fd3d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.005009 10.0.0.242 - - [2026-01-29 08:02:02] "POST /fqname-to-id HTTP/1.1" 404 240 0.003397 10.0.0.242 - - [2026-01-29 08:02:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.118270 10.0.0.242 - - [2026-01-29 08:02:02] "GET /virtual-machine-interface/432c317e-e4c4-4391-b616-297508cc55be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.026176 10.0.0.242 - - [2026-01-29 08:02:02] "POST /instance-ips HTTP/1.1" 200 382 0.055266 10.0.0.242 - - [2026-01-29 08:02:02] "GET /instance-ip/0e2c8116-b842-4d62-b8b1-8a74b108bed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.005605 10.0.0.242 - - [2026-01-29 08:02:02] "POST /loadbalancers HTTP/1.1" 200 584 0.134823 10.0.0.242 - - [2026-01-29 08:02:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.015843 10.0.0.242 - - [2026-01-29 08:02:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.027740 10.0.0.242 - - [2026-01-29 08:02:02] "GET /project/700b04c0-1c77-4c44-8729-c454e571888c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.033556 10.0.0.242 - - [2026-01-29 08:02:02] "GET /project/700b04c0-1c77-4c44-8729-c454e571888c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.062804 10.0.0.242 - - [2026-01-29 08:02:02] "GET /instance-ip/0e2c8116-b842-4d62-b8b1-8a74b108bed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.006786 10.0.0.242 - - [2026-01-29 08:02:02] "GET /loadbalancer/8a0f033b-e937-4592-9ad9-530d2927b951?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.010708 10.0.0.242 - - [2026-01-29 08:02:02] "PUT /access-control-list/46981bba-7e94-4888-8da1-a9e09b6c13f1 HTTP/1.1" 200 273 0.021868 10.0.0.242 - - [2026-01-29 08:02:02] "POST /floating-ips HTTP/1.1" 200 585 0.051631 10.0.0.242 - - [2026-01-29 08:02:02] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.071513 10.0.0.242 - - [2026-01-29 08:02:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.021954 10.0.0.242 - - [2026-01-29 08:02:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006341 10.0.0.242 - - [2026-01-29 08:02:02] "PUT /access-control-list/e09518bd-7b30-4c59-b291-fbd6afaea226 HTTP/1.1" 200 273 0.057830 10.0.0.242 - - [2026-01-29 08:02:02] "GET /project/700b04c0-1c77-4c44-8729-c454e571888c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.079346 10.0.0.242 - - [2026-01-29 08:02:03] "GET /loadbalancer-listener/2da4f2a0-7a66-402b-b1e4-b68ff3c53ed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.086018 10.0.0.242 - - [2026-01-29 08:02:03] "GET /loadbalancer-listener/2da4f2a0-7a66-402b-b1e4-b68ff3c53ed7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.006670 10.0.0.242 - - [2026-01-29 08:02:03] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.022641 10.0.0.242 - - [2026-01-29 08:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346 10.0.0.242 - - [2026-01-29 08:02:03] "GET /instance-ip/0e2c8116-b842-4d62-b8b1-8a74b108bed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.008934 10.0.0.242 - - [2026-01-29 08:02:03] "GET /global-vrouter-config/2c9e15e6-839b-4203-837a-86f1c84b4218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.007113 10.0.0.242 - - [2026-01-29 08:02:03] "GET /instance-ip/0e2c8116-b842-4d62-b8b1-8a74b108bed6?fields=floating_ips HTTP/1.1" 200 1172 0.008775 10.0.0.242 - - [2026-01-29 08:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002527 10.0.0.242 - - [2026-01-29 08:02:03] "GET /floating-ip/24059f90-82f9-4168-a39f-6d1d2d90ac63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.007519 10.0.0.242 - - [2026-01-29 08:02:03] "PUT /global-vrouter-config/2c9e15e6-839b-4203-837a-86f1c84b4218 HTTP/1.1" 200 277 0.019964 10.0.0.242 - - [2026-01-29 08:02:03] "POST /tags HTTP/1.1" 200 358 0.057234 10.0.0.242 - - [2026-01-29 08:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.242 - - [2026-01-29 08:02:03] "GET /tag/08301c62-8f4c-4233-aea4-9c560c1d18ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.015640 10.0.0.242 - - [2026-01-29 08:02:03] "POST /tags HTTP/1.1" 200 306 0.028574 10.0.0.242 - - [2026-01-29 08:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005982 10.0.0.242 - - [2026-01-29 08:02:03] "GET /tag/bbd48e26-1b41-4df7-97b5-c0fc009c1947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.018567 10.0.0.242 - - [2026-01-29 08:02:03] "POST /id-to-fqname HTTP/1.1" 200 174 0.000456 10.0.0.242 - - [2026-01-29 08:02:03] "POST /fqname-to-id HTTP/1.1" 404 183 0.006988 10.0.0.242 - - [2026-01-29 08:02:03] "POST /security-groups HTTP/1.1" 200 571 0.124022 10.0.0.242 - - [2026-01-29 08:02:03] "POST /projects HTTP/1.1" 200 485 0.290453 10.0.0.242 - - [2026-01-29 08:02:03] "POST /fqname-to-id HTTP/1.1" 404 214 0.003056 10.0.0.242 - - [2026-01-29 08:02:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.018286 10.0.0.242 - - [2026-01-29 08:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006503 10.0.0.242 - - [2026-01-29 08:02:03] "POST /access-control-lists HTTP/1.1" 200 582 0.046430 10.0.0.242 - - [2026-01-29 08:02:03] "GET /virtual-network/6e9c8bea-51af-4099-9f14-63ad3fdc1490?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.019204 10.0.0.242 - - [2026-01-29 08:02:03] "POST /fqname-to-id HTTP/1.1" 404 213 0.003321 10.0.0.242 - - [2026-01-29 08:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003771 10.0.0.242 - - [2026-01-29 08:02:03] "GET /virtual-network/19a3fc35-f7fd-4ea5-aa6d-1b0cf84e0c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.004839 10.0.0.242 - - [2026-01-29 08:02:03] "POST /access-control-lists HTTP/1.1" 200 580 0.127330 10.0.0.242 - - [2026-01-29 08:02:04] "PUT /virtual-network/6e9c8bea-51af-4099-9f14-63ad3fdc1490 HTTP/1.1" 200 265 0.154991 10.0.0.242 - - [2026-01-29 08:02:04] "PUT /virtual-network/19a3fc35-f7fd-4ea5-aa6d-1b0cf84e0c52 HTTP/1.1" 200 265 0.086575 10.0.0.242 - - [2026-01-29 08:02:04] "POST /security-groups HTTP/1.1" 200 539 0.090900 10.0.0.242 - - [2026-01-29 08:02:04] "POST /fqname-to-id HTTP/1.1" 404 234 0.010093 10.0.0.242 - - [2026-01-29 08:02:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.040030 10.0.0.242 - - [2026-01-29 08:02:04] "POST /chown HTTP/1.1" 200 109 0.024416 10.0.0.242 - - [2026-01-29 08:02:04] "GET /application-policy-set/b23698fd-60b9-4048-86a3-fcdf2ada0a03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.012770 10.0.0.242 - - [2026-01-29 08:02:04] "POST /access-control-lists HTTP/1.1" 200 598 0.099930 10.0.0.242 - - [2026-01-29 08:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002507 10.0.0.242 - - [2026-01-29 08:02:04] "GET /policy-management/c99e64eb-cf03-46dd-b637-76dbe1050246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002409 10.0.0.242 - - [2026-01-29 08:02:04] "POST /fqname-to-id HTTP/1.1" 404 233 0.004599 10.0.0.242 - - [2026-01-29 08:02:04] "POST /tags HTTP/1.1" 409 207 0.002950 10.0.0.242 - - [2026-01-29 08:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001680 10.0.0.242 - - [2026-01-29 08:02:04] "GET /tag/bbd48e26-1b41-4df7-97b5-c0fc009c1947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.015248 10.0.0.242 - - [2026-01-29 08:02:04] "POST /access-control-lists HTTP/1.1" 200 596 0.094330 10.0.0.242 - - [2026-01-29 08:02:04] "POST /firewall-rules HTTP/1.1" 200 566 0.104649 10.0.0.242 - - [2026-01-29 08:02:04] "GET /firewall-rule/aec35133-95ba-4524-b29b-a3f0803dc713?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.004053 10.0.0.242 - - [2026-01-29 08:02:04] "GET /firewall-policy/71c76d25-73c0-4f71-8a65-5ca1105a5007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.011802 10.0.0.242 - - [2026-01-29 08:02:04] "GET /firewall-rule/aec35133-95ba-4524-b29b-a3f0803dc713?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.005281 10.0.0.242 - - [2026-01-29 08:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003274 10.0.0.242 - - [2026-01-29 08:02:04] "GET /global-vrouter-config/2c9e15e6-839b-4203-837a-86f1c84b4218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1765 0.009250 10.0.0.242 - - [2026-01-29 08:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006932 10.0.0.242 - - [2026-01-29 08:02:04] "POST /ref-update HTTP/1.1" 200 156 0.068176 10.0.0.242 - - [2026-01-29 08:02:04] "GET /application-policy-set/b23698fd-60b9-4048-86a3-fcdf2ada0a03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.025059 10.0.0.242 - - [2026-01-29 08:02:04] "PUT /global-vrouter-config/2c9e15e6-839b-4203-837a-86f1c84b4218 HTTP/1.1" 200 277 0.022371 10.0.0.242 - - [2026-01-29 08:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.020588 10.0.0.242 - - [2026-01-29 08:02:04] "GET /policy-management/c99e64eb-cf03-46dd-b637-76dbe1050246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.021391 10.0.0.242 - - [2026-01-29 08:02:04] "POST /tags HTTP/1.1" 409 207 0.001819 10.0.0.242 - - [2026-01-29 08:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.242 - - [2026-01-29 08:02:04] "GET /tag/bbd48e26-1b41-4df7-97b5-c0fc009c1947?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.023273 10.0.0.242 - - [2026-01-29 08:02:05] "POST /firewall-rules HTTP/1.1" 200 564 0.082149 10.0.0.242 - - [2026-01-29 08:02:05] "GET /firewall-rule/0ed7ce71-fa30-4cf7-ac41-0f1954c146b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.014881 10.0.0.242 - - [2026-01-29 08:02:05] "GET /firewall-policy/71c76d25-73c0-4f71-8a65-5ca1105a5007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.003255 10.0.0.242 - - [2026-01-29 08:02:05] "GET /firewall-rule/0ed7ce71-fa30-4cf7-ac41-0f1954c146b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.006530 10.0.0.242 - - [2026-01-29 08:02:05] "POST /ref-update HTTP/1.1" 200 156 0.029498 10.0.0.242 - - [2026-01-29 08:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.021858 10.0.0.242 - - [2026-01-29 08:02:05] "GET /loadbalancer/8a0f033b-e937-4592-9ad9-530d2927b951?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.020404 10.0.0.242 - - [2026-01-29 08:02:05] "POST /tags HTTP/1.1" 200 302 0.062656 10.0.0.242 - - [2026-01-29 08:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.242 - - [2026-01-29 08:02:05] "GET /tag/4da49435-a62c-426d-a183-050e5015b2e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.059326 10.0.0.242 - - [2026-01-29 08:02:05] "GET / HTTP/1.1" 200 36215 0.007383 10.0.0.242 - - [2026-01-29 08:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002519 10.0.0.242 - - [2026-01-29 08:02:05] "GET /project/46f58546-8cb2-4597-b37a-6aaaa9fd943c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.064282 10.0.0.242 - - [2026-01-29 08:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304 10.0.0.242 - - [2026-01-29 08:02:05] "POST /alarms HTTP/1.1" 200 583 0.117658 10.0.0.242 - - [2026-01-29 08:02:05] "GET /virtual-network/19a3fc35-f7fd-4ea5-aa6d-1b0cf84e0c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.015324 10.0.0.242 - - [2026-01-29 08:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002899 10.0.0.242 - - [2026-01-29 08:02:05] "GET /service-appliance-set/fa18a2bb-96bc-4523-bb83-3dba324fd3d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.003241 10.0.0.242 - - [2026-01-29 08:02:05] "POST /fqname-to-id HTTP/1.1" 404 242 0.002017 10.0.0.242 - - [2026-01-29 08:02:05] "POST /alarms HTTP/1.1" 200 577 0.139194 10.0.0.242 - - [2026-01-29 08:02:05] "POST /alarms HTTP/1.1" 200 577 0.186992 10.0.0.242 - - [2026-01-29 08:02:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.248591 10.0.0.242 - - [2026-01-29 08:02:05] "GET /virtual-machine-interface/bd2a6310-f2ee-446f-bd1d-132eb888ab2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2318 0.023598 10.0.0.242 - - [2026-01-29 08:02:05] "POST /alarms HTTP/1.1" 200 561 0.040974 10.0.0.242 - - [2026-01-29 08:02:06] "POST /alarms HTTP/1.1" 200 557 0.044893 10.0.0.242 - - [2026-01-29 08:02:06] "POST /instance-ips HTTP/1.1" 200 378 0.076957 10.0.0.242 - - [2026-01-29 08:02:06] "POST /alarms HTTP/1.1" 200 559 0.066307 10.0.0.242 - - [2026-01-29 08:02:06] "GET /instance-ip/26b9ba10-6480-4e2d-9c8e-4f26b4e36259?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.029682 10.0.0.242 - - [2026-01-29 08:02:06] "POST /loadbalancers HTTP/1.1" 200 584 0.047720 10.0.0.242 - - [2026-01-29 08:02:06] "POST /alarms HTTP/1.1" 200 567 0.029593 10.0.0.242 - - [2026-01-29 08:02:06] "GET /project/46f58546-8cb2-4597-b37a-6aaaa9fd943c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.042546 10.0.0.242 - - [2026-01-29 08:02:06] "GET /instance-ip/26b9ba10-6480-4e2d-9c8e-4f26b4e36259?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.007159 10.0.0.242 - - [2026-01-29 08:02:06] "POST /alarms HTTP/1.1" 200 551 0.077798 10.0.0.242 - - [2026-01-29 08:02:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.058637 10.0.0.242 - - [2026-01-29 08:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008730 10.0.0.242 - - [2026-01-29 08:02:06] "POST /alarms HTTP/1.1" 200 559 0.061559 10.0.0.242 - - [2026-01-29 08:02:06] "POST /floating-ips HTTP/1.1" 200 583 0.088488 10.0.0.242 - - [2026-01-29 08:02:06] "GET /project/46f58546-8cb2-4597-b37a-6aaaa9fd943c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.088225 10.0.0.242 - - [2026-01-29 08:02:06] "POST /alarms HTTP/1.1" 200 569 0.061427 10.0.0.242 - - [2026-01-29 08:02:06] "GET /loadbalancer/e454096c-acad-4384-a313-f6daa1e87acd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.016417 10.0.0.242 - - [2026-01-29 08:02:06] "POST /alarms HTTP/1.1" 200 557 0.068701 10.0.0.242 - - [2026-01-29 08:02:06] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.084365 10.0.0.242 - - [2026-01-29 08:02:06] "POST /alarms HTTP/1.1" 200 569 0.053209 10.0.0.242 - - [2026-01-29 08:02:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.034986 10.0.0.242 - - [2026-01-29 08:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.012020 10.0.0.242 - - [2026-01-29 08:02:06] "POST /alarms HTTP/1.1" 200 577 0.065732 10.0.0.242 - - [2026-01-29 08:02:06] "GET /project/46f58546-8cb2-4597-b37a-6aaaa9fd943c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.079561 10.0.0.242 - - [2026-01-29 08:02:06] "GET /loadbalancer-listener/f2369d82-4c9a-424f-a48c-9d3aa3c0dad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.004861 10.0.0.242 - - [2026-01-29 08:02:06] "GET /loadbalancer-listener/f2369d82-4c9a-424f-a48c-9d3aa3c0dad0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.004723 10.0.0.242 - - [2026-01-29 08:02:06] "POST /alarms HTTP/1.1" 200 571 0.050173 10.0.0.242 - - [2026-01-29 08:02:06] "POST /alarms HTTP/1.1" 200 563 0.026358 10.0.0.242 - - [2026-01-29 08:02:06] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.040121 10.0.0.242 - - [2026-01-29 08:02:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007839 10.0.0.242 - - [2026-01-29 08:02:06] "GET /instance-ip/26b9ba10-6480-4e2d-9c8e-4f26b4e36259?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004373 10.0.0.242 - - [2026-01-29 08:02:06] "POST /alarms HTTP/1.1" 200 563 0.052915 10.0.0.242 - - [2026-01-29 08:02:06] "GET /instance-ip/26b9ba10-6480-4e2d-9c8e-4f26b4e36259?fields=floating_ips HTTP/1.1" 200 1166 0.027404 10.0.0.242 - - [2026-01-29 08:02:06] "GET /floating-ip/5bcd4302-746a-4af8-a242-6bdbe7be3a7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.003052 10.0.0.242 - - [2026-01-29 08:02:06] "GET /project/46f58546-8cb2-4597-b37a-6aaaa9fd943c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.076146 10.0.0.242 - - [2026-01-29 08:02:06] "POST /alarms HTTP/1.1" 200 563 0.077257 10.0.0.242 - - [2026-01-29 08:02:06] "GET /loadbalancer/e454096c-acad-4384-a313-f6daa1e87acd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003734 10.0.0.242 - - [2026-01-29 08:02:06] "POST /alarms HTTP/1.1" 200 549 0.023491 10.0.0.242 - - [2026-01-29 08:02:07] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.026093 10.0.0.242 - - [2026-01-29 08:02:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.043460 10.0.0.242 - - [2026-01-29 08:02:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.016037 10.0.0.242 - - [2026-01-29 08:02:07] "POST /alarms HTTP/1.1" 200 597 0.044842 10.0.0.242 - - [2026-01-29 08:02:07] "POST /alarms HTTP/1.1" 200 577 0.027610 10.0.0.242 - - [2026-01-29 08:02:07] "POST /alarms HTTP/1.1" 200 573 0.029922 10.0.0.242 - - [2026-01-29 08:02:07] "GET /project/46f58546-8cb2-4597-b37a-6aaaa9fd943c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.059472 10.0.0.242 - - [2026-01-29 08:02:07] "GET /loadbalancer-listener/7b096889-f6fa-4618-be72-e3b43143f05f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.002220 10.0.0.242 - - [2026-01-29 08:02:07] "GET /loadbalancer-listener/7b096889-f6fa-4618-be72-e3b43143f05f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.007658 10.0.0.242 - - [2026-01-29 08:02:07] "POST /alarms HTTP/1.1" 200 585 0.046001 10.0.0.242 - - [2026-01-29 08:02:07] "POST /alarms HTTP/1.1" 200 611 0.031086 10.0.0.242 - - [2026-01-29 08:02:07] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.070480 10.0.0.242 - - [2026-01-29 08:02:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005506 10.0.0.242 - - [2026-01-29 08:02:07] "GET /instance-ip/26b9ba10-6480-4e2d-9c8e-4f26b4e36259?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.008366 10.0.0.242 - - [2026-01-29 08:02:07] "GET /instance-ip/26b9ba10-6480-4e2d-9c8e-4f26b4e36259?fields=floating_ips HTTP/1.1" 200 1166 0.002211 10.0.0.242 - - [2026-01-29 08:02:07] "GET /project/46f58546-8cb2-4597-b37a-6aaaa9fd943c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.028247 10.0.0.242 - - [2026-01-29 08:02:07] "GET /floating-ip/5bcd4302-746a-4af8-a242-6bdbe7be3a7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.006282 10.0.0.242 - - [2026-01-29 08:02:07] "GET /loadbalancer/e454096c-acad-4384-a313-f6daa1e87acd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003627 10.0.0.242 - - [2026-01-29 08:02:07] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.024007 10.0.0.242 - - [2026-01-29 08:02:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.027894 10.0.0.242 - - [2026-01-29 08:02:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.013030 10.0.0.242 - - [2026-01-29 08:02:07] "GET /project/46f58546-8cb2-4597-b37a-6aaaa9fd943c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.056844 10.0.0.242 - - [2026-01-29 08:02:07] "GET /loadbalancer-listener/10e6cea2-f554-4b4b-85bd-a85704291172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1836 0.005175 10.0.0.242 - - [2026-01-29 08:02:07] "GET /loadbalancer-listener/10e6cea2-f554-4b4b-85bd-a85704291172?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.007826 10.0.0.242 - - [2026-01-29 08:02:07] "GET / HTTP/1.1" 200 36215 0.002131 10.0.0.242 - - [2026-01-29 08:02:07] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002808 10.0.0.242 - - [2026-01-29 08:02:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003354 10.0.0.242 - - [2026-01-29 08:02:07] "PUT /global-vrouter-config/2c9e15e6-839b-4203-837a-86f1c84b4218 HTTP/1.1" 200 277 0.009987 10.0.0.242 - - [2026-01-29 08:02:07] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.033563 10.0.0.242 - - [2026-01-29 08:02:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003426 10.0.0.242 - - [2026-01-29 08:02:07] "GET /instance-ip/26b9ba10-6480-4e2d-9c8e-4f26b4e36259?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.010323 10.0.0.242 - - [2026-01-29 08:02:07] "GET /loadbalancer/e454096c-acad-4384-a313-f6daa1e87acd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.011740 10.0.0.242 - - [2026-01-29 08:02:07] "GET /instance-ip/26b9ba10-6480-4e2d-9c8e-4f26b4e36259?fields=floating_ips HTTP/1.1" 200 1166 0.005790 10.0.0.242 - - [2026-01-29 08:02:07] "GET /floating-ip/5bcd4302-746a-4af8-a242-6bdbe7be3a7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.004167 10.0.0.242 - - [2026-01-29 08:02:07] "POST /tags HTTP/1.1" 200 356 0.030026 10.0.0.242 - - [2026-01-29 08:02:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003858 10.0.0.242 - - [2026-01-29 08:02:07] "GET /tag/c7967389-2a37-4036-9486-ac8460d439b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.033165 10.0.0.242 - - [2026-01-29 08:02:07] "POST /tags HTTP/1.1" 200 304 0.026463 10.0.0.242 - - [2026-01-29 08:02:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008722 10.0.0.242 - - [2026-01-29 08:02:07] "GET /tag/d2d164c5-259a-4054-aaaf-145ac823b562?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.017979 10.0.0.242 - - [2026-01-29 08:02:08] "POST /projects HTTP/1.1" 409 218 0.011950 10.0.0.242 - - [2026-01-29 08:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004011 10.0.0.242 - - [2026-01-29 08:02:08] "GET /project/700b04c0-1c77-4c44-8729-c454e571888c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.039736 10.0.0.242 - - [2026-01-29 08:02:08] "GET / HTTP/1.1" 200 36215 0.001682 10.0.0.242 - - [2026-01-29 08:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001680 10.0.0.242 - - [2026-01-29 08:02:08] "GET /global-vrouter-config/2c9e15e6-839b-4203-837a-86f1c84b4218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.004912 10.0.0.242 - - [2026-01-29 08:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004930 10.0.0.242 - - [2026-01-29 08:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.012079 10.0.0.242 - - [2026-01-29 08:02:08] "PUT /global-vrouter-config/2c9e15e6-839b-4203-837a-86f1c84b4218 HTTP/1.1" 200 277 0.036527 10.0.0.242 - - [2026-01-29 08:02:08] "GET /network-ipam/4cc66c34-c928-4180-bdfe-62d1ca86b64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.005080 10.0.0.242 - - [2026-01-29 08:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005610 10.0.0.242 - - [2026-01-29 08:02:08] "GET /virtual-network/6e9c8bea-51af-4099-9f14-63ad3fdc1490?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.009087 10.0.0.242 - - [2026-01-29 08:02:08] "PUT /virtual-network/6e9c8bea-51af-4099-9f14-63ad3fdc1490 HTTP/1.1" 200 265 0.055152 10.0.0.242 - - [2026-01-29 08:02:08] "GET /virtual-network/6e9c8bea-51af-4099-9f14-63ad3fdc1490?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.014555 10.0.0.242 - - [2026-01-29 08:02:08] "POST /set-tag HTTP/1.1" 200 109 0.047628 10.0.0.242 - - [2026-01-29 08:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004738 10.0.0.242 - - [2026-01-29 08:02:08] "GET /network-ipam/e4e9afe2-6b9c-4e05-bdd5-baf58608700b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1576 0.002378 10.0.0.242 - - [2026-01-29 08:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.242 - - [2026-01-29 08:02:08] "GET /virtual-network/19a3fc35-f7fd-4ea5-aa6d-1b0cf84e0c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.005785 10.0.0.242 - - [2026-01-29 08:02:08] "PUT /virtual-network/19a3fc35-f7fd-4ea5-aa6d-1b0cf84e0c52 HTTP/1.1" 200 265 0.046293 10.0.0.242 - - [2026-01-29 08:02:08] "GET /virtual-network/19a3fc35-f7fd-4ea5-aa6d-1b0cf84e0c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.013820 10.0.0.242 - - [2026-01-29 08:02:08] "POST /set-tag HTTP/1.1" 200 109 0.052690 10.0.0.242 - - [2026-01-29 08:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004803 10.0.0.242 - - [2026-01-29 08:02:08] "GET /network-policy/4221f5b8-385b-42f5-a741-52c55963e351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.002601 10.0.0.242 - - [2026-01-29 08:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005885 10.0.0.242 - - [2026-01-29 08:02:08] "GET / HTTP/1.1" 200 36215 0.001440 10.0.0.242 - - [2026-01-29 08:02:08] "GET /network-policy/bc19effe-751c-4247-8bc0-0888946d0d43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.004561 10.0.0.242 - - [2026-01-29 08:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004910 10.0.0.242 - - [2026-01-29 08:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005866 10.0.0.242 - - [2026-01-29 08:02:08] "GET /global-system-config/e0b71ebc-6fc4-4034-aa7d-8b9843af62e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005280 10.0.0.242 - - [2026-01-29 08:02:08] "PUT /global-system-config/e0b71ebc-6fc4-4034-aa7d-8b9843af62e7 HTTP/1.1" 200 275 0.016858 10.0.0.242 - - [2026-01-29 08:02:08] "GET /network-policy/52eacb2c-ae74-4917-97fa-66397178423e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.006766 10.0.0.242 - - [2026-01-29 08:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.242 - - [2026-01-29 08:02:08] "PUT /network-policy/52eacb2c-ae74-4917-97fa-66397178423e HTTP/1.1" 200 263 0.020759 10.0.0.242 - - [2026-01-29 08:02:08] "PUT /access-control-list/46981bba-7e94-4888-8da1-a9e09b6c13f1 HTTP/1.1" 200 273 0.069126 10.0.0.242 - - [2026-01-29 08:02:08] "POST /ref-update HTTP/1.1" 200 156 0.128679 10.0.0.242 - - [2026-01-29 08:02:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.023945 10.0.0.242 - - [2026-01-29 08:02:08] "PUT /access-control-list/e09518bd-7b30-4c59-b291-fbd6afaea226 HTTP/1.1" 200 273 0.048807 10.0.0.242 - - [2026-01-29 08:02:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018669 10.0.0.242 - - [2026-01-29 08:02:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003247 10.0.0.242 - - [2026-01-29 08:02:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004129 10.0.0.242 - - [2026-01-29 08:02:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002548 10.0.0.242 - - [2026-01-29 08:02:09] "PUT /access-control-list/4e5110d8-d25c-473c-9261-39b9780f1a73 HTTP/1.1" 200 273 0.027332 10.0.0.242 - - [2026-01-29 08:02:09] "POST /security-groups HTTP/1.1" 409 245 0.007353 10.0.0.242 - - [2026-01-29 08:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001675 10.0.0.242 - - [2026-01-29 08:02:09] "PUT /security-group/3f2c21c1-05da-41e5-856f-e8110afe3b53 HTTP/1.1" 200 263 0.055967 10.0.0.242 - - [2026-01-29 08:02:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.028162 10.0.0.242 - - [2026-01-29 08:02:09] "GET /application-policy-set/b23698fd-60b9-4048-86a3-fcdf2ada0a03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.012113 10.0.0.242 - - [2026-01-29 08:02:09] "PUT /access-control-list/65332b5c-d4b3-4b3a-8f46-efc12ee9b65b HTTP/1.1" 200 273 0.032548 10.0.0.242 - - [2026-01-29 08:02:09] "PUT /access-control-list/52dc9eb0-8adb-40ed-b04a-363e62e82531 HTTP/1.1" 200 273 0.023223 10.0.0.242 - - [2026-01-29 08:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006478 10.0.0.242 - - [2026-01-29 08:02:09] "GET /policy-management/c99e64eb-cf03-46dd-b637-76dbe1050246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004278 10.0.0.242 - - [2026-01-29 08:02:09] "POST /tags HTTP/1.1" 409 206 0.002241 10.0.0.242 - - [2026-01-29 08:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.242 - - [2026-01-29 08:02:09] "GET /tag/d2d164c5-259a-4054-aaaf-145ac823b562?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.012989 10.0.0.242 - - [2026-01-29 08:02:09] "POST /firewall-rules HTTP/1.1" 200 564 0.071350 10.0.0.242 - - [2026-01-29 08:02:09] "GET /firewall-rule/0eeaed9e-3ef2-4326-bb1a-dfd5f29f5114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.004232 10.0.0.242 - - [2026-01-29 08:02:09] "GET /firewall-policy/71c76d25-73c0-4f71-8a65-5ca1105a5007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.003531 10.0.0.242 - - [2026-01-29 08:02:09] "GET /firewall-rule/0eeaed9e-3ef2-4326-bb1a-dfd5f29f5114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.002068 10.0.0.242 - - [2026-01-29 08:02:09] "POST /ref-update HTTP/1.1" 200 156 0.027288 10.0.0.242 - - [2026-01-29 08:02:09] "GET /application-policy-set/b23698fd-60b9-4048-86a3-fcdf2ada0a03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.006654 10.0.0.242 - - [2026-01-29 08:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003821 10.0.0.242 - - [2026-01-29 08:02:09] "GET /policy-management/c99e64eb-cf03-46dd-b637-76dbe1050246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002863 10.0.0.242 - - [2026-01-29 08:02:09] "POST /tags HTTP/1.1" 409 206 0.001869 10.0.0.242 - - [2026-01-29 08:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001545 10.0.0.242 - - [2026-01-29 08:02:09] "GET /tag/d2d164c5-259a-4054-aaaf-145ac823b562?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.011416 10.0.0.242 - - [2026-01-29 08:02:09] "POST /firewall-rules HTTP/1.1" 200 562 0.066592 10.0.0.242 - - [2026-01-29 08:02:09] "GET /firewall-rule/a631d030-0417-4c18-bffc-d3d48470c13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.015811 10.0.0.242 - - [2026-01-29 08:02:09] "GET /firewall-policy/71c76d25-73c0-4f71-8a65-5ca1105a5007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.004167 10.0.0.242 - - [2026-01-29 08:02:09] "GET /firewall-rule/a631d030-0417-4c18-bffc-d3d48470c13b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002328 10.0.0.242 - - [2026-01-29 08:02:09] "POST /ref-update HTTP/1.1" 200 156 0.024488 10.0.0.242 - - [2026-01-29 08:02:09] "POST /tags HTTP/1.1" 200 372 0.031970 10.0.0.242 - - [2026-01-29 08:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.242 - - [2026-01-29 08:02:09] "GET /tag/dcc8c5e1-a7fb-47ef-b315-3d4ba0fcddab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1280 0.016862 10.0.0.242 - - [2026-01-29 08:02:09] "POST /tags HTTP/1.1" 200 320 0.023894 10.0.0.242 - - [2026-01-29 08:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.011050 10.0.0.242 - - [2026-01-29 08:02:10] "GET /tag/509b1df9-54e6-4027-ab2f-096644e19b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.015867 10.0.0.242 - - [2026-01-29 08:02:10] "POST /id-to-fqname HTTP/1.1" 200 181 0.000445 10.0.0.242 - - [2026-01-29 08:02:10] "POST /fqname-to-id HTTP/1.1" 404 190 0.001332 10.0.0.242 - - [2026-01-29 08:02:10] "POST /security-groups HTTP/1.1" 200 578 0.083951 10.0.0.242 - - [2026-01-29 08:02:10] "POST /projects HTTP/1.1" 200 499 0.166426 10.0.0.242 - - [2026-01-29 08:02:10] "POST /fqname-to-id HTTP/1.1" 404 225 0.004190 10.0.0.242 - - [2026-01-29 08:02:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.010434 10.0.0.242 - - [2026-01-29 08:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.025538 10.0.0.242 - - [2026-01-29 08:02:10] "POST /access-control-lists HTTP/1.1" 200 589 0.092232 10.0.0.242 - - [2026-01-29 08:02:10] "GET /virtual-network/6e9c8bea-51af-4099-9f14-63ad3fdc1490?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.053355 10.0.0.242 - - [2026-01-29 08:02:10] "POST /fqname-to-id HTTP/1.1" 404 224 0.006960 10.0.0.242 - - [2026-01-29 08:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.242 - - [2026-01-29 08:02:10] "GET /virtual-network/19a3fc35-f7fd-4ea5-aa6d-1b0cf84e0c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.003871 10.0.0.242 - - [2026-01-29 08:02:10] "POST /access-control-lists HTTP/1.1" 200 587 0.072671 10.0.0.242 - - [2026-01-29 08:02:10] "PUT /virtual-network/6e9c8bea-51af-4099-9f14-63ad3fdc1490 HTTP/1.1" 200 265 0.098287 10.0.0.242 - - [2026-01-29 08:02:10] "PUT /virtual-network/19a3fc35-f7fd-4ea5-aa6d-1b0cf84e0c52 HTTP/1.1" 200 265 0.046142 10.0.0.242 - - [2026-01-29 08:02:10] "POST /security-groups HTTP/1.1" 200 560 0.060268 10.0.0.242 - - [2026-01-29 08:02:10] "POST /fqname-to-id HTTP/1.1" 404 248 0.003675 10.0.0.242 - - [2026-01-29 08:02:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.030614 10.0.0.242 - - [2026-01-29 08:02:10] "POST /access-control-lists HTTP/1.1" 200 612 0.028756 10.0.0.242 - - [2026-01-29 08:02:10] "POST /chown HTTP/1.1" 200 109 0.025491 10.0.0.242 - - [2026-01-29 08:02:10] "POST /fqname-to-id HTTP/1.1" 404 247 0.001785 10.0.0.242 - - [2026-01-29 08:02:10] "GET /application-policy-set/b23698fd-60b9-4048-86a3-fcdf2ada0a03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002650 10.0.0.242 - - [2026-01-29 08:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001492 10.0.0.242 - - [2026-01-29 08:02:10] "GET /policy-management/c99e64eb-cf03-46dd-b637-76dbe1050246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.046683 10.0.0.242 - - [2026-01-29 08:02:10] "POST /access-control-lists HTTP/1.1" 200 610 0.065095 10.0.0.242 - - [2026-01-29 08:02:10] "POST /tags HTTP/1.1" 409 214 0.002059 10.0.0.242 - - [2026-01-29 08:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004806 10.0.0.242 - - [2026-01-29 08:02:10] "GET /tag/509b1df9-54e6-4027-ab2f-096644e19b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.012429 10.0.0.242 - - [2026-01-29 08:02:10] "POST /firewall-rules HTTP/1.1" 200 580 0.075117 10.0.0.242 - - [2026-01-29 08:02:11] "GET /firewall-rule/0e85027a-1fc0-4989-b728-4e2b0387605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.011979 10.0.0.242 - - [2026-01-29 08:02:11] "GET /firewall-policy/71c76d25-73c0-4f71-8a65-5ca1105a5007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2429 0.004115 10.0.0.242 - - [2026-01-29 08:02:11] "GET /firewall-rule/0e85027a-1fc0-4989-b728-4e2b0387605f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.004751 10.0.0.242 - - [2026-01-29 08:02:11] "POST /ref-update HTTP/1.1" 200 156 0.032976 10.0.0.242 - - [2026-01-29 08:02:11] "GET /application-policy-set/b23698fd-60b9-4048-86a3-fcdf2ada0a03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004396 10.0.0.242 - - [2026-01-29 08:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.242 - - [2026-01-29 08:02:11] "GET /policy-management/c99e64eb-cf03-46dd-b637-76dbe1050246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002858 10.0.0.242 - - [2026-01-29 08:02:11] "POST /tags HTTP/1.1" 409 214 0.004502 10.0.0.242 - - [2026-01-29 08:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003186 10.0.0.242 - - [2026-01-29 08:02:11] "GET /tag/509b1df9-54e6-4027-ab2f-096644e19b43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.014665 10.0.0.242 - - [2026-01-29 08:02:11] "POST /firewall-rules HTTP/1.1" 200 578 0.162112 10.0.0.242 - - [2026-01-29 08:02:11] "GET /firewall-rule/c8516e6c-f71f-493d-a7ca-56a85e93040c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.008191 10.0.0.242 - - [2026-01-29 08:02:11] "GET /firewall-policy/71c76d25-73c0-4f71-8a65-5ca1105a5007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2675 0.009321 10.0.0.242 - - [2026-01-29 08:02:11] "GET /firewall-rule/c8516e6c-f71f-493d-a7ca-56a85e93040c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002182 10.0.0.242 - - [2026-01-29 08:02:11] "POST /ref-update HTTP/1.1" 200 156 0.041913 10.0.0.242 - - [2026-01-29 08:02:11] "POST /tags HTTP/1.1" 200 364 0.020789 10.0.0.242 - - [2026-01-29 08:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.010757 10.0.0.242 - - [2026-01-29 08:02:11] "GET /tag/f2816c9a-e3e4-4e17-81ac-a3454fc5cddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.017322 10.0.0.242 - - [2026-01-29 08:02:11] "POST /tags HTTP/1.1" 200 312 0.033225 10.0.0.242 - - [2026-01-29 08:02:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.024517 10.0.0.242 - - [2026-01-29 08:02:11] "GET /tag/7a178859-4389-41df-b954-0f522b6a5823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.010608 10.0.0.242 - - [2026-01-29 08:02:11] "POST /id-to-fqname HTTP/1.1" 200 177 0.000444 10.0.0.242 - - [2026-01-29 08:02:11] "POST /fqname-to-id HTTP/1.1" 404 186 0.002918 10.0.0.242 - - [2026-01-29 08:02:11] "POST /security-groups HTTP/1.1" 200 574 0.067948 10.0.0.242 - - [2026-01-29 08:02:11] "POST /fqname-to-id HTTP/1.1" 404 217 0.001655 10.0.0.242 - - [2026-01-29 08:02:11] "POST /projects HTTP/1.1" 200 491 0.190345 10.0.0.242 - - [2026-01-29 08:02:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.051505 10.0.0.242 - - [2026-01-29 08:02:12] "POST /access-control-lists HTTP/1.1" 200 585 0.070622 10.0.0.242 - - [2026-01-29 08:02:12] "POST /fqname-to-id HTTP/1.1" 404 216 0.010472 10.0.0.242 - - [2026-01-29 08:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.011161 10.0.0.242 - - [2026-01-29 08:02:12] "GET /virtual-network/6e9c8bea-51af-4099-9f14-63ad3fdc1490?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.026607 10.0.0.242 - - [2026-01-29 08:02:12] "POST /access-control-lists HTTP/1.1" 200 583 0.078396 10.0.0.242 - - [2026-01-29 08:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010489 10.0.0.242 - - [2026-01-29 08:02:12] "GET /virtual-network/19a3fc35-f7fd-4ea5-aa6d-1b0cf84e0c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.004522 10.0.0.242 - - [2026-01-29 08:02:12] "PUT /virtual-network/6e9c8bea-51af-4099-9f14-63ad3fdc1490 HTTP/1.1" 200 265 0.046760 10.0.0.242 - - [2026-01-29 08:02:12] "PUT /virtual-network/19a3fc35-f7fd-4ea5-aa6d-1b0cf84e0c52 HTTP/1.1" 200 265 0.047933 10.0.0.242 - - [2026-01-29 08:02:12] "POST /security-groups HTTP/1.1" 200 548 0.070242 10.0.0.242 - - [2026-01-29 08:02:12] "POST /fqname-to-id HTTP/1.1" 404 240 0.004834 10.0.0.242 - - [2026-01-29 08:02:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.020386 10.0.0.242 - - [2026-01-29 08:02:12] "POST /access-control-lists HTTP/1.1" 200 604 0.038389 10.0.0.242 - - [2026-01-29 08:02:12] "POST /fqname-to-id HTTP/1.1" 404 239 0.006772 10.0.0.242 - - [2026-01-29 08:02:12] "POST /chown HTTP/1.1" 200 109 0.042418 10.0.0.242 - - [2026-01-29 08:02:12] "GET /application-policy-set/b23698fd-60b9-4048-86a3-fcdf2ada0a03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.008372 10.0.0.242 - - [2026-01-29 08:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.242 - - [2026-01-29 08:02:12] "GET /policy-management/c99e64eb-cf03-46dd-b637-76dbe1050246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004451 10.0.0.242 - - [2026-01-29 08:02:12] "POST /access-control-lists HTTP/1.1" 200 602 0.070915 10.0.0.242 - - [2026-01-29 08:02:12] "POST /tags HTTP/1.1" 409 210 0.010770 10.0.0.242 - - [2026-01-29 08:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001649 10.0.0.242 - - [2026-01-29 08:02:12] "GET /tag/7a178859-4389-41df-b954-0f522b6a5823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.011100 10.0.0.242 - - [2026-01-29 08:02:12] "POST /firewall-rules HTTP/1.1" 200 572 0.074394 10.0.0.242 - - [2026-01-29 08:02:12] "GET /firewall-rule/a5d07ee3-7c01-463e-aa0e-9f70e9b4726c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.017748 10.0.0.242 - - [2026-01-29 08:02:12] "GET /firewall-policy/71c76d25-73c0-4f71-8a65-5ca1105a5007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2920 0.005546 10.0.0.242 - - [2026-01-29 08:02:12] "GET /firewall-rule/a5d07ee3-7c01-463e-aa0e-9f70e9b4726c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003340 10.0.0.242 - - [2026-01-29 08:02:12] "POST /ref-update HTTP/1.1" 200 156 0.036476 10.0.0.242 - - [2026-01-29 08:02:12] "GET /application-policy-set/b23698fd-60b9-4048-86a3-fcdf2ada0a03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002808 10.0.0.242 - - [2026-01-29 08:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.242 - - [2026-01-29 08:02:12] "GET /policy-management/c99e64eb-cf03-46dd-b637-76dbe1050246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002382 10.0.0.242 - - [2026-01-29 08:02:12] "POST /tags HTTP/1.1" 409 210 0.002148 10.0.0.242 - - [2026-01-29 08:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001749 10.0.0.242 - - [2026-01-29 08:02:12] "GET /tag/7a178859-4389-41df-b954-0f522b6a5823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.011725 10.0.0.242 - - [2026-01-29 08:02:13] "POST /firewall-rules HTTP/1.1" 200 570 0.077669 10.0.0.242 - - [2026-01-29 08:02:13] "GET /firewall-rule/85f44e45-1901-47b5-b495-2cf42b10f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.012900 10.0.0.242 - - [2026-01-29 08:02:13] "GET /firewall-policy/71c76d25-73c0-4f71-8a65-5ca1105a5007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3162 0.003639 10.0.0.242 - - [2026-01-29 08:02:13] "GET /firewall-rule/85f44e45-1901-47b5-b495-2cf42b10f73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002621 10.0.0.242 - - [2026-01-29 08:02:13] "POST /ref-update HTTP/1.1" 200 156 0.034452 10.0.0.242 - - [2026-01-29 08:02:13] "POST /tags HTTP/1.1" 200 364 0.036886 10.0.0.242 - - [2026-01-29 08:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.242 - - [2026-01-29 08:02:13] "GET /tag/3e6c7a13-476f-4305-88ad-1a9219986a5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.012454 10.0.0.242 - - [2026-01-29 08:02:13] "POST /tags HTTP/1.1" 409 210 0.001686 10.0.0.242 - - [2026-01-29 08:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.242 - - [2026-01-29 08:02:13] "GET /tag/edf9e0e6-1a1f-45e4-9431-964d4406919f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.012867 10.0.0.242 - - [2026-01-29 08:02:13] "POST /projects HTTP/1.1" 409 223 0.003065 10.0.0.242 - - [2026-01-29 08:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003428 10.0.0.242 - - [2026-01-29 08:02:13] "GET /project/46f58546-8cb2-4597-b37a-6aaaa9fd943c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.042503 10.0.0.242 - - [2026-01-29 08:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.242 - - [2026-01-29 08:02:13] "GET /virtual-network/6e9c8bea-51af-4099-9f14-63ad3fdc1490?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.005043 10.0.0.242 - - [2026-01-29 08:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.242 - - [2026-01-29 08:02:13] "GET /virtual-network/19a3fc35-f7fd-4ea5-aa6d-1b0cf84e0c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004079 10.0.0.242 - - [2026-01-29 08:02:13] "PUT /virtual-network/6e9c8bea-51af-4099-9f14-63ad3fdc1490 HTTP/1.1" 200 265 0.068591 10.0.0.242 - - [2026-01-29 08:02:13] "PUT /virtual-network/19a3fc35-f7fd-4ea5-aa6d-1b0cf84e0c52 HTTP/1.1" 200 265 0.042849 10.0.0.242 - - [2026-01-29 08:02:13] "POST /security-groups HTTP/1.1" 409 253 0.008250 10.0.0.242 - - [2026-01-29 08:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001521 10.0.0.242 - - [2026-01-29 08:02:13] "PUT /security-group/b88eb565-b15f-43e3-951d-afd8f92cf459 HTTP/1.1" 200 263 0.055295 10.0.0.242 - - [2026-01-29 08:02:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.038887 10.0.0.242 - - [2026-01-29 08:02:13] "PUT /access-control-list/ae3a39f7-d780-4175-b43d-8ec2b3913d80 HTTP/1.1" 200 273 0.032104 10.0.0.242 - - [2026-01-29 08:02:13] "GET /application-policy-set/b23698fd-60b9-4048-86a3-fcdf2ada0a03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.019096 10.0.0.242 - - [2026-01-29 08:02:13] "PUT /access-control-list/b7649c40-586b-4ceb-9f39-9943ecebbe0e HTTP/1.1" 200 273 0.014415 10.0.0.242 - - [2026-01-29 08:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.242 - - [2026-01-29 08:02:13] "GET /policy-management/c99e64eb-cf03-46dd-b637-76dbe1050246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002178 10.0.0.242 - - [2026-01-29 08:02:13] "POST /tags HTTP/1.1" 409 210 0.001282 10.0.0.242 - - [2026-01-29 08:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.242 - - [2026-01-29 08:02:14] "GET /tag/edf9e0e6-1a1f-45e4-9431-964d4406919f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.013536 10.0.0.242 - - [2026-01-29 08:02:14] "POST /firewall-rules HTTP/1.1" 200 572 0.070914 10.0.0.242 - - [2026-01-29 08:02:14] "GET /firewall-rule/f9e7fcae-ebca-4b65-b134-b7cfe1251a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003602 10.0.0.242 - - [2026-01-29 08:02:14] "GET /firewall-policy/71c76d25-73c0-4f71-8a65-5ca1105a5007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3403 0.003130 10.0.0.242 - - [2026-01-29 08:02:14] "GET /firewall-rule/f9e7fcae-ebca-4b65-b134-b7cfe1251a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.001811 10.0.0.242 - - [2026-01-29 08:02:14] "POST /ref-update HTTP/1.1" 200 156 0.050789 10.0.0.242 - - [2026-01-29 08:02:14] "GET /application-policy-set/b23698fd-60b9-4048-86a3-fcdf2ada0a03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.016604 10.0.0.242 - - [2026-01-29 08:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.242 - - [2026-01-29 08:02:14] "GET /policy-management/c99e64eb-cf03-46dd-b637-76dbe1050246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002236 10.0.0.242 - - [2026-01-29 08:02:14] "POST /tags HTTP/1.1" 409 210 0.001351 10.0.0.242 - - [2026-01-29 08:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001194 10.0.0.242 - - [2026-01-29 08:02:14] "GET /tag/edf9e0e6-1a1f-45e4-9431-964d4406919f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.019618 10.0.0.242 - - [2026-01-29 08:02:14] "POST /firewall-rules HTTP/1.1" 200 570 0.074026 10.0.0.242 - - [2026-01-29 08:02:14] "GET /firewall-rule/f481fdac-abe1-4fde-bb14-cb44dfbf71be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.010421 10.0.0.242 - - [2026-01-29 08:02:14] "GET /firewall-policy/71c76d25-73c0-4f71-8a65-5ca1105a5007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3645 0.003123 10.0.0.242 - - [2026-01-29 08:02:14] "GET /firewall-rule/f481fdac-abe1-4fde-bb14-cb44dfbf71be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.001810 10.0.0.242 - - [2026-01-29 08:02:14] "POST /ref-update HTTP/1.1" 200 156 0.085437 10.0.0.242 - - [2026-01-29 08:02:14] "POST /tags HTTP/1.1" 409 237 0.004207 10.0.0.242 - - [2026-01-29 08:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004154 10.0.0.242 - - [2026-01-29 08:02:14] "GET /tag/3e6c7a13-476f-4305-88ad-1a9219986a5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.014870 10.0.0.242 - - [2026-01-29 08:02:14] "GET /virtual-machine-interface/ca6e57b0-fce8-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3414 0.003917 10.0.0.242 - - [2026-01-29 08:02:14] "POST /set-tag HTTP/1.1" 200 109 0.014235 [Introspect:8084]10.0.0.242 - - [2026-01-29 08:02:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000875 [Introspect:8084]10.0.0.242 - - [2026-01-29 08:02:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000837 [Introspect:8084]10.0.0.242 - - [2026-01-29 08:02:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000853 [Introspect:8084]10.0.0.242 - - [2026-01-29 08:02:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001031 [Introspect:8084]10.0.0.242 - - [2026-01-29 08:02:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000847 [Introspect:8084]10.0.0.242 - - [2026-01-29 08:02:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000869 [Introspect:8084]10.0.0.242 - - [2026-01-29 08:02:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000869 [Introspect:8084]10.0.0.242 - - [2026-01-29 08:02:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000866 10.0.0.154 - - [2026-01-29 08:03:03] "GET / HTTP/1.1" 200 36215 0.001282 10.0.0.154 - - [2026-01-29 08:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.154 - - [2026-01-29 08:03:03] "GET /global-system-config/e0b71ebc-6fc4-4034-aa7d-8b9843af62e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005899 10.0.0.154 - - [2026-01-29 08:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.154 - - [2026-01-29 08:03:03] "GET /routing-instance/fe569009-a626-4869-9822-1eeb0a218861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003201 10.0.0.154 - - [2026-01-29 08:03:03] "PUT /global-system-config/e0b71ebc-6fc4-4034-aa7d-8b9843af62e7 HTTP/1.1" 200 275 0.014649 10.0.0.154 - - [2026-01-29 08:03:03] "POST /fqname-to-id HTTP/1.1" 404 216 0.013593 10.0.0.154 - - [2026-01-29 08:03:04] "POST /virtual-routers HTTP/1.1" 200 601 0.027723 10.0.0.154 - - [2026-01-29 08:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002403 10.0.0.154 - - [2026-01-29 08:03:04] "GET /virtual-router/d931c069-7a4e-4499-98bd-9228a50b5ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.005730 10.0.0.154 - - [2026-01-29 08:03:04] "POST /fqname-to-id HTTP/1.1" 404 229 0.001915 10.0.0.154 - - [2026-01-29 08:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001358 10.0.0.154 - - [2026-01-29 08:03:04] "GET /virtual-network/60694b55-143f-4a94-9ea0-5961671bbf90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.004144 10.0.0.154 - - [2026-01-29 08:03:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.042598 10.0.0.154 - - [2026-01-29 08:04:41] "GET / HTTP/1.1" 200 36215 0.001296 10.0.0.154 - - [2026-01-29 08:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.154 - - [2026-01-29 08:04:41] "GET /global-system-config/e0b71ebc-6fc4-4034-aa7d-8b9843af62e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004083 10.0.0.154 - - [2026-01-29 08:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001505 10.0.0.154 - - [2026-01-29 08:04:41] "GET /routing-instance/fe569009-a626-4869-9822-1eeb0a218861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.009965 10.0.0.154 - - [2026-01-29 08:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003762 10.0.0.154 - - [2026-01-29 08:04:41] "GET /virtual-router/d931c069-7a4e-4499-98bd-9228a50b5ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.003037 10.0.0.154 - - [2026-01-29 08:04:41] "PUT /virtual-router/d931c069-7a4e-4499-98bd-9228a50b5ce3 HTTP/1.1" 200 263 0.011612 10.0.0.154 - - [2026-01-29 08:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002941 10.0.0.154 - - [2026-01-29 08:04:41] "GET /virtual-router/d931c069-7a4e-4499-98bd-9228a50b5ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.003433 10.0.0.154 - - [2026-01-29 08:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.154 - - [2026-01-29 08:04:41] "GET /virtual-machine-interface/667c510f-c928-48a4-ab1f-765c2a3c780c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.005811 10.0.0.154 - - [2026-01-29 08:04:41] "PUT /virtual-machine-interface/667c510f-c928-48a4-ab1f-765c2a3c780c HTTP/1.1" 200 285 0.017927 10.0.0.242 - - [2026-01-29 08:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.242 - - [2026-01-29 08:04:54] "GET /virtual-router/d931c069-7a4e-4499-98bd-9228a50b5ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.002703 10.0.0.242 - - [2026-01-29 08:06:01] "GET /global-system-configs HTTP/1.1" 200 323 0.002238 10.0.0.242 - - [2026-01-29 08:06:03] "GET /global-system-configs HTTP/1.1" 200 323 0.001830 10.0.0.242 - - [2026-01-29 08:06:59] "GET /virtual-router/d931c069-7a4e-4499-98bd-9228a50b5ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.002701 10.0.0.242 - - [2026-01-29 08:06:59] "POST /ref-update HTTP/1.1" 200 156 0.007416 10.0.0.242 - - [2026-01-29 08:07:04] "GET /virtual-machine-interface/ca6e57b0-fce8-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.014320 10.0.0.242 - - [2026-01-29 08:07:04] "POST /set-tag HTTP/1.1" 200 109 0.009570 10.0.0.242 - - [2026-01-29 08:07:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.242 - - [2026-01-29 08:07:04] "GET /loadbalancer/e454096c-acad-4384-a313-f6daa1e87acd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002607 10.0.0.242 - - [2026-01-29 08:07:04] "GET /virtual-machine-interface/ca6e57b0-fce8-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.003638 10.0.0.242 - - [2026-01-29 08:07:04] "POST /set-tag HTTP/1.1" 200 109 0.001891 10.0.0.242 - - [2026-01-29 08:07:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.242 - - [2026-01-29 08:07:04] "GET /loadbalancer/e454096c-acad-4384-a313-f6daa1e87acd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002738 10.0.0.242 - - [2026-01-29 08:07:04] "GET /loadbalancer-pool/d5345edb-fc6d-4ca7-8a1f-fe78dd3cec4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003290 10.0.0.242 - - [2026-01-29 08:07:05] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019476 10.0.0.242 - - [2026-01-29 08:07:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.024910 10.0.0.242 - - [2026-01-29 08:07:05] "GET /virtual-machine-interface/ca6e57b0-fce8-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.011498 10.0.0.242 - - [2026-01-29 08:07:05] "GET /virtual-machine-interface/ca6e57b0-fce8-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.014301 10.0.0.242 - - [2026-01-29 08:07:05] "POST /ref-update HTTP/1.1" 200 156 0.009607 10.0.0.242 - - [2026-01-29 08:07:05] "GET /floating-ip/5bcd4302-746a-4af8-a242-6bdbe7be3a7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1776 0.021153 10.0.0.242 - - [2026-01-29 08:07:05] "PUT /floating-ip/5bcd4302-746a-4af8-a242-6bdbe7be3a7a HTTP/1.1" 200 257 0.012282 10.0.0.242 - - [2026-01-29 08:07:05] "POST /tags HTTP/1.1" 409 205 0.003019 10.0.0.242 - - [2026-01-29 08:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009227 10.0.0.242 - - [2026-01-29 08:07:05] "GET /tag/4da49435-a62c-426d-a183-050e5015b2e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010048 10.0.0.242 - - [2026-01-29 08:07:05] "POST /set-tag HTTP/1.1" 200 109 0.062666 10.0.0.242 - - [2026-01-29 08:07:05] "GET /loadbalancer-pool/6d51ff26-a4eb-402f-ba76-8c01024a33e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.016191 10.0.0.242 - - [2026-01-29 08:07:05] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015170 10.0.0.242 - - [2026-01-29 08:07:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.007786 10.0.0.242 - - [2026-01-29 08:07:05] "GET /virtual-machine-interface/ca6e57b0-fce8-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.010069 10.0.0.242 - - [2026-01-29 08:07:05] "GET /virtual-machine-interface/ca6e57b0-fce8-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006476 10.0.0.242 - - [2026-01-29 08:07:05] "POST /set-tag HTTP/1.1" 200 109 0.005808 10.0.0.242 - - [2026-01-29 08:07:05] "POST /ref-update HTTP/1.1" 200 156 0.006381 10.0.0.242 - - [2026-01-29 08:07:05] "GET /floating-ip/5bcd4302-746a-4af8-a242-6bdbe7be3a7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.007977 10.0.0.242 - - [2026-01-29 08:07:05] "PUT /floating-ip/5bcd4302-746a-4af8-a242-6bdbe7be3a7a HTTP/1.1" 200 257 0.008514 10.0.0.242 - - [2026-01-29 08:07:05] "GET /loadbalancer-pool/842292dd-9097-48ab-bcd0-430cdecab069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003907 10.0.0.242 - - [2026-01-29 08:07:05] "POST /loadbalancer-members HTTP/1.1" 200 694 0.018764 10.0.0.242 - - [2026-01-29 08:07:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.010129 10.0.0.242 - - [2026-01-29 08:07:05] "GET /virtual-machine-interface/ca6e57b0-fce8-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006898 10.0.0.242 - - [2026-01-29 08:07:05] "GET /virtual-machine-interface/ca6e57b0-fce8-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005636 10.0.0.242 - - [2026-01-29 08:07:05] "POST /ref-update HTTP/1.1" 200 156 0.006087 10.0.0.242 - - [2026-01-29 08:07:05] "GET /floating-ip/5bcd4302-746a-4af8-a242-6bdbe7be3a7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1974 0.008823 10.0.0.242 - - [2026-01-29 08:07:05] "PUT /floating-ip/5bcd4302-746a-4af8-a242-6bdbe7be3a7a HTTP/1.1" 200 257 0.009889 10.0.0.242 - - [2026-01-29 08:07:05] "POST /set-tag HTTP/1.1" 200 109 0.009744 [Introspect:8084]10.0.0.242 - - [2026-01-29 08:07:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000914 [Introspect:8084]10.0.0.242 - - [2026-01-29 08:07:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000785 [Introspect:8084]10.0.0.242 - - [2026-01-29 08:07:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000818 [Introspect:8084]10.0.0.242 - - [2026-01-29 08:07:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000857 10.0.0.242 - - [2026-01-29 08:08:10] "GET / HTTP/1.1" 200 36215 0.001844 10.0.0.242 - - [2026-01-29 08:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.242 - - [2026-01-29 08:08:10] "GET /global-system-config/e0b71ebc-6fc4-4034-aa7d-8b9843af62e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.008895 10.0.0.242 - - [2026-01-29 08:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001720 10.0.0.242 - - [2026-01-29 08:08:10] "GET /config-node/45858727-8f69-4b1f-95c5-e8814dde257d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.004057 10.0.0.242 - - [2026-01-29 08:08:21] "GET / HTTP/1.1" 200 36215 0.001243 10.0.0.242 - - [2026-01-29 08:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002421 10.0.0.242 - - [2026-01-29 08:08:21] "GET /routing-instance/fe569009-a626-4869-9822-1eeb0a218861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.006532 10.0.0.242 - - [2026-01-29 08:08:21] "POST /bgp-routers HTTP/1.1" 409 301 0.005219 10.0.0.242 - - [2026-01-29 08:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.242 - - [2026-01-29 08:08:21] "GET /bgp-router/60507a08-1fb8-42af-918a-4c6fbeccbad3?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.003713 10.0.0.242 - - [2026-01-29 08:08:21] "PUT /bgp-router/60507a08-1fb8-42af-918a-4c6fbeccbad3 HTTP/1.1" 200 255 0.012842 [Introspect:8084]10.0.0.242 - - [2026-01-29 08:08:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001092 [Introspect:8084]10.0.0.242 - - [2026-01-29 08:08:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000805 10.0.0.242 - - [2026-01-29 08:10:14] "GET /virtual-machine-interface/ca6e57b0-fce8-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004453 10.0.0.242 - - [2026-01-29 08:10:14] "POST /set-tag HTTP/1.1" 200 109 0.003740 10.0.0.242 - - [2026-01-29 08:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.242 - - [2026-01-29 08:10:14] "GET /loadbalancer/e454096c-acad-4384-a313-f6daa1e87acd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002453 10.0.0.242 - - [2026-01-29 08:10:14] "GET /virtual-machine-interface/ca6e57b0-fce8-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.003640 10.0.0.242 - - [2026-01-29 08:10:14] "POST /set-tag HTTP/1.1" 200 109 0.025959 10.0.0.242 - - [2026-01-29 08:10:14] "DELETE /loadbalancer-member/cd36a7bd-3bf6-4cac-8e39-dbd4fa8f6bd5 HTTP/1.1" 200 115 0.027806 10.0.0.242 - - [2026-01-29 08:10:14] "GET /virtual-machine-interface/ca6e57b0-fce8-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.017529 10.0.0.242 - - [2026-01-29 08:10:14] "POST /set-tag HTTP/1.1" 200 109 0.004298 10.0.0.242 - - [2026-01-29 08:10:14] "DELETE /loadbalancer-member/86dee6d1-e750-45ec-a8f2-9d5ced09ee67 HTTP/1.1" 200 115 0.029430 10.0.0.242 - - [2026-01-29 08:10:14] "GET /virtual-machine-interface/ca6e57b0-fce8-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005157 10.0.0.242 - - [2026-01-29 08:10:14] "POST /set-tag HTTP/1.1" 200 109 0.001796 10.0.0.242 - - [2026-01-29 08:10:14] "DELETE /loadbalancer-member/38b931d9-8b44-4d55-b813-8ea7987dcc4d HTTP/1.1" 200 115 0.040698 10.0.0.242 - - [2026-01-29 08:10:14] "GET /virtual-machine-interface/ca6e57b0-fce8-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006317 10.0.0.242 - - [2026-01-29 08:10:14] "POST /set-tag HTTP/1.1" 200 109 0.001887 10.0.0.242 - - [2026-01-29 08:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.242 - - [2026-01-29 08:10:14] "GET /loadbalancer/e454096c-acad-4384-a313-f6daa1e87acd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003103 10.0.0.242 - - [2026-01-29 08:10:14] "GET /loadbalancer-pool/d5345edb-fc6d-4ca7-8a1f-fe78dd3cec4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.002260 10.0.0.242 - - [2026-01-29 08:10:14] "POST /loadbalancer-members HTTP/1.1" 200 692 0.023204 10.0.0.242 - - [2026-01-29 08:10:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.009993 10.0.0.242 - - [2026-01-29 08:10:14] "GET /virtual-machine-interface/ca6e57b0-fce8-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.011500 10.0.0.242 - - [2026-01-29 08:10:14] "GET /virtual-machine-interface/ca6e57b0-fce8-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.008423 10.0.0.242 - - [2026-01-29 08:10:14] "GET /floating-ip/5bcd4302-746a-4af8-a242-6bdbe7be3a7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005649 10.0.0.242 - - [2026-01-29 08:10:14] "POST /set-tag HTTP/1.1" 200 109 0.073462 10.0.0.242 - - [2026-01-29 08:10:14] "GET /loadbalancer-pool/6d51ff26-a4eb-402f-ba76-8c01024a33e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.022708 10.0.0.242 - - [2026-01-29 08:10:14] "POST /loadbalancer-members HTTP/1.1" 200 692 0.024991 10.0.0.242 - - [2026-01-29 08:10:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.010745 10.0.0.242 - - [2026-01-29 08:10:14] "GET /virtual-machine-interface/ca6e57b0-fce8-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.012425 10.0.0.242 - - [2026-01-29 08:10:14] "POST /set-tag HTTP/1.1" 200 109 0.001753 10.0.0.242 - - [2026-01-29 08:10:14] "GET /virtual-machine-interface/ca6e57b0-fce8-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005073 10.0.0.242 - - [2026-01-29 08:10:14] "GET /floating-ip/5bcd4302-746a-4af8-a242-6bdbe7be3a7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.001765 10.0.0.242 - - [2026-01-29 08:10:14] "GET /loadbalancer-pool/842292dd-9097-48ab-bcd0-430cdecab069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003706 10.0.0.242 - - [2026-01-29 08:10:14] "POST /loadbalancer-members HTTP/1.1" 200 694 0.015403 10.0.0.242 - - [2026-01-29 08:10:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.028017 10.0.0.242 - - [2026-01-29 08:10:14] "GET /virtual-machine-interface/ca6e57b0-fce8-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.008163 10.0.0.242 - - [2026-01-29 08:10:14] "GET /virtual-machine-interface/ca6e57b0-fce8-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.010264 10.0.0.242 - - [2026-01-29 08:10:14] "GET /floating-ip/5bcd4302-746a-4af8-a242-6bdbe7be3a7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005642 10.0.0.242 - - [2026-01-29 08:10:15] "POST /set-tag HTTP/1.1" 200 109 0.002578 10.0.0.242 - - [2026-01-29 08:11:01] "GET /global-system-configs HTTP/1.1" 200 323 0.001875 10.0.0.242 - - [2026-01-29 08:11:03] "GET /global-system-configs HTTP/1.1" 200 323 0.002496 [Introspect:8084]10.0.0.242 - - [2026-01-29 08:12:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000912 [Introspect:8084]10.0.0.242 - - [2026-01-29 08:12:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000760 [Introspect:8084]10.0.0.242 - - [2026-01-29 08:13:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000999 [Introspect:8084]10.0.0.242 - - [2026-01-29 08:13:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000883 [Introspect:8084]10.0.0.242 - - [2026-01-29 08:13:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000866 [Introspect:8084]10.0.0.242 - - [2026-01-29 08:13:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000822 [Introspect:8084]10.0.0.242 - - [2026-01-29 08:13:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000826 [Introspect:8084]10.0.0.242 - - [2026-01-29 08:13:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000875 10.0.0.242 - - [2026-01-29 08:14:41] "GET / HTTP/1.1" 200 36215 0.001910 10.0.0.242 - - [2026-01-29 08:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002522 10.0.0.242 - - [2026-01-29 08:14:41] "GET /project/700b04c0-1c77-4c44-8729-c454e571888c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.034570 10.0.0.242 - - [2026-01-29 08:14:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.242 - - [2026-01-29 08:14:41] "GET /project/700b04c0-1c77-4c44-8729-c454e571888c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.034512 10.0.0.242 - - [2026-01-29 08:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.242 - - [2026-01-29 08:14:42] "GET /project/700b04c0-1c77-4c44-8729-c454e571888c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.027077 10.0.0.242 - - [2026-01-29 08:14:42] "POST /tags HTTP/1.1" 200 334 0.037931 10.0.0.242 - - [2026-01-29 08:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003189 10.0.0.242 - - [2026-01-29 08:14:42] "GET /tag/d22c4daf-0896-4861-abc4-07018d4e4822?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.028232 10.0.0.242 - - [2026-01-29 08:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001733 10.0.0.242 - - [2026-01-29 08:14:42] "GET /project/700b04c0-1c77-4c44-8729-c454e571888c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.030095 10.0.0.242 - - [2026-01-29 08:14:42] "GET /virtual-networks?parent_id=700b04c0-1c77-4c44-8729-c454e571888c&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.001709 10.0.0.242 - - [2026-01-29 08:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002632 10.0.0.242 - - [2026-01-29 08:14:42] "GET /project/700b04c0-1c77-4c44-8729-c454e571888c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.039440 10.0.0.242 - - [2026-01-29 08:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004743 10.0.0.242 - - [2026-01-29 08:14:42] "POST /virtual-networks HTTP/1.1" 200 514 0.074773 10.0.0.242 - - [2026-01-29 08:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009464 10.0.0.242 - - [2026-01-29 08:14:42] "GET /virtual-network/19a3fc35-f7fd-4ea5-aa6d-1b0cf84e0c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.005279 10.0.0.242 - - [2026-01-29 08:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001559 10.0.0.242 - - [2026-01-29 08:14:42] "GET /service-appliance-set/fa18a2bb-96bc-4523-bb83-3dba324fd3d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.001920 10.0.0.242 - - [2026-01-29 08:14:42] "POST /fqname-to-id HTTP/1.1" 404 254 0.001358 10.0.0.242 - - [2026-01-29 08:14:42] "GET /network-ipam/9a74d6c5-6f50-4720-b7cd-9dadd5210f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.042589 10.0.0.242 - - [2026-01-29 08:14:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.089664 10.0.0.242 - - [2026-01-29 08:14:42] "POST /useragent-kv HTTP/1.1" 200 115 0.010616 10.0.0.242 - - [2026-01-29 08:14:42] "POST /ref-update HTTP/1.1" 200 156 0.080540 10.0.0.242 - - [2026-01-29 08:14:42] "GET /virtual-machine-interface/8fdfb83c-7856-46b0-98ed-5a7e200a4ebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.013679 10.0.0.242 - - [2026-01-29 08:14:42] "GET /virtual-network/70145a69-6ed4-4386-a3e4-ad889ec53f19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.005785 10.0.0.242 - - [2026-01-29 08:14:42] "POST /instance-ips HTTP/1.1" 200 410 0.022882 10.0.0.242 - - [2026-01-29 08:14:42] "GET /instance-ip/6e6e609e-3374-4831-b291-e0414097af53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.005152 10.0.0.242 - - [2026-01-29 08:14:42] "GET /domains HTTP/1.1" 200 281 0.001951 10.0.0.242 - - [2026-01-29 08:14:42] "GET /domain/4c112407-ff75-4ba3-a020-c682e64a7e51 HTTP/1.1" 200 3099 0.007455 10.0.0.242 - - [2026-01-29 08:14:42] "GET /project/700b04c0-1c77-4c44-8729-c454e571888c HTTP/1.1" 200 5496 0.032120 10.0.0.242 - - [2026-01-29 08:14:42] "GET /virtual-network/70145a69-6ed4-4386-a3e4-ad889ec53f19 HTTP/1.1" 200 2095 0.004846 10.0.0.242 - - [2026-01-29 08:14:42] "GET /virtual-network/70145a69-6ed4-4386-a3e4-ad889ec53f19 HTTP/1.1" 200 2095 0.003372 10.0.0.242 - - [2026-01-29 08:14:42] "GET /routing-instance/c4039574-44b4-40ab-92ea-8a8734cc08d9 HTTP/1.1" 200 1184 0.002422 10.0.0.242 - - [2026-01-29 08:14:42] "GET /routing-instance/c4039574-44b4-40ab-92ea-8a8734cc08d9 HTTP/1.1" 200 1184 0.040890 10.0.0.242 - - [2026-01-29 08:14:42] "POST /loadbalancers HTTP/1.1" 200 612 0.082864 10.0.0.242 - - [2026-01-29 08:14:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.024273 10.0.0.242 - - [2026-01-29 08:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004446 10.0.0.242 - - [2026-01-29 08:14:42] "GET /project/700b04c0-1c77-4c44-8729-c454e571888c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.043231 10.0.0.242 - - [2026-01-29 08:14:42] "GET /instance-ip/6e6e609e-3374-4831-b291-e0414097af53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.002952 10.0.0.242 - - [2026-01-29 08:14:42] "POST /floating-ips HTTP/1.1" 200 599 0.030643 10.0.0.242 - - [2026-01-29 08:14:43] "GET /project/700b04c0-1c77-4c44-8729-c454e571888c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.051748 10.0.0.242 - - [2026-01-29 08:14:43] "GET /loadbalancer/4eff7051-aecf-42cf-a73d-79acdc0dc9db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.013210 10.0.0.242 - - [2026-01-29 08:14:43] "POST /route-targets HTTP/1.1" 200 328 0.017430 10.0.0.242 - - [2026-01-29 08:14:43] "POST /ref-update HTTP/1.1" 200 156 0.016425 10.0.0.242 - - [2026-01-29 08:14:43] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.061562 10.0.0.242 - - [2026-01-29 08:14:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.242 - - [2026-01-29 08:14:43] "GET /project/700b04c0-1c77-4c44-8729-c454e571888c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.026091 10.0.0.242 - - [2026-01-29 08:14:43] "GET /loadbalancer-listener/ecac5518-72da-4310-83cb-0db3dc2cbeca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.010225 10.0.0.242 - - [2026-01-29 08:14:43] "GET /loadbalancer-listener/ecac5518-72da-4310-83cb-0db3dc2cbeca?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.004284 10.0.0.242 - - [2026-01-29 08:14:43] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.024310 10.0.0.242 - - [2026-01-29 08:14:43] "GET /instance-ip/6e6e609e-3374-4831-b291-e0414097af53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.003256 10.0.0.242 - - [2026-01-29 08:14:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.242 - - [2026-01-29 08:14:43] "GET /instance-ip/6e6e609e-3374-4831-b291-e0414097af53?fields=floating_ips HTTP/1.1" 200 1214 0.006079 10.0.0.242 - - [2026-01-29 08:14:43] "GET /loadbalancer/4eff7051-aecf-42cf-a73d-79acdc0dc9db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.003523 10.0.0.242 - - [2026-01-29 08:14:43] "GET /floating-ip/21157193-783c-42c7-8771-729c245c5200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.003474 10.0.0.242 - - [2026-01-29 08:14:43] "POST /tags HTTP/1.1" 200 296 0.053022 10.0.0.242 - - [2026-01-29 08:14:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.010361 10.0.0.242 - - [2026-01-29 08:14:43] "GET /tag/3e04e87a-090f-41d6-be00-bc42e88c2e55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1094 0.013175 10.0.0.242 - - [2026-01-29 08:14:43] "POST /tags HTTP/1.1" 409 233 0.002185 10.0.0.242 - - [2026-01-29 08:14:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001577 10.0.0.242 - - [2026-01-29 08:14:43] "GET /tag/c7967389-2a37-4036-9486-ac8460d439b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.009805 10.0.0.242 - - [2026-01-29 08:14:43] "POST /tags HTTP/1.1" 409 206 0.001867 10.0.0.242 - - [2026-01-29 08:14:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.242 - - [2026-01-29 08:14:43] "GET /tag/d2d164c5-259a-4054-aaaf-145ac823b562?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.009652 10.0.0.242 - - [2026-01-29 08:14:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001752 10.0.0.242 - - [2026-01-29 08:14:43] "GET /virtual-network/6e9c8bea-51af-4099-9f14-63ad3fdc1490?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003783 10.0.0.242 - - [2026-01-29 08:14:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001370 10.0.0.242 - - [2026-01-29 08:14:43] "GET /project/700b04c0-1c77-4c44-8729-c454e571888c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.035521 10.0.0.242 - - [2026-01-29 08:14:43] "POST /virtual-machines HTTP/1.1" 200 370 0.009400 10.0.0.242 - - [2026-01-29 08:14:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.020629 10.0.0.242 - - [2026-01-29 08:14:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.104564 10.0.0.242 - - [2026-01-29 08:14:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.011344 10.0.0.242 - - [2026-01-29 08:14:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007150 10.0.0.242 - - [2026-01-29 08:14:43] "GET /virtual-machine-interface/91319258-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.009275 10.0.0.242 - - [2026-01-29 08:14:43] "POST /instance-ips HTTP/1.1" 200 410 0.020456 10.0.0.242 - - [2026-01-29 08:14:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.028006 10.0.0.242 - - [2026-01-29 08:14:44] "GET /virtual-machine-interface/91319258-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.015068 10.0.0.242 - - [2026-01-29 08:14:44] "POST /set-tag HTTP/1.1" 200 109 0.017134 10.0.0.242 - - [2026-01-29 08:14:44] "GET /virtual-machine-interface/91319258-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.016505 10.0.0.242 - - [2026-01-29 08:14:44] "GET /instance-ip/914a717e-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.004704 10.0.0.242 - - [2026-01-29 08:14:44] "GET /virtual-machine-interface/91319258-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004117 10.0.0.242 - - [2026-01-29 08:14:44] "POST /set-tag HTTP/1.1" 200 109 0.001667 10.0.0.242 - - [2026-01-29 08:14:44] "GET /virtual-router/d931c069-7a4e-4499-98bd-9228a50b5ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.008674 10.0.0.242 - - [2026-01-29 08:14:44] "POST /ref-update HTTP/1.1" 200 156 0.011991 10.0.0.242 - - [2026-01-29 08:14:44] "GET /virtual-machine-interface/91319258-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004484 10.0.0.242 - - [2026-01-29 08:14:44] "POST /set-tag HTTP/1.1" 200 109 0.002318 10.0.0.242 - - [2026-01-29 08:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.242 - - [2026-01-29 08:14:44] "GET /virtual-network/6e9c8bea-51af-4099-9f14-63ad3fdc1490?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003883 10.0.0.242 - - [2026-01-29 08:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.242 - - [2026-01-29 08:14:44] "GET /project/700b04c0-1c77-4c44-8729-c454e571888c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.032835 10.0.0.242 - - [2026-01-29 08:14:44] "POST /virtual-machines HTTP/1.1" 200 370 0.008201 10.0.0.242 - - [2026-01-29 08:14:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.011612 10.0.0.242 - - [2026-01-29 08:14:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.119634 10.0.0.242 - - [2026-01-29 08:14:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.007444 10.0.0.242 - - [2026-01-29 08:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007860 10.0.0.242 - - [2026-01-29 08:14:44] "GET /virtual-machine-interface/9199100e-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.010115 10.0.0.242 - - [2026-01-29 08:14:44] "POST /instance-ips HTTP/1.1" 200 410 0.018251 10.0.0.242 - - [2026-01-29 08:14:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.022098 10.0.0.242 - - [2026-01-29 08:14:44] "GET /virtual-machine-interface/9199100e-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.011442 10.0.0.242 - - [2026-01-29 08:14:44] "POST /set-tag HTTP/1.1" 200 109 0.015897 10.0.0.242 - - [2026-01-29 08:14:44] "GET /virtual-machine-interface/9199100e-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004048 10.0.0.242 - - [2026-01-29 08:14:44] "GET /instance-ip/91b4a9cc-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.013509 10.0.0.242 - - [2026-01-29 08:14:44] "GET /virtual-machine-interface/9199100e-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.003995 10.0.0.242 - - [2026-01-29 08:14:44] "POST /set-tag HTTP/1.1" 200 109 0.002014 10.0.0.242 - - [2026-01-29 08:14:44] "GET /virtual-router/d931c069-7a4e-4499-98bd-9228a50b5ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1691 0.003112 10.0.0.242 - - [2026-01-29 08:14:44] "POST /ref-update HTTP/1.1" 200 156 0.006223 10.0.0.242 - - [2026-01-29 08:14:44] "GET /virtual-machine-interface/9199100e-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.003932 10.0.0.242 - - [2026-01-29 08:14:44] "POST /set-tag HTTP/1.1" 200 109 0.001733 10.0.0.242 - - [2026-01-29 08:14:44] "GET /virtual-machine-interface/91319258-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.003504 10.0.0.242 - - [2026-01-29 08:14:44] "POST /set-tag HTTP/1.1" 200 109 0.002233 10.0.0.242 - - [2026-01-29 08:14:44] "GET /virtual-machine-interface/9199100e-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.003376 10.0.0.242 - - [2026-01-29 08:14:44] "POST /set-tag HTTP/1.1" 200 109 0.001575 10.0.0.242 - - [2026-01-29 08:14:47] "GET /domains HTTP/1.1" 200 281 0.001869 10.0.0.242 - - [2026-01-29 08:14:47] "GET /domain/4c112407-ff75-4ba3-a020-c682e64a7e51 HTTP/1.1" 200 3099 0.002664 10.0.0.242 - - [2026-01-29 08:14:47] "GET /project/700b04c0-1c77-4c44-8729-c454e571888c HTTP/1.1" 200 7090 0.043093 10.0.0.242 - - [2026-01-29 08:14:47] "GET /virtual-network/70145a69-6ed4-4386-a3e4-ad889ec53f19 HTTP/1.1" 200 2095 0.003382 10.0.0.242 - - [2026-01-29 08:14:47] "GET /virtual-network/70145a69-6ed4-4386-a3e4-ad889ec53f19 HTTP/1.1" 200 2095 0.003422 10.0.0.242 - - [2026-01-29 08:14:47] "GET /routing-instance/c4039574-44b4-40ab-92ea-8a8734cc08d9 HTTP/1.1" 200 1406 0.003461 10.0.0.242 - - [2026-01-29 08:14:47] "GET /routing-instance/c4039574-44b4-40ab-92ea-8a8734cc08d9 HTTP/1.1" 200 1406 0.002372 10.0.0.242 - - [2026-01-29 08:14:47] "GET /route-target/29af032b-45ff-4293-88fa-2e86a05c7c42 HTTP/1.1" 200 1153 0.002002 10.0.0.242 - - [2026-01-29 08:14:47] "GET /virtual-network/70145a69-6ed4-4386-a3e4-ad889ec53f19 HTTP/1.1" 200 2095 0.003623 10.0.0.242 - - [2026-01-29 08:14:48] "GET /routing-instance/c4039574-44b4-40ab-92ea-8a8734cc08d9 HTTP/1.1" 200 1406 0.001941 10.0.0.242 - - [2026-01-29 08:14:48] "GET /virtual-network/70145a69-6ed4-4386-a3e4-ad889ec53f19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.003989 10.0.0.242 - - [2026-01-29 08:14:48] "GET /virtual-network/70145a69-6ed4-4386-a3e4-ad889ec53f19 HTTP/1.1" 200 2095 0.003672 10.0.0.242 - - [2026-01-29 08:14:48] "GET /routing-instance/c4039574-44b4-40ab-92ea-8a8734cc08d9 HTTP/1.1" 200 1406 0.002181 10.0.0.242 - - [2026-01-29 08:14:48] "GET /routing-instance/c4039574-44b4-40ab-92ea-8a8734cc08d9 HTTP/1.1" 200 1406 0.002173 10.0.0.242 - - [2026-01-29 08:14:48] "GET /route-target/29af032b-45ff-4293-88fa-2e86a05c7c42 HTTP/1.1" 200 1153 0.001933 10.0.0.242 - - [2026-01-29 08:14:48] "GET /domains HTTP/1.1" 200 281 0.004822 10.0.0.242 - - [2026-01-29 08:14:48] "GET /domain/4c112407-ff75-4ba3-a020-c682e64a7e51 HTTP/1.1" 200 3099 0.005325 10.0.0.242 - - [2026-01-29 08:14:48] "GET /project/700b04c0-1c77-4c44-8729-c454e571888c HTTP/1.1" 200 7090 0.039647 10.0.0.242 - - [2026-01-29 08:14:48] "GET /virtual-network/70145a69-6ed4-4386-a3e4-ad889ec53f19 HTTP/1.1" 200 2095 0.007531 10.0.0.242 - - [2026-01-29 08:14:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.242 - - [2026-01-29 08:14:48] "GET /project/700b04c0-1c77-4c44-8729-c454e571888c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.036842 10.0.0.242 - - [2026-01-29 08:14:48] "GET /virtual-network/70145a69-6ed4-4386-a3e4-ad889ec53f19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.003712 10.0.0.242 - - [2026-01-29 08:14:48] "GET /floating-ip-pools?parent_id=70145a69-6ed4-4386-a3e4-ad889ec53f19&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001312 10.0.0.242 - - [2026-01-29 08:14:48] "GET /virtual-network/70145a69-6ed4-4386-a3e4-ad889ec53f19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.003297 10.0.0.242 - - [2026-01-29 08:14:48] "POST /floating-ip-pools HTTP/1.1" 200 564 0.025692 10.0.0.242 - - [2026-01-29 08:14:48] "POST /ref-update HTTP/1.1" 200 156 0.007696 10.0.0.242 - - [2026-01-29 08:14:48] "GET /virtual-network/70145a69-6ed4-4386-a3e4-ad889ec53f19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.013275 10.0.0.242 - - [2026-01-29 08:14:48] "GET /domains HTTP/1.1" 200 281 0.001483 10.0.0.242 - - [2026-01-29 08:14:48] "GET /domain/4c112407-ff75-4ba3-a020-c682e64a7e51 HTTP/1.1" 200 3099 0.002147 10.0.0.242 - - [2026-01-29 08:14:48] "GET /project/700b04c0-1c77-4c44-8729-c454e571888c HTTP/1.1" 200 7347 0.028029 10.0.0.242 - - [2026-01-29 08:14:48] "GET /virtual-network/70145a69-6ed4-4386-a3e4-ad889ec53f19 HTTP/1.1" 200 2334 0.004632 10.0.0.242 - - [2026-01-29 08:14:48] "GET /floating-ip-pool/d2192934-ceca-4b75-8711-5f84eff07a1d HTTP/1.1" 200 1317 0.001918 10.0.0.242 - - [2026-01-29 08:14:48] "GET /domains HTTP/1.1" 200 281 0.001312 10.0.0.242 - - [2026-01-29 08:14:48] "GET /domain/4c112407-ff75-4ba3-a020-c682e64a7e51 HTTP/1.1" 200 3099 0.002218 10.0.0.242 - - [2026-01-29 08:14:48] "GET /project/700b04c0-1c77-4c44-8729-c454e571888c HTTP/1.1" 200 7347 0.026982 10.0.0.242 - - [2026-01-29 08:14:48] "GET /virtual-network/70145a69-6ed4-4386-a3e4-ad889ec53f19 HTTP/1.1" 200 2334 0.003409 10.0.0.242 - - [2026-01-29 08:14:48] "GET /virtual-network/70145a69-6ed4-4386-a3e4-ad889ec53f19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.004604 10.0.0.242 - - [2026-01-29 08:14:48] "POST /tags HTTP/1.1" 200 366 0.048898 10.0.0.242 - - [2026-01-29 08:14:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006286 10.0.0.242 - - [2026-01-29 08:14:48] "GET /tag/7019af4b-8ccf-4fa5-a57e-97119437b140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.014754 10.0.0.242 - - [2026-01-29 08:14:48] "POST /tags HTTP/1.1" 409 206 0.001416 10.0.0.242 - - [2026-01-29 08:14:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.242 - - [2026-01-29 08:14:48] "GET /tag/d2d164c5-259a-4054-aaaf-145ac823b562?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.009686 10.0.0.242 - - [2026-01-29 08:14:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001656 10.0.0.242 - - [2026-01-29 08:14:48] "GET /project/700b04c0-1c77-4c44-8729-c454e571888c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.031941 10.0.0.242 - - [2026-01-29 08:14:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001457 10.0.0.242 - - [2026-01-29 08:14:48] "GET /virtual-network/6e9c8bea-51af-4099-9f14-63ad3fdc1490?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003560 10.0.0.242 - - [2026-01-29 08:14:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.242 - - [2026-01-29 08:14:48] "GET /service-appliance-set/3e266bd5-f16b-4c97-9266-977f5dfc8c75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.003858 10.0.0.242 - - [2026-01-29 08:14:48] "POST /fqname-to-id HTTP/1.1" 404 258 0.001356 10.0.0.242 - - [2026-01-29 08:14:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.096236 10.0.0.242 - - [2026-01-29 08:14:48] "GET /virtual-machine-interface/e0b89052-bce8-40de-9cf5-1d5042bec589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.010572 10.0.0.242 - - [2026-01-29 08:14:48] "POST /set-tag HTTP/1.1" 200 109 0.019202 10.0.0.242 - - [2026-01-29 08:14:49] "POST /instance-ips HTTP/1.1" 200 418 0.052912 10.0.0.242 - - [2026-01-29 08:14:49] "GET /instance-ip/da6c0d78-97e9-4a0d-9517-c08d9f7b8f12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.013815 10.0.0.242 - - [2026-01-29 08:14:49] "POST /loadbalancers HTTP/1.1" 200 620 0.067519 10.0.0.242 - - [2026-01-29 08:14:49] "POST /service-instances HTTP/1.1" 200 568 0.025223 10.0.0.242 - - [2026-01-29 08:14:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.009347 10.0.0.242 - - [2026-01-29 08:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011347 10.0.0.242 - - [2026-01-29 08:14:49] "GET /project/700b04c0-1c77-4c44-8729-c454e571888c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.032372 10.0.0.242 - - [2026-01-29 08:14:49] "POST /ref-update HTTP/1.1" 200 156 0.020038 10.0.0.242 - - [2026-01-29 08:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001759 10.0.0.242 - - [2026-01-29 08:14:49] "GET /virtual-machine-interface/e0b89052-bce8-40de-9cf5-1d5042bec589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.004141 10.0.0.242 - - [2026-01-29 08:14:49] "GET /virtual-machine-interface/e0b89052-bce8-40de-9cf5-1d5042bec589?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.004838 10.0.0.242 - - [2026-01-29 08:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001501 10.0.0.242 - - [2026-01-29 08:14:49] "PUT /service-instance/3e5b1573-fb79-4bab-8331-718c469061f1 HTTP/1.1" 200 267 0.007424 10.0.0.242 - - [2026-01-29 08:14:49] "GET /floating-ip-pool/d2192934-ceca-4b75-8711-5f84eff07a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.003370 10.0.0.242 - - [2026-01-29 08:14:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.024716 10.0.0.242 - - [2026-01-29 08:14:49] "PUT /service-instance/3e5b1573-fb79-4bab-8331-718c469061f1 HTTP/1.1" 200 267 0.013310 10.0.0.242 - - [2026-01-29 08:14:49] "POST /floating-ips HTTP/1.1" 200 673 0.115908 10.0.0.242 - - [2026-01-29 08:14:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.034539 10.0.0.242 - - [2026-01-29 08:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001634 10.0.0.242 - - [2026-01-29 08:14:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.016298 10.0.0.242 - - [2026-01-29 08:14:49] "GET /application-policy-set/b23698fd-60b9-4048-86a3-fcdf2ada0a03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003044 10.0.0.242 - - [2026-01-29 08:14:49] "POST /virtual-machines HTTP/1.1" 200 430 0.028227 10.0.0.242 - - [2026-01-29 08:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.009354 10.0.0.242 - - [2026-01-29 08:14:49] "GET /policy-management/c99e64eb-cf03-46dd-b637-76dbe1050246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002823 10.0.0.242 - - [2026-01-29 08:14:49] "POST /tags HTTP/1.1" 409 221 0.001400 10.0.0.242 - - [2026-01-29 08:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001646 10.0.0.242 - - [2026-01-29 08:14:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.140716 10.0.0.242 - - [2026-01-29 08:14:49] "GET /tag/d22c4daf-0896-4861-abc4-07018d4e4822?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.124576 10.0.0.242 - - [2026-01-29 08:14:49] "POST /tags HTTP/1.1" 409 238 0.002201 10.0.0.242 - - [2026-01-29 08:14:49] "POST /chown HTTP/1.1" 200 109 0.038622 10.0.0.242 - - [2026-01-29 08:14:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.010255 10.0.0.242 - - [2026-01-29 08:14:49] "GET /tag/7019af4b-8ccf-4fa5-a57e-97119437b140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.014381 10.0.0.242 - - [2026-01-29 08:14:49] "POST /chown HTTP/1.1" 200 109 0.008774 10.0.0.242 - - [2026-01-29 08:14:49] "PUT /virtual-machine-interface/6308f294-e4d3-4da5-a385-bd7b18813f53 HTTP/1.1" 200 285 0.016724 10.0.0.242 - - [2026-01-29 08:14:49] "PUT /instance-ip/da6c0d78-97e9-4a0d-9517-c08d9f7b8f12 HTTP/1.1" 200 257 0.035938 10.0.0.242 - - [2026-01-29 08:14:49] "POST /firewall-rules HTTP/1.1" 200 652 0.085688 10.0.0.242 - - [2026-01-29 08:14:49] "GET /firewall-rule/39ac44da-afc6-45dd-8429-e0e6055a80d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.011193 10.0.0.242 - - [2026-01-29 08:14:49] "GET /firewall-policy/d5668759-2016-40a4-9398-8e07bab4e4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.002219 10.0.0.242 - - [2026-01-29 08:14:49] "POST /ref-update HTTP/1.1" 200 156 0.030591 10.0.0.242 - - [2026-01-29 08:14:49] "GET /firewall-rule/39ac44da-afc6-45dd-8429-e0e6055a80d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002977 10.0.0.242 - - [2026-01-29 08:14:49] "POST /ref-update HTTP/1.1" 200 156 0.020197 10.0.0.242 - - [2026-01-29 08:14:50] "POST /ref-update HTTP/1.1" 200 156 0.046295 10.0.0.242 - - [2026-01-29 08:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006654 10.0.0.242 - - [2026-01-29 08:14:50] "POST /ref-update HTTP/1.1" 200 156 0.040034 10.0.0.242 - - [2026-01-29 08:14:50] "POST /ref-update HTTP/1.1" 200 156 0.027320 10.0.0.242 - - [2026-01-29 08:14:50] "GET /project/700b04c0-1c77-4c44-8729-c454e571888c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.029119 10.0.0.242 - - [2026-01-29 08:14:50] "GET /loadbalancer/41c96e63-1cf2-41e8-8eb8-97c4f98ebcad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.002040 10.0.0.242 - - [2026-01-29 08:14:50] "POST /ref-update HTTP/1.1" 200 156 0.012654 10.0.0.242 - - [2026-01-29 08:14:50] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.036154 10.0.0.242 - - [2026-01-29 08:14:50] "POST /ref-update HTTP/1.1" 200 156 0.028012 10.0.0.242 - - [2026-01-29 08:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003009 10.0.0.242 - - [2026-01-29 08:14:50] "POST /virtual-machines HTTP/1.1" 200 430 0.015645 10.0.0.242 - - [2026-01-29 08:14:50] "GET /project/700b04c0-1c77-4c44-8729-c454e571888c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.024484 10.0.0.242 - - [2026-01-29 08:14:50] "GET /loadbalancer-listener/874fc957-c650-40b4-8bfc-9a695a46d339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.005289 10.0.0.242 - - [2026-01-29 08:14:50] "GET /loadbalancer-listener/874fc957-c650-40b4-8bfc-9a695a46d339?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.005915 10.0.0.242 - - [2026-01-29 08:14:50] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.053834 10.0.0.242 - - [2026-01-29 08:14:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.101329 10.0.0.242 - - [2026-01-29 08:14:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.027958 10.0.0.242 - - [2026-01-29 08:14:50] "POST /chown HTTP/1.1" 200 109 0.032136 10.0.0.242 - - [2026-01-29 08:14:50] "GET /loadbalancer-pool/dbedb9e9-8628-4046-9c4d-2efcc3e67a57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.011020 10.0.0.242 - - [2026-01-29 08:14:50] "POST /chown HTTP/1.1" 200 109 0.008850 10.0.0.242 - - [2026-01-29 08:14:50] "POST /loadbalancer-members HTTP/1.1" 200 709 0.014315 10.0.0.242 - - [2026-01-29 08:14:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.013197 10.0.0.242 - - [2026-01-29 08:14:50] "PUT /virtual-machine-interface/9b08ca2a-3dc0-4682-86f5-904ac063898f HTTP/1.1" 200 285 0.019873 10.0.0.242 - - [2026-01-29 08:14:50] "GET /loadbalancer-member/f0b6103f-0cfe-4b0b-b37f-3317823f8fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1553 0.010201 10.0.0.242 - - [2026-01-29 08:14:50] "PUT /instance-ip/da6c0d78-97e9-4a0d-9517-c08d9f7b8f12 HTTP/1.1" 200 257 0.037925 10.0.0.242 - - [2026-01-29 08:14:50] "POST /ref-update HTTP/1.1" 200 156 0.017036 10.0.0.242 - - [2026-01-29 08:14:50] "GET /application-policy-set/b23698fd-60b9-4048-86a3-fcdf2ada0a03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.022455 10.0.0.242 - - [2026-01-29 08:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003365 10.0.0.242 - - [2026-01-29 08:14:50] "GET /policy-management/c99e64eb-cf03-46dd-b637-76dbe1050246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004819 10.0.0.242 - - [2026-01-29 08:14:50] "POST /ref-update HTTP/1.1" 200 156 0.016022 10.0.0.242 - - [2026-01-29 08:14:50] "POST /tags HTTP/1.1" 409 221 0.003602 10.0.0.242 - - [2026-01-29 08:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005611 10.0.0.242 - - [2026-01-29 08:14:50] "GET /tag/d22c4daf-0896-4861-abc4-07018d4e4822?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.014071 10.0.0.242 - - [2026-01-29 08:14:50] "POST /ref-update HTTP/1.1" 200 156 0.042823 10.0.0.242 - - [2026-01-29 08:14:50] "POST /ref-update HTTP/1.1" 200 156 0.018447 10.0.0.242 - - [2026-01-29 08:14:50] "POST /tags HTTP/1.1" 409 238 0.002419 10.0.0.242 - - [2026-01-29 08:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001456 10.0.0.242 - - [2026-01-29 08:14:50] "GET /tag/7019af4b-8ccf-4fa5-a57e-97119437b140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.012790 10.0.0.242 - - [2026-01-29 08:14:50] "POST /firewall-rules HTTP/1.1" 409 293 0.006065 10.0.0.242 - - [2026-01-29 08:14:50] "POST /ref-update HTTP/1.1" 200 156 0.013293 10.0.0.242 - - [2026-01-29 08:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004057 10.0.0.242 - - [2026-01-29 08:14:50] "POST /chown HTTP/1.1" 200 109 0.005923 10.0.0.242 - - [2026-01-29 08:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.242 - - [2026-01-29 08:14:50] "PUT /firewall-rule/39ac44da-afc6-45dd-8429-e0e6055a80d3 HTTP/1.1" 200 261 0.016405 10.0.0.242 - - [2026-01-29 08:14:50] "GET /firewall-rule/39ac44da-afc6-45dd-8429-e0e6055a80d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.011632 10.0.0.242 - - [2026-01-29 08:14:50] "POST /chown HTTP/1.1" 200 109 0.009358 10.0.0.242 - - [2026-01-29 08:14:50] "PUT /instance-ip/da6c0d78-97e9-4a0d-9517-c08d9f7b8f12 HTTP/1.1" 200 257 0.020634 10.0.0.242 - - [2026-01-29 08:14:50] "GET /firewall-policy/d5668759-2016-40a4-9398-8e07bab4e4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.015769 10.0.0.242 - - [2026-01-29 08:14:50] "GET /firewall-rule/39ac44da-afc6-45dd-8429-e0e6055a80d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.004476 10.0.0.242 - - [2026-01-29 08:14:50] "POST /ref-update HTTP/1.1" 200 156 0.034031 10.0.0.242 - - [2026-01-29 08:14:50] "POST /chown HTTP/1.1" 200 109 0.005970 10.0.0.242 - - [2026-01-29 08:14:50] "POST /chown HTTP/1.1" 200 109 0.017441 10.0.0.242 - - [2026-01-29 08:14:50] "PUT /instance-ip/da6c0d78-97e9-4a0d-9517-c08d9f7b8f12 HTTP/1.1" 200 257 0.018643 10.0.0.242 - - [2026-01-29 08:14:51] "POST /ref-update HTTP/1.1" 200 156 0.010537 10.0.0.242 - - [2026-01-29 08:14:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005873 10.0.0.242 - - [2026-01-29 08:14:51] "POST /chown HTTP/1.1" 200 109 0.008142 10.0.0.242 - - [2026-01-29 08:14:51] "POST /chown HTTP/1.1" 200 109 0.007187 10.0.0.242 - - [2026-01-29 08:14:51] "PUT /instance-ip/da6c0d78-97e9-4a0d-9517-c08d9f7b8f12 HTTP/1.1" 200 257 0.023916 10.0.0.242 - - [2026-01-29 08:14:51] "POST /ref-update HTTP/1.1" 200 156 0.019055 10.0.0.242 - - [2026-01-29 08:14:51] "POST /chown HTTP/1.1" 200 109 0.009098 10.0.0.242 - - [2026-01-29 08:14:51] "POST /chown HTTP/1.1" 200 109 0.018633 10.0.0.242 - - [2026-01-29 08:14:51] "PUT /instance-ip/da6c0d78-97e9-4a0d-9517-c08d9f7b8f12 HTTP/1.1" 200 257 0.015635 10.0.0.242 - - [2026-01-29 08:14:51] "POST /ref-update HTTP/1.1" 200 156 0.011255 10.0.0.242 - - [2026-01-29 08:14:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001620 10.0.0.242 - - [2026-01-29 08:14:51] "POST /chown HTTP/1.1" 200 109 0.005871 10.0.0.242 - - [2026-01-29 08:14:51] "POST /chown HTTP/1.1" 200 109 0.015104 10.0.0.242 - - [2026-01-29 08:14:51] "PUT /instance-ip/da6c0d78-97e9-4a0d-9517-c08d9f7b8f12 HTTP/1.1" 200 257 0.010006 10.0.0.242 - - [2026-01-29 08:14:51] "POST /ref-update HTTP/1.1" 200 156 0.021456 10.0.0.242 - - [2026-01-29 08:14:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004121 10.0.0.242 - - [2026-01-29 08:14:51] "GET /virtual-network/6e9c8bea-51af-4099-9f14-63ad3fdc1490?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005949 10.0.0.242 - - [2026-01-29 08:14:51] "POST /ref-update HTTP/1.1" 200 156 0.043095 10.0.0.242 - - [2026-01-29 08:14:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.242 - - [2026-01-29 08:14:51] "POST /chown HTTP/1.1" 200 109 0.008730 10.0.0.242 - - [2026-01-29 08:14:51] "POST /chown HTTP/1.1" 200 109 0.014887 10.0.0.242 - - [2026-01-29 08:14:51] "GET /project/700b04c0-1c77-4c44-8729-c454e571888c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1543 0.050658 10.0.0.242 - - [2026-01-29 08:14:51] "POST /virtual-machines HTTP/1.1" 200 374 0.007989 10.0.0.242 - - [2026-01-29 08:14:51] "PUT /instance-ip/da6c0d78-97e9-4a0d-9517-c08d9f7b8f12 HTTP/1.1" 200 257 0.031592 10.0.0.242 - - [2026-01-29 08:14:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.021269 10.0.0.242 - - [2026-01-29 08:14:51] "POST /ref-update HTTP/1.1" 200 156 0.039249 10.0.0.242 - - [2026-01-29 08:14:51] "POST /ref-update HTTP/1.1" 200 156 0.020670 10.0.0.242 - - [2026-01-29 08:14:51] "PUT /service-instance/3e5b1573-fb79-4bab-8331-718c469061f1 HTTP/1.1" 200 267 0.035865 10.0.0.242 - - [2026-01-29 08:14:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.159486 10.0.0.242 - - [2026-01-29 08:14:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.052516 10.0.0.242 - - [2026-01-29 08:14:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.040626 10.0.0.242 - - [2026-01-29 08:14:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.016816 10.0.0.242 - - [2026-01-29 08:14:51] "PUT /service-instance/3e5b1573-fb79-4bab-8331-718c469061f1 HTTP/1.1" 200 267 0.013059 10.0.0.242 - - [2026-01-29 08:14:51] "GET /virtual-machine-interface/95f2ea8a-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.012757 10.0.0.242 - - [2026-01-29 08:14:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.011955 10.0.0.242 - - [2026-01-29 08:14:52] "POST /instance-ips HTTP/1.1" 200 414 0.067869 10.0.0.242 - - [2026-01-29 08:14:52] "PUT /service-instance/3e5b1573-fb79-4bab-8331-718c469061f1 HTTP/1.1" 200 267 0.021609 10.0.0.242 - - [2026-01-29 08:14:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.059355 10.0.0.242 - - [2026-01-29 08:14:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.079560 10.0.0.242 - - [2026-01-29 08:14:52] "GET /virtual-machine-interface/95f2ea8a-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.017755 10.0.0.242 - - [2026-01-29 08:14:52] "PUT /service-instance/3e5b1573-fb79-4bab-8331-718c469061f1 HTTP/1.1" 200 267 0.006680 10.0.0.242 - - [2026-01-29 08:14:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.007457 10.0.0.242 - - [2026-01-29 08:14:52] "PUT /service-instance/3e5b1573-fb79-4bab-8331-718c469061f1 HTTP/1.1" 200 267 0.009895 10.0.0.242 - - [2026-01-29 08:14:52] "POST /set-tag HTTP/1.1" 200 109 0.055923 10.0.0.242 - - [2026-01-29 08:14:52] "GET /virtual-machine-interface/95f2ea8a-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.034638 10.0.0.242 - - [2026-01-29 08:14:52] "GET /instance-ip/96135a5e-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.005794 10.0.0.242 - - [2026-01-29 08:14:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.061975 10.0.0.242 - - [2026-01-29 08:14:52] "GET /virtual-machine-interface/95f2ea8a-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.007033 10.0.0.242 - - [2026-01-29 08:14:52] "POST /set-tag HTTP/1.1" 200 109 0.001953 10.0.0.242 - - [2026-01-29 08:14:52] "GET /virtual-router/d931c069-7a4e-4499-98bd-9228a50b5ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.003402 10.0.0.242 - - [2026-01-29 08:14:52] "POST /ref-update HTTP/1.1" 200 156 0.008328 10.0.0.242 - - [2026-01-29 08:14:52] "PUT /service-instance/3e5b1573-fb79-4bab-8331-718c469061f1 HTTP/1.1" 200 267 0.007033 10.0.0.242 - - [2026-01-29 08:14:52] "GET /virtual-machine-interface/95f2ea8a-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006905 10.0.0.242 - - [2026-01-29 08:14:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.019506 10.0.0.242 - - [2026-01-29 08:14:52] "POST /set-tag HTTP/1.1" 200 109 0.002701 10.0.0.242 - - [2026-01-29 08:14:52] "GET /virtual-machine-interface/95f2ea8a-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.011091 10.0.0.242 - - [2026-01-29 08:14:52] "PUT /service-instance/3e5b1573-fb79-4bab-8331-718c469061f1 HTTP/1.1" 200 267 0.011495 10.0.0.242 - - [2026-01-29 08:14:52] "POST /set-tag HTTP/1.1" 200 109 0.006159 10.0.0.242 - - [2026-01-29 08:14:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.015810 10.0.0.242 - - [2026-01-29 08:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.242 - - [2026-01-29 08:14:52] "POST /chown HTTP/1.1" 200 109 0.006595 10.0.0.242 - - [2026-01-29 08:14:52] "POST /chown HTTP/1.1" 200 109 0.020407 10.0.0.242 - - [2026-01-29 08:14:52] "POST /chown HTTP/1.1" 200 109 0.015748 10.0.0.242 - - [2026-01-29 08:14:52] "POST /chown HTTP/1.1" 200 109 0.006097 10.0.0.242 - - [2026-01-29 08:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001663 10.0.0.242 - - [2026-01-29 08:14:52] "POST /chown HTTP/1.1" 200 109 0.006950 10.0.0.242 - - [2026-01-29 08:14:52] "POST /chown HTTP/1.1" 200 109 0.005423 10.0.0.242 - - [2026-01-29 08:14:52] "POST /chown HTTP/1.1" 200 109 0.010784 10.0.0.242 - - [2026-01-29 08:14:52] "POST /chown HTTP/1.1" 200 109 0.014993 10.0.0.242 - - [2026-01-29 08:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.242 - - [2026-01-29 08:14:52] "POST /chown HTTP/1.1" 200 109 0.017470 10.0.0.242 - - [2026-01-29 08:14:52] "POST /chown HTTP/1.1" 200 109 0.010347 10.0.0.242 - - [2026-01-29 08:14:52] "POST /chown HTTP/1.1" 200 109 0.006455 10.0.0.242 - - [2026-01-29 08:14:52] "POST /chown HTTP/1.1" 200 109 0.015289 10.0.0.242 - - [2026-01-29 08:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.242 - - [2026-01-29 08:14:53] "POST /chown HTTP/1.1" 200 109 0.007155 10.0.0.242 - - [2026-01-29 08:14:53] "POST /chown HTTP/1.1" 200 109 0.023708 10.0.0.242 - - [2026-01-29 08:14:53] "POST /chown HTTP/1.1" 200 109 0.014100 10.0.0.242 - - [2026-01-29 08:14:53] "POST /chown HTTP/1.1" 200 109 0.006889 10.0.0.242 - - [2026-01-29 08:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.242 - - [2026-01-29 08:14:53] "POST /chown HTTP/1.1" 200 109 0.008105 10.0.0.242 - - [2026-01-29 08:14:53] "POST /chown HTTP/1.1" 200 109 0.007314 10.0.0.242 - - [2026-01-29 08:14:53] "POST /chown HTTP/1.1" 200 109 0.019251 10.0.0.242 - - [2026-01-29 08:14:53] "POST /chown HTTP/1.1" 200 109 0.019751 10.0.0.242 - - [2026-01-29 08:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.242 - - [2026-01-29 08:14:53] "POST /chown HTTP/1.1" 200 109 0.005727 10.0.0.242 - - [2026-01-29 08:14:53] "POST /chown HTTP/1.1" 200 109 0.017696 10.0.0.242 - - [2026-01-29 08:14:53] "POST /chown HTTP/1.1" 200 109 0.012207 10.0.0.242 - - [2026-01-29 08:14:53] "POST /chown HTTP/1.1" 200 109 0.007813 10.0.0.242 - - [2026-01-29 08:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.242 - - [2026-01-29 08:14:53] "POST /chown HTTP/1.1" 200 109 0.007167 10.0.0.242 - - [2026-01-29 08:14:53] "POST /chown HTTP/1.1" 200 109 0.006292 10.0.0.242 - - [2026-01-29 08:14:53] "POST /chown HTTP/1.1" 200 109 0.017884 10.0.0.242 - - [2026-01-29 08:14:53] "POST /chown HTTP/1.1" 200 109 0.023188 10.0.0.242 - - [2026-01-29 08:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001752 10.0.0.242 - - [2026-01-29 08:14:53] "POST /chown HTTP/1.1" 200 109 0.005798 10.0.0.242 - - [2026-01-29 08:14:53] "POST /chown HTTP/1.1" 200 109 0.023869 10.0.0.242 - - [2026-01-29 08:14:53] "POST /chown HTTP/1.1" 200 109 0.006043 10.0.0.242 - - [2026-01-29 08:14:53] "POST /chown HTTP/1.1" 200 109 0.021149 10.0.0.242 - - [2026-01-29 08:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002513 10.0.0.242 - - [2026-01-29 08:14:53] "POST /chown HTTP/1.1" 200 109 0.006542 10.0.0.242 - - [2026-01-29 08:14:53] "POST /chown HTTP/1.1" 200 109 0.015887 10.0.0.242 - - [2026-01-29 08:14:53] "POST /chown HTTP/1.1" 200 109 0.011309 10.0.0.242 - - [2026-01-29 08:14:53] "POST /chown HTTP/1.1" 200 109 0.006854 10.0.0.242 - - [2026-01-29 08:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.242 - - [2026-01-29 08:14:53] "POST /chown HTTP/1.1" 200 109 0.005955 10.0.0.242 - - [2026-01-29 08:14:53] "POST /chown HTTP/1.1" 200 109 0.014540 10.0.0.242 - - [2026-01-29 08:14:53] "POST /chown HTTP/1.1" 200 109 0.006241 10.0.0.242 - - [2026-01-29 08:14:53] "POST /chown HTTP/1.1" 200 109 0.014948 10.0.0.242 - - [2026-01-29 08:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.242 - - [2026-01-29 08:14:54] "POST /chown HTTP/1.1" 200 109 0.006227 10.0.0.242 - - [2026-01-29 08:14:54] "POST /chown HTTP/1.1" 200 109 0.014431 10.0.0.242 - - [2026-01-29 08:14:54] "POST /chown HTTP/1.1" 200 109 0.011996 10.0.0.242 - - [2026-01-29 08:14:54] "POST /chown HTTP/1.1" 200 109 0.006143 10.0.0.242 - - [2026-01-29 08:14:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001680 10.0.0.242 - - [2026-01-29 08:14:54] "POST /chown HTTP/1.1" 200 109 0.005361 10.0.0.242 - - [2026-01-29 08:14:54] "POST /chown HTTP/1.1" 200 109 0.005918 10.0.0.242 - - [2026-01-29 08:14:54] "POST /chown HTTP/1.1" 200 109 0.009061 10.0.0.242 - - [2026-01-29 08:14:54] "POST /chown HTTP/1.1" 200 109 0.014472 10.0.0.242 - - [2026-01-29 08:14:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001606 10.0.0.242 - - [2026-01-29 08:14:54] "POST /chown HTTP/1.1" 200 109 0.006115 10.0.0.242 - - [2026-01-29 08:14:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001395 10.0.0.242 - - [2026-01-29 08:14:54] "POST /chown HTTP/1.1" 200 109 0.024950 10.0.0.242 - - [2026-01-29 08:14:54] "POST /chown HTTP/1.1" 200 109 0.015727 10.0.0.242 - - [2026-01-29 08:14:54] "POST /chown HTTP/1.1" 200 109 0.013220 10.0.0.242 - - [2026-01-29 08:14:54] "POST /chown HTTP/1.1" 200 109 0.015001 10.0.0.242 - - [2026-01-29 08:14:54] "POST /chown HTTP/1.1" 200 109 0.019746 10.0.0.242 - - [2026-01-29 08:14:54] "POST /chown HTTP/1.1" 200 109 0.028417 10.0.0.242 - - [2026-01-29 08:14:54] "POST /chown HTTP/1.1" 200 109 0.039370 10.0.0.242 - - [2026-01-29 08:14:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004054 10.0.0.242 - - [2026-01-29 08:14:54] "POST /chown HTTP/1.1" 200 109 0.008446 10.0.0.242 - - [2026-01-29 08:14:54] "POST /chown HTTP/1.1" 200 109 0.016832 10.0.0.242 - - [2026-01-29 08:14:54] "POST /chown HTTP/1.1" 200 109 0.020228 10.0.0.242 - - [2026-01-29 08:14:54] "POST /chown HTTP/1.1" 200 109 0.005613 10.0.0.242 - - [2026-01-29 08:14:55] "GET /virtual-machine-interface/91319258-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004911 10.0.0.242 - - [2026-01-29 08:14:55] "POST /set-tag HTTP/1.1" 200 109 0.002346 10.0.0.242 - - [2026-01-29 08:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.242 - - [2026-01-29 08:14:55] "GET /loadbalancer/4eff7051-aecf-42cf-a73d-79acdc0dc9db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002682 10.0.0.242 - - [2026-01-29 08:14:55] "GET /loadbalancer-pool/a1111074-193a-459a-b7c8-a08efacce5b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.007250 10.0.0.242 - - [2026-01-29 08:14:55] "POST /loadbalancer-members HTTP/1.1" 200 704 0.015167 10.0.0.242 - - [2026-01-29 08:14:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.016001 10.0.0.242 - - [2026-01-29 08:14:55] "GET /virtual-machine-interface/91319258-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.013607 10.0.0.242 - - [2026-01-29 08:14:55] "GET /virtual-machine-interface/91319258-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004268 10.0.0.242 - - [2026-01-29 08:14:55] "POST /ref-update HTTP/1.1" 200 156 0.007455 10.0.0.242 - - [2026-01-29 08:14:55] "GET /floating-ip/21157193-783c-42c7-8771-729c245c5200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1783 0.017451 10.0.0.242 - - [2026-01-29 08:14:55] "POST /tags HTTP/1.1" 409 221 0.001937 10.0.0.242 - - [2026-01-29 08:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001430 10.0.0.242 - - [2026-01-29 08:14:55] "GET /tag/d22c4daf-0896-4861-abc4-07018d4e4822?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.016301 10.0.0.242 - - [2026-01-29 08:14:55] "PUT /floating-ip/21157193-783c-42c7-8771-729c245c5200 HTTP/1.1" 200 257 0.014437 10.0.0.242 - - [2026-01-29 08:14:55] "POST /set-tag HTTP/1.1" 200 109 0.031832 10.0.0.242 - - [2026-01-29 08:14:56] "GET /virtual-machine-interface/9199100e-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004156 10.0.0.242 - - [2026-01-29 08:14:56] "POST /set-tag HTTP/1.1" 200 109 0.002146 10.0.0.242 - - [2026-01-29 08:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001553 10.0.0.242 - - [2026-01-29 08:14:56] "GET /loadbalancer/4eff7051-aecf-42cf-a73d-79acdc0dc9db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002517 10.0.0.242 - - [2026-01-29 08:14:56] "GET /loadbalancer-pool/a1111074-193a-459a-b7c8-a08efacce5b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002535 10.0.0.242 - - [2026-01-29 08:14:56] "POST /loadbalancer-members HTTP/1.1" 200 704 0.014476 10.0.0.242 - - [2026-01-29 08:14:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.007671 10.0.0.242 - - [2026-01-29 08:14:56] "GET /virtual-machine-interface/9199100e-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006442 10.0.0.242 - - [2026-01-29 08:14:56] "GET /virtual-machine-interface/9199100e-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.003431 10.0.0.242 - - [2026-01-29 08:14:56] "POST /ref-update HTTP/1.1" 200 156 0.006099 10.0.0.242 - - [2026-01-29 08:14:56] "GET /floating-ip/21157193-783c-42c7-8771-729c245c5200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.010013 10.0.0.242 - - [2026-01-29 08:14:56] "GET /virtual-machine/ffb7d44b-9ede-4821-98e7-ed0e22ab5696?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.002792 10.0.0.242 - - [2026-01-29 08:14:56] "GET /virtual-machine-interface/91319258-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004101 10.0.0.242 - - [2026-01-29 08:14:56] "POST /set-tag HTTP/1.1" 200 109 0.013264 10.0.0.242 - - [2026-01-29 08:14:56] "GET /virtual-machine/f97fdba9-46cc-4305-b72e-736b384948db?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.002963 10.0.0.242 - - [2026-01-29 08:14:56] "GET /virtual-machine-interface/9199100e-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004171 10.0.0.242 - - [2026-01-29 08:15:06] "GET /virtual-machine-interface/95f2ea8a-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004352 10.0.0.242 - - [2026-01-29 08:15:06] "POST /set-tag HTTP/1.1" 200 109 0.002035 10.0.0.242 - - [2026-01-29 08:15:06] "GET /virtual-machine/c5dab0a1-844e-47e2-972e-164c574746a6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1225 0.002809 10.0.0.242 - - [2026-01-29 08:15:06] "GET /virtual-machine-interface/95f2ea8a-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004410 10.0.0.242 - - [2026-01-29 08:15:07] "GET /virtual-machine-interface/95f2ea8a-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.003985 10.0.0.242 - - [2026-01-29 08:15:07] "POST /set-tag HTTP/1.1" 200 109 0.002174 10.0.0.242 - - [2026-01-29 08:15:41] "GET /virtual-machine-interface/ca6e57b0-fce8-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007147 10.0.0.242 - - [2026-01-29 08:15:41] "POST /set-tag HTTP/1.1" 200 109 0.002157 10.0.0.242 - - [2026-01-29 08:15:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002880 10.0.0.242 - - [2026-01-29 08:15:41] "GET /loadbalancer/e454096c-acad-4384-a313-f6daa1e87acd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002165 10.0.0.242 - - [2026-01-29 08:15:41] "GET /virtual-machine-interface/ca6e57b0-fce8-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004064 10.0.0.242 - - [2026-01-29 08:15:41] "POST /set-tag HTTP/1.1" 200 109 0.042213 10.0.0.242 - - [2026-01-29 08:15:42] "DELETE /loadbalancer-member/659bfc8e-3ba9-4890-9415-8cd1fb750e34 HTTP/1.1" 200 115 0.284482 10.0.0.242 - - [2026-01-29 08:15:42] "GET /virtual-machine-interface/ca6e57b0-fce8-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004517 10.0.0.242 - - [2026-01-29 08:15:42] "POST /set-tag HTTP/1.1" 200 109 0.002360 10.0.0.242 - - [2026-01-29 08:15:42] "DELETE /loadbalancer-member/4f81a2a7-bd72-4ea0-bbcf-15a19f4cccc5 HTTP/1.1" 200 115 0.029879 10.0.0.242 - - [2026-01-29 08:15:42] "GET /virtual-machine-interface/ca6e57b0-fce8-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004683 10.0.0.242 - - [2026-01-29 08:15:42] "POST /set-tag HTTP/1.1" 200 109 0.002024 10.0.0.242 - - [2026-01-29 08:15:42] "DELETE /loadbalancer-member/c62e5855-9f6f-4f36-a09d-1799e2706bca HTTP/1.1" 200 115 0.019859 10.0.0.242 - - [2026-01-29 08:15:42] "GET /virtual-machine-interface/ca6e57b0-fce8-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004352 10.0.0.242 - - [2026-01-29 08:15:42] "POST /set-tag HTTP/1.1" 200 109 0.002376 10.0.0.242 - - [2026-01-29 08:15:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.242 - - [2026-01-29 08:15:42] "GET /loadbalancer/e454096c-acad-4384-a313-f6daa1e87acd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003968 10.0.0.242 - - [2026-01-29 08:15:42] "GET /loadbalancer-pool/d5345edb-fc6d-4ca7-8a1f-fe78dd3cec4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.002539 10.0.0.242 - - [2026-01-29 08:15:42] "POST /loadbalancer-members HTTP/1.1" 200 692 0.013195 10.0.0.242 - - [2026-01-29 08:15:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.018115 10.0.0.242 - - [2026-01-29 08:15:42] "GET /virtual-machine-interface/ca6e57b0-fce8-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.008253 10.0.0.242 - - [2026-01-29 08:15:42] "GET /virtual-machine-interface/ca6e57b0-fce8-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.010258 10.0.0.242 - - [2026-01-29 08:15:42] "GET /floating-ip/5bcd4302-746a-4af8-a242-6bdbe7be3a7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.004394 10.0.0.242 - - [2026-01-29 08:15:42] "POST /set-tag HTTP/1.1" 200 109 0.055762 10.0.0.242 - - [2026-01-29 08:15:42] "GET /loadbalancer-pool/6d51ff26-a4eb-402f-ba76-8c01024a33e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003354 10.0.0.242 - - [2026-01-29 08:15:42] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018431 10.0.0.242 - - [2026-01-29 08:15:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.006513 10.0.0.242 - - [2026-01-29 08:15:42] "GET /virtual-machine-interface/ca6e57b0-fce8-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.012523 10.0.0.242 - - [2026-01-29 08:15:42] "GET /virtual-machine-interface/ca6e57b0-fce8-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.003078 10.0.0.242 - - [2026-01-29 08:15:42] "POST /set-tag HTTP/1.1" 200 109 0.001941 10.0.0.242 - - [2026-01-29 08:15:42] "GET /floating-ip/5bcd4302-746a-4af8-a242-6bdbe7be3a7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.001450 10.0.0.242 - - [2026-01-29 08:15:42] "GET /loadbalancer-pool/842292dd-9097-48ab-bcd0-430cdecab069?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003448 10.0.0.242 - - [2026-01-29 08:15:42] "POST /loadbalancer-members HTTP/1.1" 200 694 0.014623 10.0.0.242 - - [2026-01-29 08:15:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.016299 10.0.0.242 - - [2026-01-29 08:15:42] "GET /virtual-machine-interface/ca6e57b0-fce8-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.003991 10.0.0.242 - - [2026-01-29 08:15:42] "GET /virtual-machine-interface/ca6e57b0-fce8-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.003101 10.0.0.242 - - [2026-01-29 08:15:42] "GET /floating-ip/5bcd4302-746a-4af8-a242-6bdbe7be3a7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.001503 10.0.0.242 - - [2026-01-29 08:15:42] "POST /set-tag HTTP/1.1" 200 109 0.002153 10.0.0.242 - - [2026-01-29 08:16:01] "GET /global-system-configs HTTP/1.1" 200 323 0.001636 10.0.0.242 - - [2026-01-29 08:16:03] "GET /global-system-configs HTTP/1.1" 200 323 0.001848 10.0.0.242 - - [2026-01-29 08:16:09] "GET /virtual-machine-interface/95f2ea8a-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004079 10.0.0.242 - - [2026-01-29 08:16:09] "POST /set-tag HTTP/1.1" 200 109 0.002019 10.0.0.242 - - [2026-01-29 08:16:09] "GET /virtual-machine-interface/95f2ea8a-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.003480 10.0.0.242 - - [2026-01-29 08:16:09] "POST /set-tag HTTP/1.1" 200 109 0.002269 10.0.0.242 - - [2026-01-29 08:16:09] "GET /virtual-machine/c5dab0a1-844e-47e2-972e-164c574746a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.003783 10.0.0.242 - - [2026-01-29 08:16:09] "POST /ref-update HTTP/1.1" 200 156 0.008689 10.0.0.242 - - [2026-01-29 08:16:09] "GET /virtual-machine-interface/95f2ea8a-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004007 10.0.0.242 - - [2026-01-29 08:16:09] "POST /set-tag HTTP/1.1" 200 109 0.012679 10.0.0.242 - - [2026-01-29 08:16:09] "POST /set-tag HTTP/1.1" 200 109 0.025229 10.0.0.242 - - [2026-01-29 08:16:09] "DELETE /instance-ip/96135a5e-fcea-11f0-902b-fa163e61982b HTTP/1.1" 200 115 0.030988 10.0.0.242 - - [2026-01-29 08:16:09] "DELETE /virtual-machine-interface/95f2ea8a-fcea-11f0-902b-fa163e61982b HTTP/1.1" 200 115 0.046343 10.0.0.242 - - [2026-01-29 08:16:09] "DELETE /virtual-machine/c5dab0a1-844e-47e2-972e-164c574746a6 HTTP/1.1" 200 115 0.025937 10.0.0.242 - - [2026-01-29 08:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002696 10.0.0.242 - - [2026-01-29 08:16:12] "GET /tag/7019af4b-8ccf-4fa5-a57e-97119437b140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.011681 10.0.0.242 - - [2026-01-29 08:16:12] "GET /tag/7019af4b-8ccf-4fa5-a57e-97119437b140?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.011144 10.0.0.242 - - [2026-01-29 08:16:12] "GET /virtual-machine-interface/6308f294-e4d3-4da5-a385-bd7b18813f53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.004462 10.0.0.242 - - [2026-01-29 08:16:12] "POST /set-tag HTTP/1.1" 200 109 0.017622 10.0.0.242 - - [2026-01-29 08:16:12] "GET /virtual-machine-interface/9b08ca2a-3dc0-4682-86f5-904ac063898f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.004287 10.0.0.242 - - [2026-01-29 08:16:12] "POST /set-tag HTTP/1.1" 200 109 0.019763 10.0.0.242 - - [2026-01-29 08:16:12] "GET /virtual-machine-interface/e0b89052-bce8-40de-9cf5-1d5042bec589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.012592 10.0.0.242 - - [2026-01-29 08:16:12] "POST /set-tag HTTP/1.1" 200 109 0.017556 10.0.0.242 - - [2026-01-29 08:16:12] "GET /firewall-policy/d5668759-2016-40a4-9398-8e07bab4e4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.020831 10.0.0.242 - - [2026-01-29 08:16:12] "GET /firewall-rule/39ac44da-afc6-45dd-8429-e0e6055a80d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003142 10.0.0.242 - - [2026-01-29 08:16:12] "POST /ref-update HTTP/1.1" 200 156 0.011445 10.0.0.242 - - [2026-01-29 08:16:12] "DELETE /firewall-rule/39ac44da-afc6-45dd-8429-e0e6055a80d3 HTTP/1.1" 200 115 0.066966 10.0.0.242 - - [2026-01-29 08:16:12] "DELETE /loadbalancer-member/f0b6103f-0cfe-4b0b-b37f-3317823f8fa5 HTTP/1.1" 200 115 0.032750 10.0.0.242 - - [2026-01-29 08:16:12] "PUT /service-instance/3e5b1573-fb79-4bab-8331-718c469061f1 HTTP/1.1" 200 267 0.010993 10.0.0.242 - - [2026-01-29 08:16:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.032102 10.0.0.242 - - [2026-01-29 08:16:12] "DELETE /loadbalancer-pool/dbedb9e9-8628-4046-9c4d-2efcc3e67a57 HTTP/1.1" 200 115 0.078507 10.0.0.242 - - [2026-01-29 08:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003161 10.0.0.242 - - [2026-01-29 08:16:12] "POST /chown HTTP/1.1" 200 109 0.009649 10.0.0.242 - - [2026-01-29 08:16:12] "DELETE /loadbalancer-listener/874fc957-c650-40b4-8bfc-9a695a46d339 HTTP/1.1" 200 115 0.043171 10.0.0.242 - - [2026-01-29 08:16:12] "GET /floating-ip/e94c6a82-8030-4bd5-9165-d7b97cf63d98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2401 0.002420 10.0.0.242 - - [2026-01-29 08:16:12] "POST /chown HTTP/1.1" 200 109 0.005807 10.0.0.242 - - [2026-01-29 08:16:12] "POST /chown HTTP/1.1" 200 109 0.016058 10.0.0.242 - - [2026-01-29 08:16:12] "POST /chown HTTP/1.1" 200 109 0.018632 10.0.0.242 - - [2026-01-29 08:16:12] "PUT /floating-ip/e94c6a82-8030-4bd5-9165-d7b97cf63d98 HTTP/1.1" 200 257 0.033130 10.0.0.242 - - [2026-01-29 08:16:12] "DELETE /floating-ip/e94c6a82-8030-4bd5-9165-d7b97cf63d98 HTTP/1.1" 200 115 0.050382 10.0.0.242 - - [2026-01-29 08:16:12] "PUT /service-instance/3e5b1573-fb79-4bab-8331-718c469061f1 HTTP/1.1" 200 267 0.015941 10.0.0.242 - - [2026-01-29 08:16:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.019889 10.0.0.242 - - [2026-01-29 08:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.242 - - [2026-01-29 08:16:12] "DELETE /loadbalancer/41c96e63-1cf2-41e8-8eb8-97c4f98ebcad HTTP/1.1" 200 115 0.073511 10.0.0.242 - - [2026-01-29 08:16:12] "POST /chown HTTP/1.1" 200 109 0.019360 10.0.0.242 - - [2026-01-29 08:16:12] "POST /chown HTTP/1.1" 404 171 0.013070 10.0.0.242 - - [2026-01-29 08:16:12] "POST /chown HTTP/1.1" 200 109 0.009665 10.0.0.242 - - [2026-01-29 08:16:13] "POST /chown HTTP/1.1" 404 171 0.002001 10.0.0.242 - - [2026-01-29 08:16:13] "PUT /service-instance/3e5b1573-fb79-4bab-8331-718c469061f1 HTTP/1.1" 200 267 0.008474 10.0.0.242 - - [2026-01-29 08:16:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.005471 10.0.0.242 - - [2026-01-29 08:16:13] "PUT /service-instance/3e5b1573-fb79-4bab-8331-718c469061f1 HTTP/1.1" 200 267 0.009013 10.0.0.242 - - [2026-01-29 08:16:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.007600 10.0.0.242 - - [2026-01-29 08:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004311 10.0.0.242 - - [2026-01-29 08:16:13] "GET /floating-ip-pool/d2192934-ceca-4b75-8711-5f84eff07a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.007953 10.0.0.242 - - [2026-01-29 08:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001265 10.0.0.242 - - [2026-01-29 08:16:13] "POST /ref-update HTTP/1.1" 200 156 0.007978 10.0.0.242 - - [2026-01-29 08:16:13] "DELETE /instance-ip/da6c0d78-97e9-4a0d-9517-c08d9f7b8f12 HTTP/1.1" 200 115 0.298350 10.0.0.242 - - [2026-01-29 08:16:13] "DELETE /floating-ip-pool/d2192934-ceca-4b75-8711-5f84eff07a1d HTTP/1.1" 200 115 0.171925 10.0.0.242 - - [2026-01-29 08:16:13] "DELETE /virtual-machine-interface/e0b89052-bce8-40de-9cf5-1d5042bec589 HTTP/1.1" 200 115 0.194654 10.0.0.242 - - [2026-01-29 08:16:13] "DELETE /service-instance/3e5b1573-fb79-4bab-8331-718c469061f1 HTTP/1.1" 200 115 0.168873 10.0.0.242 - - [2026-01-29 08:16:13] "GET /virtual-machine-interface/6308f294-e4d3-4da5-a385-bd7b18813f53?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1210 0.009344 10.0.0.242 - - [2026-01-29 08:16:13] "DELETE /tag/7019af4b-8ccf-4fa5-a57e-97119437b140 HTTP/1.1" 200 115 0.118598 10.0.0.242 - - [2026-01-29 08:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.242 - - [2026-01-29 08:16:13] "POST /useragent-kv HTTP/1.1" 200 115 0.004455 10.0.0.242 - - [2026-01-29 08:16:13] "POST /useragent-kv HTTP/1.1" 200 115 0.001684 10.0.0.242 - - [2026-01-29 08:16:13] "DELETE /virtual-network/70145a69-6ed4-4386-a3e4-ad889ec53f19 HTTP/1.1" 200 115 0.182084 10.0.0.242 - - [2026-01-29 08:16:13] "GET /routing-instance/c4039574-44b4-40ab-92ea-8a8734cc08d9 HTTP/1.1" 404 171 0.007472 10.0.0.242 - - [2026-01-29 08:16:13] "DELETE /virtual-machine-interface/6308f294-e4d3-4da5-a385-bd7b18813f53 HTTP/1.1" 200 115 0.107000 10.0.0.242 - - [2026-01-29 08:16:13] "GET /domains HTTP/1.1" 200 281 0.006546 10.0.0.242 - - [2026-01-29 08:16:13] "GET /domain/4c112407-ff75-4ba3-a020-c682e64a7e51 HTTP/1.1" 200 3099 0.007210 10.0.0.242 - - [2026-01-29 08:16:13] "DELETE /route-target/29af032b-45ff-4293-88fa-2e86a05c7c42 HTTP/1.1" 200 115 0.059519 10.0.0.242 - - [2026-01-29 08:16:13] "POST /ref-update HTTP/1.1" 200 156 0.021096 10.0.0.242 - - [2026-01-29 08:16:13] "GET /project/700b04c0-1c77-4c44-8729-c454e571888c HTTP/1.1" 200 7168 0.054795 10.0.0.242 - - [2026-01-29 08:16:13] "DELETE /virtual-machine/8e9925be-c974-4ca1-8c68-9d803c15f63f HTTP/1.1" 200 115 0.030543 10.0.0.242 - - [2026-01-29 08:16:13] "GET /virtual-machine-interface/9b08ca2a-3dc0-4682-86f5-904ac063898f?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1210 0.007273 10.0.0.242 - - [2026-01-29 08:16:13] "GET /virtual-machine-interface/9199100e-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.024291 10.0.0.242 - - [2026-01-29 08:16:13] "DELETE /virtual-machine-interface/9b08ca2a-3dc0-4682-86f5-904ac063898f HTTP/1.1" 200 115 0.100581 10.0.0.242 - - [2026-01-29 08:16:13] "POST /set-tag HTTP/1.1" 200 109 0.009361 10.0.0.242 - - [2026-01-29 08:16:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003249 10.0.0.242 - - [2026-01-29 08:16:13] "GET /loadbalancer/4eff7051-aecf-42cf-a73d-79acdc0dc9db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.005389 10.0.0.242 - - [2026-01-29 08:16:13] "DELETE /virtual-machine/03a09020-6cba-4893-a337-54a2457eed22 HTTP/1.1" 200 115 0.041821 10.0.0.242 - - [2026-01-29 08:16:13] "GET /virtual-machine-interface/9199100e-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.003792 10.0.0.242 - - [2026-01-29 08:16:13] "POST /set-tag HTTP/1.1" 200 109 0.015118 10.0.0.242 - - [2026-01-29 08:16:13] "DELETE /loadbalancer-member/fba90eeb-a98d-4747-816e-fc8b2e75bedb HTTP/1.1" 200 115 0.037642 10.0.0.242 - - [2026-01-29 08:16:14] "GET /virtual-machine-interface/9199100e-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.007796 10.0.0.242 - - [2026-01-29 08:16:14] "POST /set-tag HTTP/1.1" 200 109 0.002893 10.0.0.242 - - [2026-01-29 08:16:14] "GET /virtual-machine-interface/9199100e-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004695 10.0.0.242 - - [2026-01-29 08:16:14] "POST /set-tag HTTP/1.1" 200 109 0.002035 10.0.0.242 - - [2026-01-29 08:16:14] "GET /virtual-machine/f97fdba9-46cc-4305-b72e-736b384948db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002038 10.0.0.242 - - [2026-01-29 08:16:14] "POST /ref-update HTTP/1.1" 200 156 0.008890 10.0.0.242 - - [2026-01-29 08:16:14] "GET /virtual-machine-interface/9199100e-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.017721 10.0.0.242 - - [2026-01-29 08:16:14] "POST /set-tag HTTP/1.1" 200 109 0.015770 10.0.0.242 - - [2026-01-29 08:16:14] "POST /set-tag HTTP/1.1" 200 109 0.029725 10.0.0.242 - - [2026-01-29 08:16:14] "POST /set-tag HTTP/1.1" 200 109 0.024468 10.0.0.242 - - [2026-01-29 08:16:14] "DELETE /instance-ip/91b4a9cc-fcea-11f0-902b-fa163e61982b HTTP/1.1" 200 115 0.035022 10.0.0.242 - - [2026-01-29 08:16:14] "POST /ref-update HTTP/1.1" 200 156 0.017914 10.0.0.242 - - [2026-01-29 08:16:15] "DELETE /virtual-machine-interface/9199100e-fcea-11f0-902b-fa163e61982b HTTP/1.1" 200 115 0.045584 10.0.0.242 - - [2026-01-29 08:16:15] "DELETE /virtual-machine/f97fdba9-46cc-4305-b72e-736b384948db HTTP/1.1" 200 115 0.026142 10.0.0.242 - - [2026-01-29 08:16:18] "GET /virtual-machine-interface/91319258-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004619 10.0.0.242 - - [2026-01-29 08:16:18] "POST /set-tag HTTP/1.1" 200 109 0.005939 10.0.0.242 - - [2026-01-29 08:16:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001656 10.0.0.242 - - [2026-01-29 08:16:18] "GET /loadbalancer/4eff7051-aecf-42cf-a73d-79acdc0dc9db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002121 10.0.0.242 - - [2026-01-29 08:16:19] "GET /virtual-machine-interface/91319258-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.003952 10.0.0.242 - - [2026-01-29 08:16:19] "POST /set-tag HTTP/1.1" 200 109 0.002016 10.0.0.242 - - [2026-01-29 08:16:19] "GET /virtual-machine-interface/91319258-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004032 10.0.0.242 - - [2026-01-29 08:16:19] "POST /set-tag HTTP/1.1" 200 109 0.001956 10.0.0.242 - - [2026-01-29 08:16:19] "GET /virtual-machine/ffb7d44b-9ede-4821-98e7-ed0e22ab5696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.010943 10.0.0.242 - - [2026-01-29 08:16:19] "POST /ref-update HTTP/1.1" 200 156 0.011420 10.0.0.242 - - [2026-01-29 08:16:19] "GET /virtual-machine-interface/91319258-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005658 10.0.0.242 - - [2026-01-29 08:16:19] "POST /set-tag HTTP/1.1" 200 109 0.018388 10.0.0.242 - - [2026-01-29 08:16:19] "POST /set-tag HTTP/1.1" 200 109 0.022962 10.0.0.242 - - [2026-01-29 08:16:19] "POST /set-tag HTTP/1.1" 200 109 0.013568 10.0.0.242 - - [2026-01-29 08:16:19] "DELETE /instance-ip/914a717e-fcea-11f0-902b-fa163e61982b HTTP/1.1" 200 115 0.046179 10.0.0.242 - - [2026-01-29 08:16:19] "POST /ref-update HTTP/1.1" 200 156 0.010243 10.0.0.242 - - [2026-01-29 08:16:20] "DELETE /virtual-machine-interface/91319258-fcea-11f0-902b-fa163e61982b HTTP/1.1" 200 115 0.070169 10.0.0.242 - - [2026-01-29 08:16:20] "DELETE /virtual-machine/ffb7d44b-9ede-4821-98e7-ed0e22ab5696 HTTP/1.1" 200 115 0.026365 10.0.0.242 - - [2026-01-29 08:16:20] "DELETE /tag/3e04e87a-090f-41d6-be00-bc42e88c2e55 HTTP/1.1" 200 115 0.058674 10.0.0.242 - - [2026-01-29 08:16:20] "DELETE /tag/c7967389-2a37-4036-9486-ac8460d439b7 HTTP/1.1" 200 115 0.039207 10.0.0.242 - - [2026-01-29 08:16:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.242 - - [2026-01-29 08:16:24] "GET /project/700b04c0-1c77-4c44-8729-c454e571888c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.038261 10.0.0.242 - - [2026-01-29 08:16:24] "POST /tags HTTP/1.1" 200 394 0.035348 10.0.0.242 - - [2026-01-29 08:16:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004353 10.0.0.242 - - [2026-01-29 08:16:24] "GET /tag/7746812a-695f-4283-b549-3f8daa1c0500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.013586 10.0.0.242 - - [2026-01-29 08:16:24] "POST /tags HTTP/1.1" 200 342 0.014621 10.0.0.242 - - [2026-01-29 08:16:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001823 10.0.0.242 - - [2026-01-29 08:16:24] "GET /tag/13b29956-a656-4d84-bdad-f4f2b64b997d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012073 10.0.0.242 - - [2026-01-29 08:16:24] "POST /id-to-fqname HTTP/1.1" 200 192 0.001254 10.0.0.242 - - [2026-01-29 08:16:24] "POST /fqname-to-id HTTP/1.1" 404 201 0.001712 10.0.0.242 - - [2026-01-29 08:16:24] "POST /security-groups HTTP/1.1" 200 589 0.069411 10.0.0.242 - - [2026-01-29 08:16:24] "POST /fqname-to-id HTTP/1.1" 404 236 0.008478 10.0.0.242 - - [2026-01-29 08:16:24] "POST /projects HTTP/1.1" 200 521 0.194556 10.0.0.242 - - [2026-01-29 08:16:24] "POST /access-control-lists HTTP/1.1" 200 600 0.061001 10.0.0.242 - - [2026-01-29 08:16:24] "POST /fqname-to-id HTTP/1.1" 404 235 0.013155 10.0.0.242 - - [2026-01-29 08:16:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.060122 10.0.0.242 - - [2026-01-29 08:16:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.014261 10.0.0.242 - - [2026-01-29 08:16:24] "GET /virtual-network/6e9c8bea-51af-4099-9f14-63ad3fdc1490?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.010030 10.0.0.242 - - [2026-01-29 08:16:24] "POST /access-control-lists HTTP/1.1" 200 598 0.070987 10.0.0.242 - - [2026-01-29 08:16:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.009304 10.0.0.242 - - [2026-01-29 08:16:24] "GET /virtual-network/19a3fc35-f7fd-4ea5-aa6d-1b0cf84e0c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.003494 10.0.0.242 - - [2026-01-29 08:16:24] "PUT /virtual-network/6e9c8bea-51af-4099-9f14-63ad3fdc1490 HTTP/1.1" 200 265 0.039994 10.0.0.242 - - [2026-01-29 08:16:24] "PUT /virtual-network/19a3fc35-f7fd-4ea5-aa6d-1b0cf84e0c52 HTTP/1.1" 200 265 0.032777 10.0.0.242 - - [2026-01-29 08:16:24] "POST /security-groups HTTP/1.1" 200 593 0.073540 10.0.0.242 - - [2026-01-29 08:16:24] "POST /fqname-to-id HTTP/1.1" 404 270 0.001879 10.0.0.242 - - [2026-01-29 08:16:24] "POST /access-control-lists HTTP/1.1" 200 634 0.060598 10.0.0.242 - - [2026-01-29 08:16:24] "POST /fqname-to-id HTTP/1.1" 404 269 0.008884 10.0.0.242 - - [2026-01-29 08:16:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.060903 10.0.0.242 - - [2026-01-29 08:16:24] "POST /chown HTTP/1.1" 200 109 0.015826 10.0.0.242 - - [2026-01-29 08:16:25] "GET /application-policy-set/b23698fd-60b9-4048-86a3-fcdf2ada0a03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.043825 10.0.0.242 - - [2026-01-29 08:16:25] "POST /access-control-lists HTTP/1.1" 200 632 0.080168 10.0.0.242 - - [2026-01-29 08:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.242 - - [2026-01-29 08:16:25] "GET /policy-management/c99e64eb-cf03-46dd-b637-76dbe1050246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002116 10.0.0.242 - - [2026-01-29 08:16:25] "POST /tags HTTP/1.1" 409 226 0.001505 10.0.0.242 - - [2026-01-29 08:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001222 10.0.0.242 - - [2026-01-29 08:16:25] "GET /tag/13b29956-a656-4d84-bdad-f4f2b64b997d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.009946 10.0.0.242 - - [2026-01-29 08:16:25] "POST /firewall-rules HTTP/1.1" 200 602 0.062613 10.0.0.242 - - [2026-01-29 08:16:25] "GET /firewall-rule/d075e2d1-32e8-49e0-a8ad-5a2b53f94d83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.018661 10.0.0.242 - - [2026-01-29 08:16:25] "GET /firewall-policy/71c76d25-73c0-4f71-8a65-5ca1105a5007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3886 0.003955 10.0.0.242 - - [2026-01-29 08:16:25] "GET /firewall-rule/d075e2d1-32e8-49e0-a8ad-5a2b53f94d83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002024 10.0.0.242 - - [2026-01-29 08:16:25] "POST /ref-update HTTP/1.1" 200 156 0.045651 10.0.0.242 - - [2026-01-29 08:16:25] "GET /application-policy-set/b23698fd-60b9-4048-86a3-fcdf2ada0a03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002510 10.0.0.242 - - [2026-01-29 08:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001692 10.0.0.242 - - [2026-01-29 08:16:25] "GET /policy-management/c99e64eb-cf03-46dd-b637-76dbe1050246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002135 10.0.0.242 - - [2026-01-29 08:16:25] "POST /tags HTTP/1.1" 409 226 0.001889 10.0.0.242 - - [2026-01-29 08:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001316 10.0.0.242 - - [2026-01-29 08:16:25] "GET /tag/13b29956-a656-4d84-bdad-f4f2b64b997d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011289 10.0.0.242 - - [2026-01-29 08:16:25] "POST /firewall-rules HTTP/1.1" 200 600 0.060398 10.0.0.242 - - [2026-01-29 08:16:25] "GET /firewall-rule/69a0d007-623a-45f0-bd74-11b09a6b815e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.010186 10.0.0.242 - - [2026-01-29 08:16:25] "GET /firewall-policy/71c76d25-73c0-4f71-8a65-5ca1105a5007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.003653 10.0.0.242 - - [2026-01-29 08:16:25] "GET /firewall-rule/69a0d007-623a-45f0-bd74-11b09a6b815e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.001966 10.0.0.242 - - [2026-01-29 08:16:25] "POST /ref-update HTTP/1.1" 200 156 0.043022 10.0.0.242 - - [2026-01-29 08:16:27] "POST /tags HTTP/1.1" 200 394 0.025137 10.0.0.242 - - [2026-01-29 08:16:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005867 10.0.0.242 - - [2026-01-29 08:16:27] "GET /tag/1850fb62-28e1-4491-8de2-cc1d5dde385b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.010987 10.0.0.242 - - [2026-01-29 08:16:27] "POST /tags HTTP/1.1" 200 342 0.023907 10.0.0.242 - - [2026-01-29 08:16:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.242 - - [2026-01-29 08:16:27] "GET /tag/8f8c9631-b73e-49dc-a56f-4ed821d113b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010846 10.0.0.242 - - [2026-01-29 08:16:27] "POST /id-to-fqname HTTP/1.1" 200 192 0.000441 10.0.0.242 - - [2026-01-29 08:16:27] "POST /fqname-to-id HTTP/1.1" 404 201 0.005242 10.0.0.242 - - [2026-01-29 08:16:27] "POST /security-groups HTTP/1.1" 200 589 0.066837 10.0.0.242 - - [2026-01-29 08:16:27] "POST /projects HTTP/1.1" 200 521 0.140816 10.0.0.242 - - [2026-01-29 08:16:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.017719 10.0.0.242 - - [2026-01-29 08:16:27] "POST /fqname-to-id HTTP/1.1" 404 236 0.012509 10.0.0.242 - - [2026-01-29 08:16:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.015126 10.0.0.242 - - [2026-01-29 08:16:27] "GET /virtual-network/6e9c8bea-51af-4099-9f14-63ad3fdc1490?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.009713 10.0.0.242 - - [2026-01-29 08:16:27] "POST /access-control-lists HTTP/1.1" 200 600 0.063493 10.0.0.242 - - [2026-01-29 08:16:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010545 10.0.0.242 - - [2026-01-29 08:16:27] "GET /virtual-network/19a3fc35-f7fd-4ea5-aa6d-1b0cf84e0c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004999 10.0.0.242 - - [2026-01-29 08:16:27] "POST /fqname-to-id HTTP/1.1" 404 235 0.001589 10.0.0.242 - - [2026-01-29 08:16:27] "POST /access-control-lists HTTP/1.1" 200 598 0.062227 10.0.0.242 - - [2026-01-29 08:16:27] "PUT /virtual-network/6e9c8bea-51af-4099-9f14-63ad3fdc1490 HTTP/1.1" 200 265 0.097359 10.0.0.242 - - [2026-01-29 08:16:27] "PUT /virtual-network/19a3fc35-f7fd-4ea5-aa6d-1b0cf84e0c52 HTTP/1.1" 200 265 0.036674 10.0.0.242 - - [2026-01-29 08:16:27] "POST /security-groups HTTP/1.1" 200 593 0.062597 10.0.0.242 - - [2026-01-29 08:16:27] "POST /fqname-to-id HTTP/1.1" 404 270 0.001478 10.0.0.242 - - [2026-01-29 08:16:27] "POST /access-control-lists HTTP/1.1" 200 634 0.027174 10.0.0.242 - - [2026-01-29 08:16:27] "POST /fqname-to-id HTTP/1.1" 404 269 0.012696 10.0.0.242 - - [2026-01-29 08:16:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.026361 10.0.0.242 - - [2026-01-29 08:16:27] "POST /chown HTTP/1.1" 200 109 0.012599 10.0.0.242 - - [2026-01-29 08:16:27] "GET /application-policy-set/b23698fd-60b9-4048-86a3-fcdf2ada0a03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004186 10.0.0.242 - - [2026-01-29 08:16:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003250 10.0.0.242 - - [2026-01-29 08:16:28] "GET /policy-management/c99e64eb-cf03-46dd-b637-76dbe1050246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.024155 10.0.0.242 - - [2026-01-29 08:16:28] "POST /access-control-lists HTTP/1.1" 200 632 0.057944 10.0.0.242 - - [2026-01-29 08:16:28] "POST /tags HTTP/1.1" 409 226 0.003314 10.0.0.242 - - [2026-01-29 08:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001708 10.0.0.242 - - [2026-01-29 08:16:28] "GET /tag/8f8c9631-b73e-49dc-a56f-4ed821d113b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010036 10.0.0.242 - - [2026-01-29 08:16:28] "POST /firewall-rules HTTP/1.1" 200 602 0.060790 10.0.0.242 - - [2026-01-29 08:16:28] "GET /firewall-rule/b5c7c194-53c9-40ea-b0c1-dbd721ef6742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.005101 10.0.0.242 - - [2026-01-29 08:16:28] "GET /firewall-policy/71c76d25-73c0-4f71-8a65-5ca1105a5007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4399 0.003866 10.0.0.242 - - [2026-01-29 08:16:28] "GET /firewall-rule/b5c7c194-53c9-40ea-b0c1-dbd721ef6742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.001912 10.0.0.242 - - [2026-01-29 08:16:28] "POST /ref-update HTTP/1.1" 200 156 0.044095 10.0.0.242 - - [2026-01-29 08:16:28] "GET /application-policy-set/b23698fd-60b9-4048-86a3-fcdf2ada0a03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002446 10.0.0.242 - - [2026-01-29 08:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001513 10.0.0.242 - - [2026-01-29 08:16:28] "GET /policy-management/c99e64eb-cf03-46dd-b637-76dbe1050246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002235 10.0.0.242 - - [2026-01-29 08:16:28] "POST /tags HTTP/1.1" 409 226 0.002090 10.0.0.242 - - [2026-01-29 08:16:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.242 - - [2026-01-29 08:16:28] "GET /tag/8f8c9631-b73e-49dc-a56f-4ed821d113b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011234 10.0.0.242 - - [2026-01-29 08:16:28] "POST /firewall-rules HTTP/1.1" 200 600 0.064008 10.0.0.242 - - [2026-01-29 08:16:28] "GET /firewall-rule/197bd1db-8a9f-4f58-8bbf-54489a2406e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003785 10.0.0.242 - - [2026-01-29 08:16:28] "GET /firewall-policy/71c76d25-73c0-4f71-8a65-5ca1105a5007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.003560 10.0.0.242 - - [2026-01-29 08:16:28] "GET /firewall-rule/197bd1db-8a9f-4f58-8bbf-54489a2406e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002275 10.0.0.242 - - [2026-01-29 08:16:28] "POST /ref-update HTTP/1.1" 200 156 0.051982 10.0.0.242 - - [2026-01-29 08:16:30] "POST /tags HTTP/1.1" 200 346 0.072392 10.0.0.242 - - [2026-01-29 08:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.242 - - [2026-01-29 08:16:30] "GET /tag/e721d772-df58-4671-8514-f3cb3bfbc4df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.011504 10.0.0.242 - - [2026-01-29 08:16:30] "POST /projects HTTP/1.1" 409 238 0.001465 10.0.0.242 - - [2026-01-29 08:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.242 - - [2026-01-29 08:16:30] "GET /project/ae058b22-63e6-42dd-917d-d123ae146ec4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.027420 10.0.0.242 - - [2026-01-29 08:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001411 10.0.0.242 - - [2026-01-29 08:16:30] "GET /virtual-network/6e9c8bea-51af-4099-9f14-63ad3fdc1490?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003524 10.0.0.242 - - [2026-01-29 08:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001289 10.0.0.242 - - [2026-01-29 08:16:30] "GET /virtual-network/19a3fc35-f7fd-4ea5-aa6d-1b0cf84e0c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004547 10.0.0.242 - - [2026-01-29 08:16:30] "POST /security-groups HTTP/1.1" 409 285 0.002176 10.0.0.242 - - [2026-01-29 08:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001267 10.0.0.242 - - [2026-01-29 08:16:30] "PUT /security-group/476d1df0-33a8-46d8-85c2-fdeee3ab1953 HTTP/1.1" 200 263 0.058837 10.0.0.242 - - [2026-01-29 08:16:30] "PUT /access-control-list/cd7a1a75-1b8b-4917-a56d-2352a345081f HTTP/1.1" 200 273 0.013171 10.0.0.242 - - [2026-01-29 08:16:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.021953 10.0.0.242 - - [2026-01-29 08:16:30] "POST /tags HTTP/1.1" 409 228 0.002640 10.0.0.242 - - [2026-01-29 08:16:30] "PUT /access-control-list/ae3e8e77-d75c-4ecd-9e12-f88054625006 HTTP/1.1" 200 273 0.023489 10.0.0.242 - - [2026-01-29 08:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.242 - - [2026-01-29 08:16:30] "GET /tag/e721d772-df58-4671-8514-f3cb3bfbc4df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.013405 10.0.0.242 - - [2026-01-29 08:16:30] "POST /tags HTTP/1.1" 200 346 0.016794 10.0.0.242 - - [2026-01-29 08:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681 10.0.0.242 - - [2026-01-29 08:16:30] "GET /tag/8ca05d15-716e-48f1-b629-0c13860d7c5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.010732 10.0.0.242 - - [2026-01-29 08:16:30] "POST /projects HTTP/1.1" 409 238 0.001932 10.0.0.242 - - [2026-01-29 08:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001721 10.0.0.242 - - [2026-01-29 08:16:30] "GET /project/02a3613d-c9da-4e48-9f38-467ef421df5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.021470 10.0.0.242 - - [2026-01-29 08:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002384 10.0.0.242 - - [2026-01-29 08:16:30] "GET /virtual-network/6e9c8bea-51af-4099-9f14-63ad3fdc1490?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004346 10.0.0.242 - - [2026-01-29 08:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001581 10.0.0.242 - - [2026-01-29 08:16:30] "GET /virtual-network/19a3fc35-f7fd-4ea5-aa6d-1b0cf84e0c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004101 10.0.0.242 - - [2026-01-29 08:16:30] "POST /security-groups HTTP/1.1" 409 285 0.001949 10.0.0.242 - - [2026-01-29 08:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001201 10.0.0.242 - - [2026-01-29 08:16:30] "PUT /security-group/fbfcb5c2-73ea-4350-b2d8-76d1e1406a9a HTTP/1.1" 200 263 0.054963 10.0.0.242 - - [2026-01-29 08:16:30] "PUT /access-control-list/0df3dc44-e8e2-4752-8ea3-4a08bc45c372 HTTP/1.1" 200 273 0.011468 10.0.0.242 - - [2026-01-29 08:16:30] "PUT /access-control-list/42674ab6-4599-4f3a-a894-d1943a0fb502 HTTP/1.1" 200 273 0.014234 10.0.0.242 - - [2026-01-29 08:16:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.018801 10.0.0.242 - - [2026-01-29 08:16:31] "POST /tags HTTP/1.1" 200 292 0.046572 10.0.0.242 - - [2026-01-29 08:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008835 10.0.0.242 - - [2026-01-29 08:16:31] "GET /tag/6311c84d-114e-44ea-ae3c-6fc2baed78d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.012200 10.0.0.242 - - [2026-01-29 08:16:31] "POST /tags HTTP/1.1" 200 304 0.060922 10.0.0.242 - - [2026-01-29 08:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.013859 10.0.0.242 - - [2026-01-29 08:16:31] "GET /tag/4eaa2e8e-77bf-4dec-92a0-377e0f025e97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.011407 10.0.0.242 - - [2026-01-29 08:16:31] "POST /tags HTTP/1.1" 409 252 0.001436 10.0.0.242 - - [2026-01-29 08:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001153 10.0.0.242 - - [2026-01-29 08:16:31] "GET /tag/7746812a-695f-4283-b549-3f8daa1c0500?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.010374 10.0.0.242 - - [2026-01-29 08:16:31] "POST /tags HTTP/1.1" 409 226 0.001805 10.0.0.242 - - [2026-01-29 08:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001567 10.0.0.242 - - [2026-01-29 08:16:31] "GET /tag/13b29956-a656-4d84-bdad-f4f2b64b997d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012948 10.0.0.242 - - [2026-01-29 08:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.242 - - [2026-01-29 08:16:31] "GET /virtual-network/6e9c8bea-51af-4099-9f14-63ad3fdc1490?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003836 10.0.0.242 - - [2026-01-29 08:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001480 10.0.0.242 - - [2026-01-29 08:16:31] "GET /project/ae058b22-63e6-42dd-917d-d123ae146ec4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.031043 10.0.0.242 - - [2026-01-29 08:16:31] "POST /virtual-machines HTTP/1.1" 200 396 0.007525 10.0.0.242 - - [2026-01-29 08:16:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.022639 10.0.0.242 - - [2026-01-29 08:16:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.117699 10.0.0.242 - - [2026-01-29 08:16:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.008917 10.0.0.242 - - [2026-01-29 08:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007869 10.0.0.242 - - [2026-01-29 08:16:31] "GET /virtual-machine-interface/d1736990-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004489 10.0.0.242 - - [2026-01-29 08:16:31] "POST /instance-ips HTTP/1.1" 200 398 0.023508 10.0.0.242 - - [2026-01-29 08:16:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.026708 10.0.0.242 - - [2026-01-29 08:16:31] "GET /virtual-machine-interface/d1736990-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.009990 10.0.0.242 - - [2026-01-29 08:16:31] "POST /set-tag HTTP/1.1" 200 109 0.064247 10.0.0.242 - - [2026-01-29 08:16:31] "GET /virtual-machine-interface/d1736990-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.020343 10.0.0.242 - - [2026-01-29 08:16:31] "GET /instance-ip/d18d88ac-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002716 10.0.0.242 - - [2026-01-29 08:16:32] "GET /virtual-machine-interface/d1736990-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006282 10.0.0.242 - - [2026-01-29 08:16:32] "POST /set-tag HTTP/1.1" 200 109 0.002794 10.0.0.242 - - [2026-01-29 08:16:32] "GET /virtual-router/d931c069-7a4e-4499-98bd-9228a50b5ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.003744 10.0.0.242 - - [2026-01-29 08:16:32] "POST /ref-update HTTP/1.1" 200 156 0.010072 10.0.0.242 - - [2026-01-29 08:16:32] "GET /virtual-machine-interface/d1736990-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.019040 10.0.0.242 - - [2026-01-29 08:16:32] "POST /set-tag HTTP/1.1" 200 109 0.004532 10.0.0.242 - - [2026-01-29 08:16:32] "GET /virtual-machine-interface/d1736990-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005500 10.0.0.242 - - [2026-01-29 08:16:32] "POST /set-tag HTTP/1.1" 200 109 0.002396 10.0.0.242 - - [2026-01-29 08:16:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.242 - - [2026-01-29 08:16:33] "GET /virtual-network/6e9c8bea-51af-4099-9f14-63ad3fdc1490?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.010892 10.0.0.242 - - [2026-01-29 08:16:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002418 10.0.0.242 - - [2026-01-29 08:16:33] "GET /project/ae058b22-63e6-42dd-917d-d123ae146ec4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.042737 10.0.0.242 - - [2026-01-29 08:16:33] "POST /virtual-machines HTTP/1.1" 200 396 0.009845 10.0.0.242 - - [2026-01-29 08:16:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.011466 10.0.0.242 - - [2026-01-29 08:16:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.013521 10.0.0.242 - - [2026-01-29 08:16:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.116790 10.0.0.242 - - [2026-01-29 08:16:33] "GET /project/ae058b22-63e6-42dd-917d-d123ae146ec4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.050231 10.0.0.242 - - [2026-01-29 08:16:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.039484 10.0.0.242 - - [2026-01-29 08:16:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008653 10.0.0.242 - - [2026-01-29 08:16:33] "GET /virtual-machine-interface/d29b1732-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004230 10.0.0.242 - - [2026-01-29 08:16:33] "POST /instance-ips HTTP/1.1" 200 398 0.027268 10.0.0.242 - - [2026-01-29 08:16:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.031074 10.0.0.242 - - [2026-01-29 08:16:33] "GET /virtual-machine-interface/d29b1732-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006519 10.0.0.242 - - [2026-01-29 08:16:33] "POST /set-tag HTTP/1.1" 200 109 0.063117 10.0.0.242 - - [2026-01-29 08:16:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007103 10.0.0.242 - - [2026-01-29 08:16:33] "GET /virtual-machine-interface/d29b1732-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004102 10.0.0.242 - - [2026-01-29 08:16:33] "GET /instance-ip/d2b58de2-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003598 10.0.0.242 - - [2026-01-29 08:16:33] "GET /project/02a3613d-c9da-4e48-9f38-467ef421df5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.039023 10.0.0.242 - - [2026-01-29 08:16:33] "GET /virtual-machine-interface/d29b1732-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005710 10.0.0.242 - - [2026-01-29 08:16:33] "POST /set-tag HTTP/1.1" 200 109 0.001853 10.0.0.242 - - [2026-01-29 08:16:33] "GET /virtual-router/d931c069-7a4e-4499-98bd-9228a50b5ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1704 0.002714 10.0.0.242 - - [2026-01-29 08:16:34] "POST /ref-update HTTP/1.1" 200 156 0.008309 10.0.0.242 - - [2026-01-29 08:16:34] "GET /virtual-machine-interface/d29b1732-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004570 10.0.0.242 - - [2026-01-29 08:16:34] "POST /set-tag HTTP/1.1" 200 109 0.002535 10.0.0.242 - - [2026-01-29 08:16:34] "POST /tags HTTP/1.1" 200 292 0.017532 10.0.0.242 - - [2026-01-29 08:16:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005047 10.0.0.242 - - [2026-01-29 08:16:34] "GET /tag/826266c0-e022-42bb-af4f-9e55959e6c65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.011448 10.0.0.242 - - [2026-01-29 08:16:34] "POST /tags HTTP/1.1" 409 252 0.001528 10.0.0.242 - - [2026-01-29 08:16:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001256 10.0.0.242 - - [2026-01-29 08:16:34] "GET /tag/1850fb62-28e1-4491-8de2-cc1d5dde385b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.010550 10.0.0.242 - - [2026-01-29 08:16:34] "POST /tags HTTP/1.1" 409 228 0.001944 10.0.0.242 - - [2026-01-29 08:16:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001301 10.0.0.242 - - [2026-01-29 08:16:34] "GET /tag/8ca05d15-716e-48f1-b629-0c13860d7c5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.013657 10.0.0.242 - - [2026-01-29 08:16:34] "POST /tags HTTP/1.1" 409 226 0.001585 10.0.0.242 - - [2026-01-29 08:16:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001681 10.0.0.242 - - [2026-01-29 08:16:34] "GET /tag/8f8c9631-b73e-49dc-a56f-4ed821d113b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.017552 10.0.0.242 - - [2026-01-29 08:16:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.242 - - [2026-01-29 08:16:34] "GET /virtual-network/6e9c8bea-51af-4099-9f14-63ad3fdc1490?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004026 10.0.0.242 - - [2026-01-29 08:16:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001353 10.0.0.242 - - [2026-01-29 08:16:34] "GET /project/02a3613d-c9da-4e48-9f38-467ef421df5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.033168 10.0.0.242 - - [2026-01-29 08:16:34] "POST /virtual-machines HTTP/1.1" 200 396 0.008205 10.0.0.242 - - [2026-01-29 08:16:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.013017 10.0.0.242 - - [2026-01-29 08:16:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.106119 10.0.0.242 - - [2026-01-29 08:16:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.007890 10.0.0.242 - - [2026-01-29 08:16:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004374 10.0.0.242 - - [2026-01-29 08:16:34] "GET /virtual-machine-interface/d3383724-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.010252 10.0.0.242 - - [2026-01-29 08:16:34] "POST /instance-ips HTTP/1.1" 200 398 0.033194 10.0.0.242 - - [2026-01-29 08:16:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.021712 10.0.0.242 - - [2026-01-29 08:16:34] "GET /virtual-machine-interface/d3383724-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.014342 10.0.0.242 - - [2026-01-29 08:16:34] "POST /set-tag HTTP/1.1" 200 109 0.063760 10.0.0.242 - - [2026-01-29 08:16:34] "GET /virtual-machine-interface/d3383724-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.013992 10.0.0.242 - - [2026-01-29 08:16:34] "GET /instance-ip/d3510308-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002997 10.0.0.242 - - [2026-01-29 08:16:34] "GET /virtual-machine-interface/d3383724-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004156 10.0.0.242 - - [2026-01-29 08:16:34] "POST /set-tag HTTP/1.1" 200 109 0.002028 10.0.0.242 - - [2026-01-29 08:16:35] "GET /virtual-router/d931c069-7a4e-4499-98bd-9228a50b5ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.003533 10.0.0.242 - - [2026-01-29 08:16:35] "POST /ref-update HTTP/1.1" 200 156 0.009607 10.0.0.242 - - [2026-01-29 08:16:35] "GET /virtual-machine-interface/d3383724-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.016824 10.0.0.242 - - [2026-01-29 08:16:35] "POST /set-tag HTTP/1.1" 200 109 0.004993 10.0.0.242 - - [2026-01-29 08:16:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.242 - - [2026-01-29 08:16:35] "GET /virtual-network/6e9c8bea-51af-4099-9f14-63ad3fdc1490?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003828 10.0.0.242 - - [2026-01-29 08:16:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001564 10.0.0.242 - - [2026-01-29 08:16:35] "GET /project/02a3613d-c9da-4e48-9f38-467ef421df5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.059016 10.0.0.242 - - [2026-01-29 08:16:35] "POST /virtual-machines HTTP/1.1" 200 396 0.009238 10.0.0.242 - - [2026-01-29 08:16:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.013517 10.0.0.242 - - [2026-01-29 08:16:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.111012 10.0.0.242 - - [2026-01-29 08:16:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.010134 10.0.0.242 - - [2026-01-29 08:16:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006014 10.0.0.242 - - [2026-01-29 08:16:35] "GET /virtual-machine-interface/d3b3b5b6-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.007017 10.0.0.242 - - [2026-01-29 08:16:35] "POST /instance-ips HTTP/1.1" 200 398 0.017797 10.0.0.242 - - [2026-01-29 08:16:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.015155 10.0.0.242 - - [2026-01-29 08:16:35] "GET /virtual-machine-interface/d3b3b5b6-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.013880 10.0.0.242 - - [2026-01-29 08:16:35] "POST /set-tag HTTP/1.1" 200 109 0.063111 10.0.0.242 - - [2026-01-29 08:16:35] "GET /virtual-machine-interface/d3b3b5b6-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.015375 10.0.0.242 - - [2026-01-29 08:16:35] "GET /instance-ip/d3ce7c7a-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002869 10.0.0.242 - - [2026-01-29 08:16:35] "GET /virtual-machine-interface/d3b3b5b6-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004464 10.0.0.242 - - [2026-01-29 08:16:35] "POST /set-tag HTTP/1.1" 200 109 0.002229 10.0.0.242 - - [2026-01-29 08:16:35] "GET /virtual-router/d931c069-7a4e-4499-98bd-9228a50b5ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2132 0.007818 10.0.0.242 - - [2026-01-29 08:16:35] "POST /ref-update HTTP/1.1" 200 156 0.006874 10.0.0.242 - - [2026-01-29 08:16:35] "GET /virtual-machine-interface/d3b3b5b6-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003959 10.0.0.242 - - [2026-01-29 08:16:35] "POST /set-tag HTTP/1.1" 200 109 0.001715 10.0.0.242 - - [2026-01-29 08:16:35] "POST /tags HTTP/1.1" 200 300 0.015636 10.0.0.242 - - [2026-01-29 08:16:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.242 - - [2026-01-29 08:16:35] "GET /tag/cff4df65-5751-4446-8a77-47844e0e7a83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010347 10.0.0.242 - - [2026-01-29 08:16:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001203 10.0.0.242 - - [2026-01-29 08:16:35] "GET /virtual-network/6e9c8bea-51af-4099-9f14-63ad3fdc1490?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003222 10.0.0.242 - - [2026-01-29 08:16:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001275 10.0.0.242 - - [2026-01-29 08:16:36] "GET /project/ae058b22-63e6-42dd-917d-d123ae146ec4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.041678 10.0.0.242 - - [2026-01-29 08:16:36] "POST /virtual-machines HTTP/1.1" 200 396 0.007919 10.0.0.242 - - [2026-01-29 08:16:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.018399 10.0.0.242 - - [2026-01-29 08:16:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.089700 10.0.0.242 - - [2026-01-29 08:16:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.008116 10.0.0.242 - - [2026-01-29 08:16:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008219 10.0.0.242 - - [2026-01-29 08:16:36] "GET /virtual-machine-interface/d429a8f2-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004560 10.0.0.242 - - [2026-01-29 08:16:36] "POST /instance-ips HTTP/1.1" 200 398 0.017704 10.0.0.242 - - [2026-01-29 08:16:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.018967 10.0.0.242 - - [2026-01-29 08:16:36] "GET /virtual-machine-interface/d429a8f2-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.010276 10.0.0.242 - - [2026-01-29 08:16:36] "POST /set-tag HTTP/1.1" 200 109 0.016183 10.0.0.242 - - [2026-01-29 08:16:36] "GET /virtual-machine-interface/d429a8f2-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.015114 10.0.0.242 - - [2026-01-29 08:16:36] "GET /instance-ip/d440e634-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002447 10.0.0.242 - - [2026-01-29 08:16:36] "GET /virtual-machine-interface/d429a8f2-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004973 10.0.0.242 - - [2026-01-29 08:16:36] "POST /set-tag HTTP/1.1" 200 109 0.002100 10.0.0.242 - - [2026-01-29 08:16:36] "GET /virtual-router/d931c069-7a4e-4499-98bd-9228a50b5ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.003399 10.0.0.242 - - [2026-01-29 08:16:36] "POST /ref-update HTTP/1.1" 200 156 0.007754 10.0.0.242 - - [2026-01-29 08:16:36] "GET /virtual-machine-interface/d429a8f2-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.016592 10.0.0.242 - - [2026-01-29 08:16:36] "POST /set-tag HTTP/1.1" 200 109 0.001838 10.0.0.242 - - [2026-01-29 08:16:36] "POST /tags HTTP/1.1" 200 300 0.017853 10.0.0.242 - - [2026-01-29 08:16:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.013066 10.0.0.242 - - [2026-01-29 08:16:36] "GET /tag/60670ee5-0fae-4e49-bd0e-22ebc6485487?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012763 10.0.0.242 - - [2026-01-29 08:16:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.242 - - [2026-01-29 08:16:36] "GET /virtual-network/6e9c8bea-51af-4099-9f14-63ad3fdc1490?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003589 10.0.0.242 - - [2026-01-29 08:16:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001322 10.0.0.242 - - [2026-01-29 08:16:36] "GET /project/ae058b22-63e6-42dd-917d-d123ae146ec4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.034282 10.0.0.242 - - [2026-01-29 08:16:36] "POST /virtual-machines HTTP/1.1" 200 396 0.006546 10.0.0.242 - - [2026-01-29 08:16:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.014898 10.0.0.242 - - [2026-01-29 08:16:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.103591 10.0.0.242 - - [2026-01-29 08:16:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.008112 10.0.0.242 - - [2026-01-29 08:16:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007152 10.0.0.242 - - [2026-01-29 08:16:37] "GET /virtual-machine-interface/d49eeaa4-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.010812 10.0.0.242 - - [2026-01-29 08:16:37] "POST /instance-ips HTTP/1.1" 200 398 0.017622 10.0.0.242 - - [2026-01-29 08:16:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.023172 10.0.0.242 - - [2026-01-29 08:16:37] "GET /virtual-machine-interface/d49eeaa4-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.015347 10.0.0.242 - - [2026-01-29 08:16:37] "POST /set-tag HTTP/1.1" 200 109 0.016469 10.0.0.242 - - [2026-01-29 08:16:37] "GET /virtual-machine-interface/d49eeaa4-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.019034 10.0.0.242 - - [2026-01-29 08:16:37] "GET /instance-ip/d4b74bc6-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002516 10.0.0.242 - - [2026-01-29 08:16:37] "GET /virtual-machine-interface/d49eeaa4-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004584 10.0.0.242 - - [2026-01-29 08:16:37] "POST /set-tag HTTP/1.1" 200 109 0.002033 10.0.0.242 - - [2026-01-29 08:16:37] "POST /tags HTTP/1.1" 200 300 0.017124 10.0.0.242 - - [2026-01-29 08:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.242 - - [2026-01-29 08:16:37] "GET /tag/b13a5092-a97d-406d-a5da-1c716cd663cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.015111 10.0.0.242 - - [2026-01-29 08:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001636 10.0.0.242 - - [2026-01-29 08:16:37] "GET /virtual-network/6e9c8bea-51af-4099-9f14-63ad3fdc1490?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004477 10.0.0.242 - - [2026-01-29 08:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001559 10.0.0.242 - - [2026-01-29 08:16:37] "GET /project/02a3613d-c9da-4e48-9f38-467ef421df5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.029246 10.0.0.242 - - [2026-01-29 08:16:37] "POST /virtual-machines HTTP/1.1" 200 396 0.007334 10.0.0.242 - - [2026-01-29 08:16:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.009401 10.0.0.242 - - [2026-01-29 08:16:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.094824 10.0.0.242 - - [2026-01-29 08:16:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.020799 10.0.0.242 - - [2026-01-29 08:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007618 10.0.0.242 - - [2026-01-29 08:16:37] "GET /virtual-machine-interface/d5064b0e-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004380 10.0.0.242 - - [2026-01-29 08:16:37] "POST /instance-ips HTTP/1.1" 200 398 0.017917 10.0.0.242 - - [2026-01-29 08:16:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.022457 10.0.0.242 - - [2026-01-29 08:16:37] "GET /virtual-machine-interface/d5064b0e-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.010629 10.0.0.242 - - [2026-01-29 08:16:37] "POST /set-tag HTTP/1.1" 200 109 0.016052 10.0.0.242 - - [2026-01-29 08:16:37] "GET /virtual-machine-interface/d5064b0e-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.017427 10.0.0.242 - - [2026-01-29 08:16:37] "GET /instance-ip/d519c300-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002512 10.0.0.242 - - [2026-01-29 08:16:37] "GET /virtual-machine-interface/d5064b0e-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003978 10.0.0.242 - - [2026-01-29 08:16:37] "POST /set-tag HTTP/1.1" 200 109 0.002066 10.0.0.242 - - [2026-01-29 08:16:37] "POST /tags HTTP/1.1" 200 300 0.021864 10.0.0.242 - - [2026-01-29 08:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.242 - - [2026-01-29 08:16:37] "GET /tag/ba8d6268-d2bc-4863-9aa9-0fb6dbf78ce4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.011549 10.0.0.242 - - [2026-01-29 08:16:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001576 10.0.0.242 - - [2026-01-29 08:16:38] "GET /virtual-network/6e9c8bea-51af-4099-9f14-63ad3fdc1490?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004246 10.0.0.242 - - [2026-01-29 08:16:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001560 10.0.0.242 - - [2026-01-29 08:16:38] "GET /project/02a3613d-c9da-4e48-9f38-467ef421df5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.033451 10.0.0.242 - - [2026-01-29 08:16:38] "POST /virtual-machines HTTP/1.1" 200 396 0.008579 10.0.0.242 - - [2026-01-29 08:16:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.013942 10.0.0.242 - - [2026-01-29 08:16:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.099706 10.0.0.242 - - [2026-01-29 08:16:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.010994 10.0.0.242 - - [2026-01-29 08:16:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004260 10.0.0.242 - - [2026-01-29 08:16:38] "GET /virtual-machine-interface/d56a2ebc-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004267 10.0.0.242 - - [2026-01-29 08:16:38] "POST /instance-ips HTTP/1.1" 200 398 0.017128 10.0.0.242 - - [2026-01-29 08:16:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.016712 10.0.0.242 - - [2026-01-29 08:16:38] "GET /virtual-machine-interface/d56a2ebc-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.010168 10.0.0.242 - - [2026-01-29 08:16:38] "POST /set-tag HTTP/1.1" 200 109 0.015677 10.0.0.242 - - [2026-01-29 08:16:38] "GET /virtual-machine-interface/d56a2ebc-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.012661 10.0.0.242 - - [2026-01-29 08:16:38] "GET /instance-ip/d58285ca-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.007497 10.0.0.242 - - [2026-01-29 08:16:38] "GET /virtual-machine-interface/d56a2ebc-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003848 10.0.0.242 - - [2026-01-29 08:16:38] "POST /set-tag HTTP/1.1" 200 109 0.001915 10.0.0.242 - - [2026-01-29 08:16:38] "GET /virtual-router/d931c069-7a4e-4499-98bd-9228a50b5ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.004035 10.0.0.242 - - [2026-01-29 08:16:38] "POST /ref-update HTTP/1.1" 200 156 0.008373 10.0.0.242 - - [2026-01-29 08:16:38] "GET /virtual-machine-interface/d49eeaa4-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005035 10.0.0.242 - - [2026-01-29 08:16:38] "POST /set-tag HTTP/1.1" 200 109 0.001864 10.0.0.242 - - [2026-01-29 08:16:38] "GET /virtual-machine-interface/d29b1732-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004004 10.0.0.242 - - [2026-01-29 08:16:38] "POST /set-tag HTTP/1.1" 200 109 0.002227 10.0.0.242 - - [2026-01-29 08:16:38] "GET /virtual-machine-interface/d3383724-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004036 10.0.0.242 - - [2026-01-29 08:16:38] "POST /set-tag HTTP/1.1" 200 109 0.002249 10.0.0.242 - - [2026-01-29 08:16:38] "GET /virtual-router/d931c069-7a4e-4499-98bd-9228a50b5ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2774 0.003418 10.0.0.242 - - [2026-01-29 08:16:38] "POST /ref-update HTTP/1.1" 200 156 0.007044 10.0.0.242 - - [2026-01-29 08:16:38] "GET /virtual-machine-interface/d5064b0e-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004426 10.0.0.242 - - [2026-01-29 08:16:38] "POST /set-tag HTTP/1.1" 200 109 0.002056 10.0.0.242 - - [2026-01-29 08:16:38] "GET /virtual-router/d931c069-7a4e-4499-98bd-9228a50b5ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2988 0.003096 10.0.0.242 - - [2026-01-29 08:16:38] "POST /ref-update HTTP/1.1" 200 156 0.022326 10.0.0.242 - - [2026-01-29 08:16:38] "GET /virtual-machine-interface/d56a2ebc-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.014868 10.0.0.242 - - [2026-01-29 08:16:38] "POST /set-tag HTTP/1.1" 200 109 0.002279 10.0.0.242 - - [2026-01-29 08:16:38] "GET /virtual-machine-interface/d3b3b5b6-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003813 10.0.0.242 - - [2026-01-29 08:16:38] "POST /set-tag HTTP/1.1" 200 109 0.001774 10.0.0.242 - - [2026-01-29 08:16:38] "GET /virtual-machine-interface/d429a8f2-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003974 10.0.0.242 - - [2026-01-29 08:16:38] "POST /set-tag HTTP/1.1" 200 109 0.001877 10.0.0.242 - - [2026-01-29 08:16:38] "GET /virtual-machine-interface/d49eeaa4-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004436 10.0.0.242 - - [2026-01-29 08:16:38] "POST /set-tag HTTP/1.1" 200 109 0.001692 10.0.0.242 - - [2026-01-29 08:16:39] "GET /virtual-machine-interface/d5064b0e-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.011498 10.0.0.242 - - [2026-01-29 08:16:39] "POST /set-tag HTTP/1.1" 200 109 0.002396 10.0.0.242 - - [2026-01-29 08:16:39] "GET /virtual-machine-interface/d56a2ebc-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004037 10.0.0.242 - - [2026-01-29 08:16:39] "POST /set-tag HTTP/1.1" 200 109 0.001859 10.0.0.242 - - [2026-01-29 08:16:40] "GET /virtual-machine-interface/d49eeaa4-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004073 10.0.0.242 - - [2026-01-29 08:16:40] "POST /set-tag HTTP/1.1" 200 109 0.003702 10.0.0.242 - - [2026-01-29 08:16:40] "GET /virtual-machine-interface/d429a8f2-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004203 10.0.0.242 - - [2026-01-29 08:16:40] "POST /set-tag HTTP/1.1" 200 109 0.001962 10.0.0.242 - - [2026-01-29 08:16:41] "GET /virtual-machine-interface/d56a2ebc-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006939 10.0.0.242 - - [2026-01-29 08:16:41] "POST /set-tag HTTP/1.1" 200 109 0.002086 10.0.0.242 - - [2026-01-29 08:16:41] "GET /virtual-machine-interface/d3383724-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003685 10.0.0.242 - - [2026-01-29 08:16:41] "POST /set-tag HTTP/1.1" 200 109 0.001662 10.0.0.242 - - [2026-01-29 08:16:42] "GET /virtual-machine-interface/d1736990-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004799 10.0.0.242 - - [2026-01-29 08:16:42] "POST /set-tag HTTP/1.1" 200 109 0.001767 10.0.0.242 - - [2026-01-29 08:16:43] "GET /virtual-machine/7ce8bc5a-2011-4739-b8d6-cbb0c1d3088f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002730 10.0.0.242 - - [2026-01-29 08:16:43] "GET /virtual-machine-interface/d1736990-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003540 10.0.0.242 - - [2026-01-29 08:16:45] "GET /virtual-machine-interface/d5064b0e-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005010 10.0.0.242 - - [2026-01-29 08:16:45] "POST /set-tag HTTP/1.1" 200 109 0.002280 10.0.0.242 - - [2026-01-29 08:16:45] "GET /virtual-machine-interface/d29b1732-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004274 10.0.0.242 - - [2026-01-29 08:16:45] "POST /set-tag HTTP/1.1" 200 109 0.002653 10.0.0.242 - - [2026-01-29 08:16:46] "GET /virtual-machine-interface/d3b3b5b6-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003932 10.0.0.242 - - [2026-01-29 08:16:46] "POST /set-tag HTTP/1.1" 200 109 0.002466 10.0.0.242 - - [2026-01-29 08:16:49] "GET /virtual-machine/79d1a08d-3ac9-4730-bcd7-9c954974034d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002775 10.0.0.242 - - [2026-01-29 08:16:49] "GET /virtual-machine-interface/d29b1732-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004061 10.0.0.242 - - [2026-01-29 08:16:49] "GET /virtual-machine/38ac44f9-4ecd-429f-8135-e4ebd29f34ce?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002716 10.0.0.242 - - [2026-01-29 08:16:49] "GET /virtual-machine-interface/d3383724-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003592 10.0.0.242 - - [2026-01-29 08:16:49] "GET /virtual-machine/b3d1a7d9-48c8-466d-b831-ca580f5bca3e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003661 10.0.0.242 - - [2026-01-29 08:16:49] "GET /virtual-machine-interface/d3b3b5b6-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004910 10.0.0.242 - - [2026-01-29 08:16:49] "GET /virtual-machine/3919918b-1697-4f26-979f-77071b2bae5c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002806 10.0.0.242 - - [2026-01-29 08:16:49] "GET /virtual-machine-interface/d429a8f2-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004532 10.0.0.242 - - [2026-01-29 08:16:49] "GET /virtual-machine/352e3e93-7924-4cf1-89fb-25f537ce04ae?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003132 10.0.0.242 - - [2026-01-29 08:16:49] "GET /virtual-machine-interface/d5064b0e-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008091 10.0.0.242 - - [2026-01-29 08:16:49] "GET /virtual-machine/b4d1585e-0b4f-4b90-95cb-a3b2e7cf0d7b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002741 10.0.0.242 - - [2026-01-29 08:16:49] "GET /virtual-machine-interface/d49eeaa4-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003786 10.0.0.242 - - [2026-01-29 08:16:49] "GET /virtual-machine/521b8503-c343-4222-be32-c3b624798b3a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002788 10.0.0.242 - - [2026-01-29 08:16:49] "GET /virtual-machine-interface/d56a2ebc-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.010271 10.0.0.242 - - [2026-01-29 08:16:50] "GET /loadbalancer/eae01392-c346-46e2-a408-f8a2026d24ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001418 10.0.0.242 - - [2026-01-29 08:16:50] "POST /tags HTTP/1.1" 200 334 0.024995 10.0.0.242 - - [2026-01-29 08:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005173 10.0.0.242 - - [2026-01-29 08:16:50] "GET /tag/c13962c3-da5e-4300-8c01-4d5340902638?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.012585 10.0.0.242 - - [2026-01-29 08:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001697 10.0.0.242 - - [2026-01-29 08:16:50] "GET /project/ae058b22-63e6-42dd-917d-d123ae146ec4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.031628 10.0.0.242 - - [2026-01-29 08:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001398 10.0.0.242 - - [2026-01-29 08:16:50] "GET /virtual-network/19a3fc35-f7fd-4ea5-aa6d-1b0cf84e0c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.007033 10.0.0.242 - - [2026-01-29 08:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.242 - - [2026-01-29 08:16:50] "GET /service-appliance-set/fa18a2bb-96bc-4523-bb83-3dba324fd3d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.002661 10.0.0.242 - - [2026-01-29 08:16:50] "POST /fqname-to-id HTTP/1.1" 404 273 0.001557 10.0.0.242 - - [2026-01-29 08:16:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.087073 10.0.0.242 - - [2026-01-29 08:16:50] "GET /virtual-machine-interface/2560492e-962d-490e-ab02-bbeea04f0a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.004118 10.0.0.242 - - [2026-01-29 08:16:50] "POST /instance-ips HTTP/1.1" 200 410 0.021372 10.0.0.242 - - [2026-01-29 08:16:50] "GET /instance-ip/4dfa7243-248f-4bb5-b42f-bb20bff99be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.009165 10.0.0.242 - - [2026-01-29 08:16:50] "POST /loadbalancers HTTP/1.1" 200 631 0.069810 10.0.0.242 - - [2026-01-29 08:16:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.021858 10.0.0.242 - - [2026-01-29 08:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004812 10.0.0.242 - - [2026-01-29 08:16:50] "GET /project/ae058b22-63e6-42dd-917d-d123ae146ec4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.033632 10.0.0.242 - - [2026-01-29 08:16:50] "GET /instance-ip/4dfa7243-248f-4bb5-b42f-bb20bff99be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.003659 10.0.0.242 - - [2026-01-29 08:16:50] "POST /floating-ips HTTP/1.1" 200 599 0.017191 10.0.0.242 - - [2026-01-29 08:16:50] "GET /project/ae058b22-63e6-42dd-917d-d123ae146ec4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.042245 10.0.0.242 - - [2026-01-29 08:16:50] "GET /loadbalancer/eae01392-c346-46e2-a408-f8a2026d24ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002326 10.0.0.242 - - [2026-01-29 08:16:50] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.014585 10.0.0.242 - - [2026-01-29 08:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.242 - - [2026-01-29 08:16:50] "GET /project/ae058b22-63e6-42dd-917d-d123ae146ec4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.026368 10.0.0.242 - - [2026-01-29 08:16:50] "GET /loadbalancer-listener/bbdc9083-65e8-46fb-b0af-1d1574c04331?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1846 0.002932 10.0.0.242 - - [2026-01-29 08:16:50] "GET /loadbalancer-listener/bbdc9083-65e8-46fb-b0af-1d1574c04331?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1245 0.002613 10.0.0.242 - - [2026-01-29 08:16:50] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.015933 10.0.0.242 - - [2026-01-29 08:16:50] "GET /instance-ip/4dfa7243-248f-4bb5-b42f-bb20bff99be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.005225 10.0.0.242 - - [2026-01-29 08:16:50] "GET /instance-ip/4dfa7243-248f-4bb5-b42f-bb20bff99be2?fields=floating_ips HTTP/1.1" 200 1214 0.004489 10.0.0.242 - - [2026-01-29 08:16:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001448 10.0.0.242 - - [2026-01-29 08:16:50] "GET /loadbalancer/eae01392-c346-46e2-a408-f8a2026d24ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.001709 10.0.0.242 - - [2026-01-29 08:16:50] "GET /floating-ip/67977065-f94d-49a2-ae25-caa5e00241ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.002331 10.0.0.242 - - [2026-01-29 08:16:50] "GET /loadbalancer-pool/4e2bdf7d-9b1c-4953-bba3-d8309750b3fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.003296 10.0.0.242 - - [2026-01-29 08:16:51] "POST /loadbalancer-members HTTP/1.1" 200 723 0.012246 10.0.0.242 - - [2026-01-29 08:16:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.020158 10.0.0.242 - - [2026-01-29 08:16:51] "GET /virtual-machine-interface/d1736990-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.012241 10.0.0.242 - - [2026-01-29 08:16:51] "GET /virtual-machine-interface/d1736990-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003559 10.0.0.242 - - [2026-01-29 08:16:51] "POST /ref-update HTTP/1.1" 200 156 0.005569 10.0.0.242 - - [2026-01-29 08:16:51] "GET /floating-ip/67977065-f94d-49a2-ae25-caa5e00241ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.014315 10.0.0.242 - - [2026-01-29 08:16:51] "POST /tags HTTP/1.1" 409 221 0.001600 10.0.0.242 - - [2026-01-29 08:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001124 10.0.0.242 - - [2026-01-29 08:16:51] "GET /tag/c13962c3-da5e-4300-8c01-4d5340902638?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.009616 10.0.0.242 - - [2026-01-29 08:16:51] "PUT /floating-ip/67977065-f94d-49a2-ae25-caa5e00241ac HTTP/1.1" 200 257 0.009936 10.0.0.242 - - [2026-01-29 08:16:51] "GET /loadbalancer/eae01392-c346-46e2-a408-f8a2026d24ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.014989 10.0.0.242 - - [2026-01-29 08:16:51] "POST /set-tag HTTP/1.1" 200 109 0.094446 10.0.0.242 - - [2026-01-29 08:16:51] "GET /loadbalancer-pool/4e2bdf7d-9b1c-4953-bba3-d8309750b3fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.019568 10.0.0.242 - - [2026-01-29 08:16:51] "POST /loadbalancer-members HTTP/1.1" 200 723 0.024234 10.0.0.242 - - [2026-01-29 08:16:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.025758 10.0.0.242 - - [2026-01-29 08:16:51] "GET /virtual-machine-interface/d29b1732-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.016819 10.0.0.242 - - [2026-01-29 08:16:51] "GET /virtual-machine-interface/d29b1732-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004310 10.0.0.242 - - [2026-01-29 08:16:51] "POST /ref-update HTTP/1.1" 200 156 0.008005 10.0.0.242 - - [2026-01-29 08:16:51] "GET /floating-ip/67977065-f94d-49a2-ae25-caa5e00241ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2241 0.007205 10.0.0.242 - - [2026-01-29 08:16:51] "POST /set-tag HTTP/1.1" 200 109 0.060570 10.0.0.242 - - [2026-01-29 08:16:51] "POST /tags HTTP/1.1" 409 206 0.003811 10.0.0.242 - - [2026-01-29 08:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001529 10.0.0.242 - - [2026-01-29 08:16:51] "GET /tag/4eaa2e8e-77bf-4dec-92a0-377e0f025e97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.010926 10.0.0.242 - - [2026-01-29 08:16:51] "POST /tags HTTP/1.1" 409 204 0.001898 10.0.0.242 - - [2026-01-29 08:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001247 10.0.0.242 - - [2026-01-29 08:16:51] "GET /tag/60670ee5-0fae-4e49-bd0e-22ebc6485487?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.009865 10.0.0.242 - - [2026-01-29 08:16:51] "GET /application-policy-set/b23698fd-60b9-4048-86a3-fcdf2ada0a03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.001573 10.0.0.242 - - [2026-01-29 08:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.242 - - [2026-01-29 08:16:51] "GET /policy-management/c99e64eb-cf03-46dd-b637-76dbe1050246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002242 10.0.0.242 - - [2026-01-29 08:16:51] "POST /tags HTTP/1.1" 409 206 0.001318 10.0.0.242 - - [2026-01-29 08:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.242 - - [2026-01-29 08:16:51] "GET /tag/4eaa2e8e-77bf-4dec-92a0-377e0f025e97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.015253 10.0.0.242 - - [2026-01-29 08:16:51] "POST /tags HTTP/1.1" 409 226 0.001962 10.0.0.242 - - [2026-01-29 08:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001690 10.0.0.242 - - [2026-01-29 08:16:51] "GET /tag/13b29956-a656-4d84-bdad-f4f2b64b997d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010372 10.0.0.242 - - [2026-01-29 08:16:51] "POST /tags HTTP/1.1" 409 204 0.001814 10.0.0.242 - - [2026-01-29 08:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001251 10.0.0.242 - - [2026-01-29 08:16:51] "GET /tag/60670ee5-0fae-4e49-bd0e-22ebc6485487?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010787 10.0.0.242 - - [2026-01-29 08:16:51] "POST /tags HTTP/1.1" 409 226 0.001920 10.0.0.242 - - [2026-01-29 08:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001670 10.0.0.242 - - [2026-01-29 08:16:51] "GET /tag/13b29956-a656-4d84-bdad-f4f2b64b997d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010309 10.0.0.242 - - [2026-01-29 08:16:51] "GET /application-policy-set/b23698fd-60b9-4048-86a3-fcdf2ada0a03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002888 10.0.0.242 - - [2026-01-29 08:16:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.242 - - [2026-01-29 08:16:52] "GET /policy-management/c99e64eb-cf03-46dd-b637-76dbe1050246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005254 10.0.0.242 - - [2026-01-29 08:16:52] "POST /firewall-rules HTTP/1.1" 200 628 0.074888 10.0.0.242 - - [2026-01-29 08:16:52] "POST /firewall-rules HTTP/1.1" 200 648 0.075944 10.0.0.242 - - [2026-01-29 08:16:52] "GET /firewall-rule/e187dc38-26c5-4588-b93e-44f83e8c4e63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2597 0.006910 10.0.0.242 - - [2026-01-29 08:16:52] "GET /firewall-policy/9e379817-265b-4c99-8ec3-31c8126f6d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002343 10.0.0.242 - - [2026-01-29 08:16:52] "GET /firewall-rule/1ec0af74-ccc0-49e8-96bc-9b679522a4a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.003882 10.0.0.242 - - [2026-01-29 08:16:52] "POST /ref-update HTTP/1.1" 200 156 0.020295 10.0.0.242 - - [2026-01-29 08:16:52] "POST /firewall-policys HTTP/1.1" 200 608 0.040314 10.0.0.242 - - [2026-01-29 08:16:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.014369 10.0.0.242 - - [2026-01-29 08:16:52] "GET /firewall-policy/71714485-6737-43c4-98ea-03017b9c3b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.012691 10.0.0.242 - - [2026-01-29 08:16:52] "GET /application-policy-set/b23698fd-60b9-4048-86a3-fcdf2ada0a03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002189 10.0.0.242 - - [2026-01-29 08:16:52] "GET /firewall-policy/71714485-6737-43c4-98ea-03017b9c3b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.001766 10.0.0.242 - - [2026-01-29 08:16:52] "GET /firewall-policy/71c76d25-73c0-4f71-8a65-5ca1105a5007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4912 0.003202 10.0.0.242 - - [2026-01-29 08:16:52] "GET /firewall-policy/9e379817-265b-4c99-8ec3-31c8126f6d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.005517 10.0.0.242 - - [2026-01-29 08:16:52] "GET /firewall-policy/d5668759-2016-40a4-9398-8e07bab4e4d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.014682 10.0.0.242 - - [2026-01-29 08:16:52] "GET /firewall-policy/9e379817-265b-4c99-8ec3-31c8126f6d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.005216 10.0.0.242 - - [2026-01-29 08:16:52] "GET /firewall-policy/71c76d25-73c0-4f71-8a65-5ca1105a5007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4912 0.002321 10.0.0.242 - - [2026-01-29 08:16:52] "POST /ref-update HTTP/1.1" 200 156 0.030951 10.0.0.242 - - [2026-01-29 08:16:52] "POST /ref-update HTTP/1.1" 200 156 0.037404 10.0.0.242 - - [2026-01-29 08:16:52] "POST /ref-update HTTP/1.1" 200 156 0.039717 10.0.0.242 - - [2026-01-29 08:16:52] "POST /ref-update HTTP/1.1" 200 156 0.023180 10.0.0.242 - - [2026-01-29 08:16:52] "POST /ref-update HTTP/1.1" 200 156 0.030530 10.0.0.242 - - [2026-01-29 08:16:52] "GET /firewall-policy/71714485-6737-43c4-98ea-03017b9c3b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.030171 [Introspect:8084]10.0.0.242 - - [2026-01-29 08:16:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000978 [Introspect:8084]10.0.0.242 - - [2026-01-29 08:16:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000984 [Introspect:8084]10.0.0.242 - - [2026-01-29 08:17:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001072 [Introspect:8084]10.0.0.242 - - [2026-01-29 08:17:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001128 [Introspect:8084]10.0.0.242 - - [2026-01-29 08:18:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000950 [Introspect:8084]10.0.0.242 - - [2026-01-29 08:18:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000940 [Introspect:8084]10.0.0.242 - - [2026-01-29 08:18:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000825 [Introspect:8084]10.0.0.242 - - [2026-01-29 08:18:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000763 10.0.0.242 - - [2026-01-29 08:18:51] "POST /tags HTTP/1.1" 409 252 0.001909 10.0.0.242 - - [2026-01-29 08:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001493 10.0.0.242 - - [2026-01-29 08:18:51] "GET /tag/1850fb62-28e1-4491-8de2-cc1d5dde385b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.010354 10.0.0.242 - - [2026-01-29 08:18:51] "POST /tags HTTP/1.1" 409 228 0.001495 10.0.0.242 - - [2026-01-29 08:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001186 10.0.0.242 - - [2026-01-29 08:18:51] "GET /tag/8ca05d15-716e-48f1-b629-0c13860d7c5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.009747 10.0.0.242 - - [2026-01-29 08:18:51] "GET /application-policy-set/b23698fd-60b9-4048-86a3-fcdf2ada0a03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002478 10.0.0.242 - - [2026-01-29 08:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.242 - - [2026-01-29 08:18:51] "GET /policy-management/c99e64eb-cf03-46dd-b637-76dbe1050246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002494 10.0.0.242 - - [2026-01-29 08:18:51] "POST /tags HTTP/1.1" 409 206 0.001675 10.0.0.242 - - [2026-01-29 08:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.242 - - [2026-01-29 08:18:51] "GET /tag/4eaa2e8e-77bf-4dec-92a0-377e0f025e97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.011755 10.0.0.242 - - [2026-01-29 08:18:51] "POST /tags HTTP/1.1" 409 226 0.001787 10.0.0.242 - - [2026-01-29 08:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001498 10.0.0.242 - - [2026-01-29 08:18:51] "GET /tag/13b29956-a656-4d84-bdad-f4f2b64b997d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010688 10.0.0.242 - - [2026-01-29 08:18:51] "POST /tags HTTP/1.1" 409 204 0.001744 10.0.0.242 - - [2026-01-29 08:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.242 - - [2026-01-29 08:18:51] "GET /tag/60670ee5-0fae-4e49-bd0e-22ebc6485487?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011958 10.0.0.242 - - [2026-01-29 08:18:51] "POST /tags HTTP/1.1" 409 226 0.001860 10.0.0.242 - - [2026-01-29 08:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001336 10.0.0.242 - - [2026-01-29 08:18:51] "GET /tag/13b29956-a656-4d84-bdad-f4f2b64b997d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010611 10.0.0.242 - - [2026-01-29 08:18:51] "POST /tags HTTP/1.1" 409 228 0.001747 10.0.0.242 - - [2026-01-29 08:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001371 10.0.0.242 - - [2026-01-29 08:18:51] "GET /tag/8ca05d15-716e-48f1-b629-0c13860d7c5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.012748 10.0.0.242 - - [2026-01-29 08:18:51] "POST /tags HTTP/1.1" 409 252 0.001518 10.0.0.242 - - [2026-01-29 08:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001081 10.0.0.242 - - [2026-01-29 08:18:51] "GET /tag/1850fb62-28e1-4491-8de2-cc1d5dde385b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.010329 10.0.0.242 - - [2026-01-29 08:18:51] "GET /application-policy-set/b23698fd-60b9-4048-86a3-fcdf2ada0a03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002168 10.0.0.242 - - [2026-01-29 08:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001555 10.0.0.242 - - [2026-01-29 08:18:51] "GET /policy-management/c99e64eb-cf03-46dd-b637-76dbe1050246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003044 10.0.0.242 - - [2026-01-29 08:18:51] "POST /firewall-rules HTTP/1.1" 409 281 0.001808 10.0.0.242 - - [2026-01-29 08:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.242 - - [2026-01-29 08:18:51] "PUT /firewall-rule/1ec0af74-ccc0-49e8-96bc-9b679522a4a8 HTTP/1.1" 200 261 0.019524 10.0.0.242 - - [2026-01-29 08:18:51] "POST /firewall-rules HTTP/1.1" 409 291 0.003161 10.0.0.242 - - [2026-01-29 08:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008902 10.0.0.242 - - [2026-01-29 08:18:51] "PUT /firewall-rule/e187dc38-26c5-4588-b93e-44f83e8c4e63 HTTP/1.1" 200 261 0.020340 10.0.0.242 - - [2026-01-29 08:18:51] "GET /firewall-rule/e187dc38-26c5-4588-b93e-44f83e8c4e63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2597 0.015170 10.0.0.242 - - [2026-01-29 08:18:52] "POST /firewall-rules HTTP/1.1" 200 660 0.080513 10.0.0.242 - - [2026-01-29 08:18:52] "GET /firewall-rule/7e5d8bcb-91e7-40af-85b9-0d4b2dd0f400?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.003662 10.0.0.242 - - [2026-01-29 08:18:52] "GET /firewall-policy/9e379817-265b-4c99-8ec3-31c8126f6d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.001750 10.0.0.242 - - [2026-01-29 08:18:52] "GET /firewall-rule/1ec0af74-ccc0-49e8-96bc-9b679522a4a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.001975 10.0.0.242 - - [2026-01-29 08:18:52] "POST /firewall-policys HTTP/1.1" 409 269 0.002264 10.0.0.242 - - [2026-01-29 08:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001338 10.0.0.242 - - [2026-01-29 08:18:52] "PUT /firewall-policy/71714485-6737-43c4-98ea-03017b9c3b2b HTTP/1.1" 200 265 0.021074 10.0.0.242 - - [2026-01-29 08:18:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.021381 10.0.0.242 - - [2026-01-29 08:18:52] "GET /firewall-policy/71714485-6737-43c4-98ea-03017b9c3b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.010117 10.0.0.242 - - [2026-01-29 08:18:52] "GET /application-policy-set/b23698fd-60b9-4048-86a3-fcdf2ada0a03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003275 10.0.0.242 - - [2026-01-29 08:18:52] "GET /firewall-policy/71714485-6737-43c4-98ea-03017b9c3b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002500 10.0.0.242 - - [2026-01-29 08:18:52] "GET /firewall-policy/71714485-6737-43c4-98ea-03017b9c3b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002369 10.0.0.242 - - [2026-01-29 08:18:52] "GET /firewall-policy/71714485-6737-43c4-98ea-03017b9c3b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002570 10.0.0.242 - - [2026-01-29 08:19:53] "GET /virtual-machine-interface/d1736990-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.009811 10.0.0.242 - - [2026-01-29 08:19:53] "POST /set-tag HTTP/1.1" 200 109 0.004301 10.0.0.242 - - [2026-01-29 08:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003466 10.0.0.242 - - [2026-01-29 08:19:53] "GET /loadbalancer/eae01392-c346-46e2-a408-f8a2026d24ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002507 10.0.0.242 - - [2026-01-29 08:19:53] "GET /virtual-machine-interface/d1736990-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.003813 10.0.0.242 - - [2026-01-29 08:19:53] "POST /set-tag HTTP/1.1" 200 109 0.019397 10.0.0.242 - - [2026-01-29 08:19:53] "DELETE /loadbalancer-member/03c554f4-4f23-4005-a507-c1a461e7085b HTTP/1.1" 200 115 0.026803 10.0.0.242 - - [2026-01-29 08:19:53] "GET /virtual-machine-interface/d3383724-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007823 10.0.0.242 - - [2026-01-29 08:19:53] "POST /set-tag HTTP/1.1" 200 109 0.001643 10.0.0.242 - - [2026-01-29 08:19:53] "GET /virtual-machine-interface/d29b1732-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004328 10.0.0.242 - - [2026-01-29 08:19:53] "POST /set-tag HTTP/1.1" 200 109 0.001859 10.0.0.242 - - [2026-01-29 08:19:53] "GET /virtual-machine-interface/d56a2ebc-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003286 10.0.0.242 - - [2026-01-29 08:19:53] "POST /set-tag HTTP/1.1" 200 109 0.005004 10.0.0.242 - - [2026-01-29 08:19:53] "GET /virtual-machine-interface/d49eeaa4-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004594 10.0.0.242 - - [2026-01-29 08:19:53] "POST /set-tag HTTP/1.1" 200 109 0.002576 10.0.0.242 - - [2026-01-29 08:19:53] "GET /virtual-machine-interface/d3b3b5b6-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009840 10.0.0.242 - - [2026-01-29 08:19:53] "POST /set-tag HTTP/1.1" 200 109 0.002202 10.0.0.242 - - [2026-01-29 08:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004586 10.0.0.242 - - [2026-01-29 08:19:54] "GET /loadbalancer/eae01392-c346-46e2-a408-f8a2026d24ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002440 10.0.0.242 - - [2026-01-29 08:19:54] "GET /virtual-machine-interface/d429a8f2-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003598 10.0.0.242 - - [2026-01-29 08:19:54] "POST /set-tag HTTP/1.1" 200 109 0.002228 10.0.0.242 - - [2026-01-29 08:19:54] "GET /virtual-machine-interface/d5064b0e-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004227 10.0.0.242 - - [2026-01-29 08:19:54] "POST /set-tag HTTP/1.1" 200 109 0.002010 10.0.0.242 - - [2026-01-29 08:19:55] "GET /virtual-machine-interface/d1736990-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007184 10.0.0.242 - - [2026-01-29 08:19:55] "POST /set-tag HTTP/1.1" 200 109 0.003063 10.0.0.242 - - [2026-01-29 08:19:55] "GET /virtual-machine-interface/d1736990-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004619 10.0.0.242 - - [2026-01-29 08:19:55] "POST /set-tag HTTP/1.1" 200 109 0.001969 10.0.0.242 - - [2026-01-29 08:19:55] "GET /virtual-machine/7ce8bc5a-2011-4739-b8d6-cbb0c1d3088f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.001983 10.0.0.242 - - [2026-01-29 08:19:55] "POST /ref-update HTTP/1.1" 200 156 0.007371 10.0.0.242 - - [2026-01-29 08:19:55] "GET /virtual-machine-interface/d1736990-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.015699 10.0.0.242 - - [2026-01-29 08:19:55] "POST /set-tag HTTP/1.1" 200 109 0.022620 10.0.0.242 - - [2026-01-29 08:19:55] "POST /set-tag HTTP/1.1" 200 109 0.027209 10.0.0.242 - - [2026-01-29 08:19:55] "POST /set-tag HTTP/1.1" 200 109 0.030890 10.0.0.242 - - [2026-01-29 08:19:55] "POST /set-tag HTTP/1.1" 200 109 0.014678 10.0.0.242 - - [2026-01-29 08:19:55] "POST /set-tag HTTP/1.1" 200 109 0.024681 10.0.0.242 - - [2026-01-29 08:19:55] "DELETE /instance-ip/d18d88ac-fcea-11f0-902b-fa163e61982b HTTP/1.1" 200 115 0.048909 10.0.0.242 - - [2026-01-29 08:19:55] "POST /ref-update HTTP/1.1" 200 156 0.006240 10.0.0.242 - - [2026-01-29 08:19:55] "DELETE /virtual-machine-interface/d1736990-fcea-11f0-902b-fa163e61982b HTTP/1.1" 200 115 0.039211 10.0.0.242 - - [2026-01-29 08:19:55] "DELETE /virtual-machine/7ce8bc5a-2011-4739-b8d6-cbb0c1d3088f HTTP/1.1" 200 115 0.016497 10.0.0.242 - - [2026-01-29 08:19:55] "GET /virtual-machine-interface/d3383724-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006587 10.0.0.242 - - [2026-01-29 08:19:55] "POST /set-tag HTTP/1.1" 200 109 0.002475 10.0.0.242 - - [2026-01-29 08:19:55] "GET /virtual-machine-interface/d3383724-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004232 10.0.0.242 - - [2026-01-29 08:19:55] "POST /set-tag HTTP/1.1" 200 109 0.002094 10.0.0.242 - - [2026-01-29 08:19:55] "GET /virtual-machine/38ac44f9-4ecd-429f-8135-e4ebd29f34ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002740 10.0.0.242 - - [2026-01-29 08:19:55] "POST /ref-update HTTP/1.1" 200 156 0.010257 10.0.0.242 - - [2026-01-29 08:19:55] "GET /virtual-machine-interface/d3383724-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009661 10.0.0.242 - - [2026-01-29 08:19:55] "POST /set-tag HTTP/1.1" 200 109 0.016014 10.0.0.242 - - [2026-01-29 08:19:55] "POST /set-tag HTTP/1.1" 200 109 0.026278 10.0.0.242 - - [2026-01-29 08:19:55] "POST /set-tag HTTP/1.1" 200 109 0.023265 10.0.0.242 - - [2026-01-29 08:19:55] "POST /set-tag HTTP/1.1" 200 109 0.013370 10.0.0.242 - - [2026-01-29 08:19:55] "POST /set-tag HTTP/1.1" 200 109 0.043350 10.0.0.242 - - [2026-01-29 08:19:55] "DELETE /instance-ip/d3510308-fcea-11f0-902b-fa163e61982b HTTP/1.1" 200 115 0.036602 10.0.0.242 - - [2026-01-29 08:19:55] "DELETE /virtual-machine-interface/d3383724-fcea-11f0-902b-fa163e61982b HTTP/1.1" 200 115 0.034005 10.0.0.242 - - [2026-01-29 08:19:55] "DELETE /virtual-machine/38ac44f9-4ecd-429f-8135-e4ebd29f34ce HTTP/1.1" 200 115 0.028431 10.0.0.242 - - [2026-01-29 08:19:56] "GET /virtual-machine-interface/d29b1732-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004837 10.0.0.242 - - [2026-01-29 08:19:56] "POST /set-tag HTTP/1.1" 200 109 0.005202 10.0.0.242 - - [2026-01-29 08:19:56] "GET /virtual-machine-interface/d29b1732-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004169 10.0.0.242 - - [2026-01-29 08:19:56] "POST /set-tag HTTP/1.1" 200 109 0.001942 10.0.0.242 - - [2026-01-29 08:19:56] "GET /virtual-machine/79d1a08d-3ac9-4730-bcd7-9c954974034d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002612 10.0.0.242 - - [2026-01-29 08:19:56] "POST /ref-update HTTP/1.1" 200 156 0.009200 10.0.0.242 - - [2026-01-29 08:19:56] "GET /virtual-machine-interface/d29b1732-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.016013 10.0.0.242 - - [2026-01-29 08:19:56] "POST /set-tag HTTP/1.1" 200 109 0.062374 10.0.0.242 - - [2026-01-29 08:19:56] "POST /set-tag HTTP/1.1" 200 109 0.025978 10.0.0.242 - - [2026-01-29 08:19:56] "POST /set-tag HTTP/1.1" 200 109 0.024898 10.0.0.242 - - [2026-01-29 08:19:56] "POST /set-tag HTTP/1.1" 200 109 0.016236 10.0.0.242 - - [2026-01-29 08:19:56] "POST /set-tag HTTP/1.1" 200 109 0.033704 10.0.0.242 - - [2026-01-29 08:19:56] "DELETE /instance-ip/d2b58de2-fcea-11f0-902b-fa163e61982b HTTP/1.1" 200 115 0.035688 10.0.0.242 - - [2026-01-29 08:19:56] "POST /ref-update HTTP/1.1" 200 156 0.008919 10.0.0.242 - - [2026-01-29 08:19:56] "DELETE /virtual-machine-interface/d29b1732-fcea-11f0-902b-fa163e61982b HTTP/1.1" 200 115 0.042336 10.0.0.242 - - [2026-01-29 08:19:56] "DELETE /virtual-machine/79d1a08d-3ac9-4730-bcd7-9c954974034d HTTP/1.1" 200 115 0.013409 10.0.0.242 - - [2026-01-29 08:19:56] "DELETE /tag/6311c84d-114e-44ea-ae3c-6fc2baed78d4 HTTP/1.1" 200 115 0.031145 10.0.0.242 - - [2026-01-29 08:19:56] "GET /virtual-machine-interface/d3b3b5b6-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003707 10.0.0.242 - - [2026-01-29 08:19:56] "POST /set-tag HTTP/1.1" 200 109 0.002183 10.0.0.242 - - [2026-01-29 08:19:56] "GET /virtual-machine-interface/d3b3b5b6-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003376 10.0.0.242 - - [2026-01-29 08:19:56] "POST /set-tag HTTP/1.1" 200 109 0.001648 10.0.0.242 - - [2026-01-29 08:19:56] "GET /virtual-machine/b3d1a7d9-48c8-466d-b831-ca580f5bca3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003139 10.0.0.242 - - [2026-01-29 08:19:56] "POST /ref-update HTTP/1.1" 200 156 0.008805 10.0.0.242 - - [2026-01-29 08:19:56] "GET /virtual-machine-interface/d3b3b5b6-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005237 10.0.0.242 - - [2026-01-29 08:19:56] "POST /set-tag HTTP/1.1" 200 109 0.017036 10.0.0.242 - - [2026-01-29 08:19:56] "POST /set-tag HTTP/1.1" 200 109 0.027163 10.0.0.242 - - [2026-01-29 08:19:56] "POST /set-tag HTTP/1.1" 200 109 0.037312 10.0.0.242 - - [2026-01-29 08:19:56] "POST /set-tag HTTP/1.1" 200 109 0.015247 10.0.0.242 - - [2026-01-29 08:19:56] "POST /set-tag HTTP/1.1" 200 109 0.020784 10.0.0.242 - - [2026-01-29 08:19:57] "DELETE /instance-ip/d3ce7c7a-fcea-11f0-902b-fa163e61982b HTTP/1.1" 200 115 0.041627 10.0.0.242 - - [2026-01-29 08:19:57] "DELETE /virtual-machine-interface/d3b3b5b6-fcea-11f0-902b-fa163e61982b HTTP/1.1" 200 115 0.051249 10.0.0.242 - - [2026-01-29 08:19:57] "DELETE /virtual-machine/b3d1a7d9-48c8-466d-b831-ca580f5bca3e HTTP/1.1" 200 115 0.023134 10.0.0.242 - - [2026-01-29 08:19:57] "DELETE /tag/4eaa2e8e-77bf-4dec-92a0-377e0f025e97 HTTP/1.1" 409 391 0.016484 10.0.0.242 - - [2026-01-29 08:19:57] "DELETE /tag/826266c0-e022-42bb-af4f-9e55959e6c65 HTTP/1.1" 200 115 0.036690 10.0.0.242 - - [2026-01-29 08:20:25] "GET /virtual-machine-interface/d5064b0e-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007497 10.0.0.242 - - [2026-01-29 08:20:25] "POST /set-tag HTTP/1.1" 200 109 0.002299 10.0.0.242 - - [2026-01-29 08:20:25] "GET /virtual-machine-interface/d5064b0e-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004919 10.0.0.242 - - [2026-01-29 08:20:25] "POST /set-tag HTTP/1.1" 200 109 0.002459 10.0.0.242 - - [2026-01-29 08:20:25] "GET /virtual-machine/352e3e93-7924-4cf1-89fb-25f537ce04ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002406 10.0.0.242 - - [2026-01-29 08:20:25] "POST /ref-update HTTP/1.1" 200 156 0.012656 10.0.0.242 - - [2026-01-29 08:20:25] "GET /virtual-machine-interface/d5064b0e-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004040 10.0.0.242 - - [2026-01-29 08:20:25] "POST /set-tag HTTP/1.1" 200 109 0.015848 10.0.0.242 - - [2026-01-29 08:20:25] "POST /set-tag HTTP/1.1" 200 109 0.026099 10.0.0.242 - - [2026-01-29 08:20:25] "POST /set-tag HTTP/1.1" 200 109 0.012529 10.0.0.242 - - [2026-01-29 08:20:25] "POST /set-tag HTTP/1.1" 200 109 0.023789 10.0.0.242 - - [2026-01-29 08:20:25] "DELETE /instance-ip/d519c300-fcea-11f0-902b-fa163e61982b HTTP/1.1" 200 115 0.043341 10.0.0.242 - - [2026-01-29 08:20:25] "DELETE /virtual-machine-interface/d5064b0e-fcea-11f0-902b-fa163e61982b HTTP/1.1" 200 115 0.045250 10.0.0.242 - - [2026-01-29 08:20:25] "DELETE /virtual-machine/352e3e93-7924-4cf1-89fb-25f537ce04ae HTTP/1.1" 200 115 0.018129 10.0.0.242 - - [2026-01-29 08:20:25] "DELETE /tag/b13a5092-a97d-406d-a5da-1c716cd663cb HTTP/1.1" 200 115 0.035845 10.0.0.242 - - [2026-01-29 08:20:25] "GET /virtual-machine-interface/d56a2ebc-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003597 10.0.0.242 - - [2026-01-29 08:20:25] "POST /set-tag HTTP/1.1" 200 109 0.002795 10.0.0.242 - - [2026-01-29 08:20:25] "GET /virtual-machine-interface/d56a2ebc-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003825 10.0.0.242 - - [2026-01-29 08:20:25] "POST /set-tag HTTP/1.1" 200 109 0.001730 10.0.0.242 - - [2026-01-29 08:20:25] "GET /virtual-machine/521b8503-c343-4222-be32-c3b624798b3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002665 10.0.0.242 - - [2026-01-29 08:20:25] "POST /ref-update HTTP/1.1" 200 156 0.008128 10.0.0.242 - - [2026-01-29 08:20:25] "GET /virtual-machine-interface/d56a2ebc-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.013463 10.0.0.242 - - [2026-01-29 08:20:25] "POST /set-tag HTTP/1.1" 200 109 0.016314 10.0.0.242 - - [2026-01-29 08:20:25] "POST /set-tag HTTP/1.1" 200 109 0.026102 10.0.0.242 - - [2026-01-29 08:20:25] "POST /set-tag HTTP/1.1" 200 109 0.022632 10.0.0.242 - - [2026-01-29 08:20:25] "POST /set-tag HTTP/1.1" 200 109 0.016649 10.0.0.242 - - [2026-01-29 08:20:25] "DELETE /instance-ip/d58285ca-fcea-11f0-902b-fa163e61982b HTTP/1.1" 200 115 0.059581 10.0.0.242 - - [2026-01-29 08:20:25] "DELETE /virtual-machine-interface/d56a2ebc-fcea-11f0-902b-fa163e61982b HTTP/1.1" 200 115 0.037070 10.0.0.242 - - [2026-01-29 08:20:25] "DELETE /virtual-machine/521b8503-c343-4222-be32-c3b624798b3a HTTP/1.1" 200 115 0.018971 10.0.0.242 - - [2026-01-29 08:20:25] "DELETE /tag/ba8d6268-d2bc-4863-9aa9-0fb6dbf78ce4 HTTP/1.1" 200 115 0.039282 10.0.0.242 - - [2026-01-29 08:20:26] "DELETE /tag/1850fb62-28e1-4491-8de2-cc1d5dde385b HTTP/1.1" 409 237 0.003717 10.0.0.242 - - [2026-01-29 08:20:26] "DELETE /tag/8ca05d15-716e-48f1-b629-0c13860d7c5c HTTP/1.1" 409 237 0.004623 10.0.0.242 - - [2026-01-29 08:20:26] "GET /virtual-machine-interface/d49eeaa4-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004634 10.0.0.242 - - [2026-01-29 08:20:26] "POST /set-tag HTTP/1.1" 200 109 0.002460 10.0.0.242 - - [2026-01-29 08:20:26] "GET /virtual-machine-interface/d49eeaa4-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004042 10.0.0.242 - - [2026-01-29 08:20:26] "POST /set-tag HTTP/1.1" 200 109 0.002521 10.0.0.242 - - [2026-01-29 08:20:26] "GET /virtual-machine/b4d1585e-0b4f-4b90-95cb-a3b2e7cf0d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002198 10.0.0.242 - - [2026-01-29 08:20:26] "POST /ref-update HTTP/1.1" 200 156 0.018516 10.0.0.242 - - [2026-01-29 08:20:26] "GET /virtual-machine-interface/d49eeaa4-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.014903 10.0.0.242 - - [2026-01-29 08:20:26] "POST /set-tag HTTP/1.1" 200 109 0.015584 10.0.0.242 - - [2026-01-29 08:20:26] "POST /set-tag HTTP/1.1" 200 109 0.027862 10.0.0.242 - - [2026-01-29 08:20:26] "POST /set-tag HTTP/1.1" 200 109 0.028979 10.0.0.242 - - [2026-01-29 08:20:26] "POST /set-tag HTTP/1.1" 200 109 0.015039 10.0.0.242 - - [2026-01-29 08:20:26] "DELETE /instance-ip/d4b74bc6-fcea-11f0-902b-fa163e61982b HTTP/1.1" 200 115 0.062165 10.0.0.242 - - [2026-01-29 08:20:26] "DELETE /virtual-machine-interface/d49eeaa4-fcea-11f0-902b-fa163e61982b HTTP/1.1" 200 115 0.040368 10.0.0.242 - - [2026-01-29 08:20:26] "DELETE /virtual-machine/b4d1585e-0b4f-4b90-95cb-a3b2e7cf0d7b HTTP/1.1" 200 115 0.027980 10.0.0.242 - - [2026-01-29 08:20:26] "DELETE /tag/60670ee5-0fae-4e49-bd0e-22ebc6485487 HTTP/1.1" 409 237 0.006510 10.0.0.242 - - [2026-01-29 08:20:26] "GET /virtual-machine-interface/d429a8f2-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003953 10.0.0.242 - - [2026-01-29 08:20:26] "POST /set-tag HTTP/1.1" 200 109 0.001986 10.0.0.242 - - [2026-01-29 08:20:26] "GET /virtual-machine-interface/d429a8f2-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003537 10.0.0.242 - - [2026-01-29 08:20:26] "POST /set-tag HTTP/1.1" 200 109 0.001637 10.0.0.242 - - [2026-01-29 08:20:26] "GET /virtual-machine/3919918b-1697-4f26-979f-77071b2bae5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002839 10.0.0.242 - - [2026-01-29 08:20:26] "POST /ref-update HTTP/1.1" 200 156 0.008746 10.0.0.242 - - [2026-01-29 08:20:26] "GET /virtual-machine-interface/d429a8f2-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008868 10.0.0.242 - - [2026-01-29 08:20:26] "POST /set-tag HTTP/1.1" 200 109 0.015770 10.0.0.242 - - [2026-01-29 08:20:26] "POST /set-tag HTTP/1.1" 200 109 0.026987 10.0.0.242 - - [2026-01-29 08:20:26] "POST /set-tag HTTP/1.1" 200 109 0.017164 10.0.0.242 - - [2026-01-29 08:20:26] "POST /set-tag HTTP/1.1" 200 109 0.014375 10.0.0.242 - - [2026-01-29 08:20:26] "DELETE /instance-ip/d440e634-fcea-11f0-902b-fa163e61982b HTTP/1.1" 200 115 0.048276 10.0.0.242 - - [2026-01-29 08:20:26] "DELETE /virtual-machine-interface/d429a8f2-fcea-11f0-902b-fa163e61982b HTTP/1.1" 200 115 0.037528 10.0.0.242 - - [2026-01-29 08:20:26] "DELETE /virtual-machine/3919918b-1697-4f26-979f-77071b2bae5c HTTP/1.1" 200 115 0.012268 10.0.0.242 - - [2026-01-29 08:20:26] "DELETE /tag/cff4df65-5751-4446-8a77-47844e0e7a83 HTTP/1.1" 200 115 0.027499 10.0.0.242 - - [2026-01-29 08:20:26] "DELETE /tag/7746812a-695f-4283-b549-3f8daa1c0500 HTTP/1.1" 200 115 0.030617 10.0.0.242 - - [2026-01-29 08:20:27] "DELETE /tag/e721d772-df58-4671-8514-f3cb3bfbc4df HTTP/1.1" 200 115 0.049021 10.0.0.242 - - [2026-01-29 08:20:28] "POST /projects HTTP/1.1" 409 238 0.002066 10.0.0.242 - - [2026-01-29 08:20:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.242 - - [2026-01-29 08:20:29] "GET /project/02a3613d-c9da-4e48-9f38-467ef421df5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.036279 10.0.0.242 - - [2026-01-29 08:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.242 - - [2026-01-29 08:20:29] "GET /virtual-network/6e9c8bea-51af-4099-9f14-63ad3fdc1490?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005423 10.0.0.242 - - [2026-01-29 08:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.242 - - [2026-01-29 08:20:29] "GET /virtual-network/19a3fc35-f7fd-4ea5-aa6d-1b0cf84e0c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004931 10.0.0.242 - - [2026-01-29 08:20:29] "POST /security-groups HTTP/1.1" 409 285 0.002085 10.0.0.242 - - [2026-01-29 08:20:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.242 - - [2026-01-29 08:20:29] "PUT /security-group/fbfcb5c2-73ea-4350-b2d8-76d1e1406a9a HTTP/1.1" 200 263 0.055147 10.0.0.242 - - [2026-01-29 08:20:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.024107 10.0.0.242 - - [2026-01-29 08:20:29] "PUT /access-control-list/0df3dc44-e8e2-4752-8ea3-4a08bc45c372 HTTP/1.1" 200 273 0.012386 10.0.0.242 - - [2026-01-29 08:20:29] "PUT /access-control-list/42674ab6-4599-4f3a-a894-d1943a0fb502 HTTP/1.1" 200 273 0.027451 10.0.0.242 - - [2026-01-29 08:20:34] "POST /projects HTTP/1.1" 409 238 0.001826 10.0.0.242 - - [2026-01-29 08:20:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001306 10.0.0.242 - - [2026-01-29 08:20:34] "GET /project/02a3613d-c9da-4e48-9f38-467ef421df5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.026064 10.0.0.242 - - [2026-01-29 08:20:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002733 10.0.0.242 - - [2026-01-29 08:20:34] "GET /virtual-network/6e9c8bea-51af-4099-9f14-63ad3fdc1490?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003057 10.0.0.242 - - [2026-01-29 08:20:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002742 10.0.0.242 - - [2026-01-29 08:20:34] "GET /virtual-network/19a3fc35-f7fd-4ea5-aa6d-1b0cf84e0c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004027 10.0.0.242 - - [2026-01-29 08:20:34] "POST /security-groups HTTP/1.1" 409 285 0.002148 10.0.0.242 - - [2026-01-29 08:20:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001320 10.0.0.242 - - [2026-01-29 08:20:34] "PUT /security-group/fbfcb5c2-73ea-4350-b2d8-76d1e1406a9a HTTP/1.1" 200 263 0.055813 10.0.0.242 - - [2026-01-29 08:20:34] "PUT /access-control-list/0df3dc44-e8e2-4752-8ea3-4a08bc45c372 HTTP/1.1" 200 273 0.019301 10.0.0.242 - - [2026-01-29 08:20:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.036446 10.0.0.242 - - [2026-01-29 08:20:34] "GET /firewall-policy/71c76d25-73c0-4f71-8a65-5ca1105a5007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4912 0.007363 10.0.0.242 - - [2026-01-29 08:20:34] "PUT /access-control-list/42674ab6-4599-4f3a-a894-d1943a0fb502 HTTP/1.1" 200 273 0.029266 10.0.0.242 - - [2026-01-29 08:20:34] "GET /firewall-rule/b5c7c194-53c9-40ea-b0c1-dbd721ef6742?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002605 10.0.0.242 - - [2026-01-29 08:20:34] "POST /ref-update HTTP/1.1" 200 156 0.044382 10.0.0.242 - - [2026-01-29 08:20:34] "DELETE /firewall-rule/b5c7c194-53c9-40ea-b0c1-dbd721ef6742 HTTP/1.1" 200 115 0.035763 10.0.0.242 - - [2026-01-29 08:20:34] "GET /firewall-policy/71c76d25-73c0-4f71-8a65-5ca1105a5007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4655 0.003982 10.0.0.242 - - [2026-01-29 08:20:34] "GET /firewall-rule/197bd1db-8a9f-4f58-8bbf-54489a2406e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002723 10.0.0.242 - - [2026-01-29 08:20:34] "POST /ref-update HTTP/1.1" 200 156 0.044408 10.0.0.242 - - [2026-01-29 08:20:34] "DELETE /firewall-rule/197bd1db-8a9f-4f58-8bbf-54489a2406e6 HTTP/1.1" 200 115 0.030278 10.0.0.242 - - [2026-01-29 08:20:34] "DELETE /tag/8f8c9631-b73e-49dc-a56f-4ed821d113b1 HTTP/1.1" 200 115 0.028265 10.0.0.242 - - [2026-01-29 08:20:34] "DELETE /tag/1850fb62-28e1-4491-8de2-cc1d5dde385b HTTP/1.1" 409 237 0.004462 10.0.0.242 - - [2026-01-29 08:20:34] "DELETE /tag/8ca05d15-716e-48f1-b629-0c13860d7c5c HTTP/1.1" 409 237 0.004750 10.0.0.242 - - [2026-01-29 08:20:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001656 10.0.0.242 - - [2026-01-29 08:20:34] "GET /virtual-network/6e9c8bea-51af-4099-9f14-63ad3fdc1490?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004064 10.0.0.242 - - [2026-01-29 08:20:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001551 10.0.0.242 - - [2026-01-29 08:20:34] "GET /virtual-network/19a3fc35-f7fd-4ea5-aa6d-1b0cf84e0c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004080 10.0.0.242 - - [2026-01-29 08:20:34] "PUT /virtual-network/6e9c8bea-51af-4099-9f14-63ad3fdc1490 HTTP/1.1" 200 265 0.043262 10.0.0.242 - - [2026-01-29 08:20:34] "PUT /virtual-network/19a3fc35-f7fd-4ea5-aa6d-1b0cf84e0c52 HTTP/1.1" 200 265 0.041988 10.0.0.242 - - [2026-01-29 08:20:34] "DELETE /security-group/fbfcb5c2-73ea-4350-b2d8-76d1e1406a9a HTTP/1.1" 200 115 0.042731 10.0.0.242 - - [2026-01-29 08:20:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001588 10.0.0.242 - - [2026-01-29 08:20:34] "DELETE /access-control-list/0df3dc44-e8e2-4752-8ea3-4a08bc45c372 HTTP/1.1" 200 115 0.039069 10.0.0.242 - - [2026-01-29 08:20:35] "GET /project/02a3613d-c9da-4e48-9f38-467ef421df5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.035983 10.0.0.242 - - [2026-01-29 08:20:35] "DELETE /access-control-list/42674ab6-4599-4f3a-a894-d1943a0fb502 HTTP/1.1" 200 115 0.044910 10.0.0.242 - - [2026-01-29 08:20:35] "GET /project/02a3613d-c9da-4e48-9f38-467ef421df5f?fields=security_groups HTTP/1.1" 200 1351 0.064929 10.0.0.242 - - [2026-01-29 08:20:35] "DELETE /security-group/2781d459-68f6-4332-b9fe-56ca9b708109 HTTP/1.1" 200 115 0.035966 10.0.0.242 - - [2026-01-29 08:20:35] "DELETE /access-control-list/bb7cb9b9-8d2d-48d0-a0bc-6bcf16027d91 HTTP/1.1" 200 115 0.031651 10.0.0.242 - - [2026-01-29 08:20:35] "GET /project/02a3613d-c9da-4e48-9f38-467ef421df5f?fields=application_policy_sets HTTP/1.1" 200 1390 0.040524 10.0.0.242 - - [2026-01-29 08:20:35] "DELETE /access-control-list/c7242d12-5577-4cfe-81db-7e78fb8484f6 HTTP/1.1" 200 115 0.040671 10.0.0.242 - - [2026-01-29 08:20:35] "DELETE /project/02a3613d-c9da-4e48-9f38-467ef421df5f HTTP/1.1" 200 115 0.294861 10.0.0.242 - - [2026-01-29 08:20:35] "POST /projects HTTP/1.1" 409 238 0.002001 10.0.0.242 - - [2026-01-29 08:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.242 - - [2026-01-29 08:20:35] "GET /project/ae058b22-63e6-42dd-917d-d123ae146ec4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.032709 10.0.0.242 - - [2026-01-29 08:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002784 10.0.0.242 - - [2026-01-29 08:20:35] "GET /virtual-network/6e9c8bea-51af-4099-9f14-63ad3fdc1490?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004525 10.0.0.242 - - [2026-01-29 08:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.242 - - [2026-01-29 08:20:35] "GET /virtual-network/19a3fc35-f7fd-4ea5-aa6d-1b0cf84e0c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.003702 10.0.0.242 - - [2026-01-29 08:20:35] "POST /security-groups HTTP/1.1" 409 285 0.001924 10.0.0.242 - - [2026-01-29 08:20:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002872 10.0.0.242 - - [2026-01-29 08:20:35] "PUT /security-group/476d1df0-33a8-46d8-85c2-fdeee3ab1953 HTTP/1.1" 200 263 0.057593 10.0.0.242 - - [2026-01-29 08:20:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.015851 10.0.0.242 - - [2026-01-29 08:20:35] "PUT /access-control-list/cd7a1a75-1b8b-4917-a56d-2352a345081f HTTP/1.1" 200 273 0.020836 10.0.0.242 - - [2026-01-29 08:20:35] "PUT /access-control-list/ae3e8e77-d75c-4ecd-9e12-f88054625006 HTTP/1.1" 200 273 0.013148 10.0.0.242 - - [2026-01-29 08:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.242 - - [2026-01-29 08:20:40] "GET /loadbalancer/eae01392-c346-46e2-a408-f8a2026d24ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002113 10.0.0.242 - - [2026-01-29 08:20:40] "GET /virtual-machine-interface/d29b1732-fcea-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001235 10.0.0.242 - - [2026-01-29 08:20:40] "DELETE /loadbalancer-member/8f952ddb-1b02-4ed1-ae5d-8697ce71fed7 HTTP/1.1" 200 115 0.030278 10.0.0.242 - - [2026-01-29 08:20:40] "DELETE /loadbalancer-pool/4e2bdf7d-9b1c-4953-bba3-d8309750b3fb HTTP/1.1" 200 115 0.037107 10.0.0.242 - - [2026-01-29 08:20:40] "DELETE /loadbalancer-listener/bbdc9083-65e8-46fb-b0af-1d1574c04331 HTTP/1.1" 200 115 0.030675 10.0.0.242 - - [2026-01-29 08:20:40] "DELETE /loadbalancer/eae01392-c346-46e2-a408-f8a2026d24ca HTTP/1.1" 200 115 0.028992 10.0.0.242 - - [2026-01-29 08:20:40] "DELETE /floating-ip/67977065-f94d-49a2-ae25-caa5e00241ac HTTP/1.1" 200 115 0.021562 10.0.0.242 - - [2026-01-29 08:20:40] "DELETE /instance-ip/4dfa7243-248f-4bb5-b42f-bb20bff99be2 HTTP/1.1" 200 115 0.034279 10.0.0.242 - - [2026-01-29 08:20:40] "DELETE /virtual-machine-interface/2560492e-962d-490e-ab02-bbeea04f0a02 HTTP/1.1" 200 115 0.030157 10.0.0.242 - - [2026-01-29 08:20:40] "DELETE /tag/c13962c3-da5e-4300-8c01-4d5340902638 HTTP/1.1" 200 115 0.026724 10.0.0.242 - - [2026-01-29 08:20:40] "GET /application-policy-set/b23698fd-60b9-4048-86a3-fcdf2ada0a03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002456 10.0.0.242 - - [2026-01-29 08:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.242 - - [2026-01-29 08:20:40] "GET /policy-management/c99e64eb-cf03-46dd-b637-76dbe1050246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002416 10.0.0.242 - - [2026-01-29 08:20:40] "GET /firewall-policy/9e379817-265b-4c99-8ec3-31c8126f6d0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.001848 10.0.0.242 - - [2026-01-29 08:20:40] "GET /firewall-rule/1ec0af74-ccc0-49e8-96bc-9b679522a4a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002034 10.0.0.242 - - [2026-01-29 08:20:40] "POST /ref-update HTTP/1.1" 200 156 0.014028 10.0.0.242 - - [2026-01-29 08:20:40] "DELETE /firewall-rule/1ec0af74-ccc0-49e8-96bc-9b679522a4a8 HTTP/1.1" 200 115 0.035199 10.0.0.242 - - [2026-01-29 08:20:40] "GET /firewall-policy/71714485-6737-43c4-98ea-03017b9c3b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002766 10.0.0.242 - - [2026-01-29 08:20:40] "GET /firewall-rule/7e5d8bcb-91e7-40af-85b9-0d4b2dd0f400?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.002777 10.0.0.242 - - [2026-01-29 08:20:40] "POST /ref-update HTTP/1.1" 200 156 0.014854 10.0.0.242 - - [2026-01-29 08:20:40] "DELETE /firewall-rule/7e5d8bcb-91e7-40af-85b9-0d4b2dd0f400 HTTP/1.1" 200 115 0.034866 10.0.0.242 - - [2026-01-29 08:20:40] "GET /firewall-policy/71714485-6737-43c4-98ea-03017b9c3b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2354 0.003631 10.0.0.242 - - [2026-01-29 08:20:40] "GET /firewall-rule/e187dc38-26c5-4588-b93e-44f83e8c4e63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2597 0.002848 10.0.0.242 - - [2026-01-29 08:20:40] "POST /ref-update HTTP/1.1" 200 156 0.009878 10.0.0.242 - - [2026-01-29 08:20:40] "DELETE /firewall-rule/e187dc38-26c5-4588-b93e-44f83e8c4e63 HTTP/1.1" 200 115 0.041942 10.0.0.242 - - [2026-01-29 08:20:40] "GET /application-policy-set/b23698fd-60b9-4048-86a3-fcdf2ada0a03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002164 10.0.0.242 - - [2026-01-29 08:20:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.242 - - [2026-01-29 08:20:40] "GET /policy-management/c99e64eb-cf03-46dd-b637-76dbe1050246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002535 10.0.0.242 - - [2026-01-29 08:20:40] "GET /firewall-policy/71714485-6737-43c4-98ea-03017b9c3b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.003275 10.0.0.242 - - [2026-01-29 08:20:40] "POST /ref-update HTTP/1.1" 200 156 0.021636 10.0.0.242 - - [2026-01-29 08:20:40] "DELETE /firewall-policy/71714485-6737-43c4-98ea-03017b9c3b2b HTTP/1.1" 200 115 0.029158 10.0.0.242 - - [2026-01-29 08:20:40] "DELETE /tag/4eaa2e8e-77bf-4dec-92a0-377e0f025e97 HTTP/1.1" 200 115 0.053969 10.0.0.242 - - [2026-01-29 08:20:41] "DELETE /tag/8ca05d15-716e-48f1-b629-0c13860d7c5c HTTP/1.1" 200 115 0.056624 10.0.0.242 - - [2026-01-29 08:20:41] "DELETE /tag/1850fb62-28e1-4491-8de2-cc1d5dde385b HTTP/1.1" 200 115 0.033357 10.0.0.242 - - [2026-01-29 08:20:41] "DELETE /tag/60670ee5-0fae-4e49-bd0e-22ebc6485487 HTTP/1.1" 200 115 0.053327 10.0.0.242 - - [2026-01-29 08:20:41] "POST /projects HTTP/1.1" 409 238 0.001887 10.0.0.242 - - [2026-01-29 08:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004486 10.0.0.242 - - [2026-01-29 08:20:41] "GET /project/ae058b22-63e6-42dd-917d-d123ae146ec4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.028976 10.0.0.242 - - [2026-01-29 08:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.242 - - [2026-01-29 08:20:41] "GET /virtual-network/6e9c8bea-51af-4099-9f14-63ad3fdc1490?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004715 10.0.0.242 - - [2026-01-29 08:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008046 10.0.0.242 - - [2026-01-29 08:20:41] "GET /virtual-network/19a3fc35-f7fd-4ea5-aa6d-1b0cf84e0c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.006144 10.0.0.242 - - [2026-01-29 08:20:41] "POST /security-groups HTTP/1.1" 409 285 0.002416 10.0.0.242 - - [2026-01-29 08:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001373 10.0.0.242 - - [2026-01-29 08:20:41] "PUT /security-group/476d1df0-33a8-46d8-85c2-fdeee3ab1953 HTTP/1.1" 200 263 0.062343 10.0.0.242 - - [2026-01-29 08:20:41] "PUT /access-control-list/cd7a1a75-1b8b-4917-a56d-2352a345081f HTTP/1.1" 200 273 0.009605 10.0.0.242 - - [2026-01-29 08:20:41] "PUT /access-control-list/ae3e8e77-d75c-4ecd-9e12-f88054625006 HTTP/1.1" 200 273 0.011908 10.0.0.242 - - [2026-01-29 08:20:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.018375 10.0.0.242 - - [2026-01-29 08:20:41] "GET /firewall-policy/71c76d25-73c0-4f71-8a65-5ca1105a5007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4399 0.021028 10.0.0.242 - - [2026-01-29 08:20:41] "GET /firewall-rule/d075e2d1-32e8-49e0-a8ad-5a2b53f94d83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002485 10.0.0.242 - - [2026-01-29 08:20:41] "POST /ref-update HTTP/1.1" 200 156 0.053659 10.0.0.242 - - [2026-01-29 08:20:41] "DELETE /firewall-rule/d075e2d1-32e8-49e0-a8ad-5a2b53f94d83 HTTP/1.1" 200 115 0.061116 10.0.0.242 - - [2026-01-29 08:20:41] "GET /firewall-policy/71c76d25-73c0-4f71-8a65-5ca1105a5007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4142 0.007056 10.0.0.242 - - [2026-01-29 08:20:41] "GET /firewall-rule/69a0d007-623a-45f0-bd74-11b09a6b815e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003200 10.0.0.242 - - [2026-01-29 08:20:41] "POST /ref-update HTTP/1.1" 200 156 0.045229 10.0.0.242 - - [2026-01-29 08:20:41] "DELETE /firewall-rule/69a0d007-623a-45f0-bd74-11b09a6b815e HTTP/1.1" 200 115 0.038010 10.0.0.242 - - [2026-01-29 08:20:41] "DELETE /tag/13b29956-a656-4d84-bdad-f4f2b64b997d HTTP/1.1" 200 115 0.032035 10.0.0.242 - - [2026-01-29 08:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.242 - - [2026-01-29 08:20:41] "GET /virtual-network/6e9c8bea-51af-4099-9f14-63ad3fdc1490?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004135 10.0.0.242 - - [2026-01-29 08:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001566 10.0.0.242 - - [2026-01-29 08:20:41] "GET /virtual-network/19a3fc35-f7fd-4ea5-aa6d-1b0cf84e0c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.003553 10.0.0.242 - - [2026-01-29 08:20:41] "PUT /virtual-network/6e9c8bea-51af-4099-9f14-63ad3fdc1490 HTTP/1.1" 200 265 0.043759 10.0.0.242 - - [2026-01-29 08:20:42] "PUT /virtual-network/19a3fc35-f7fd-4ea5-aa6d-1b0cf84e0c52 HTTP/1.1" 200 265 0.042530 10.0.0.242 - - [2026-01-29 08:20:42] "DELETE /security-group/476d1df0-33a8-46d8-85c2-fdeee3ab1953 HTTP/1.1" 200 115 0.042136 10.0.0.242 - - [2026-01-29 08:20:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001684 10.0.0.242 - - [2026-01-29 08:20:42] "DELETE /access-control-list/cd7a1a75-1b8b-4917-a56d-2352a345081f HTTP/1.1" 200 115 0.029267 10.0.0.242 - - [2026-01-29 08:20:42] "DELETE /access-control-list/ae3e8e77-d75c-4ecd-9e12-f88054625006 HTTP/1.1" 200 115 0.027035 10.0.0.242 - - [2026-01-29 08:20:42] "GET /project/ae058b22-63e6-42dd-917d-d123ae146ec4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.037339 10.0.0.242 - - [2026-01-29 08:20:42] "GET /project/ae058b22-63e6-42dd-917d-d123ae146ec4?fields=security_groups HTTP/1.1" 200 1353 0.036023 10.0.0.242 - - [2026-01-29 08:20:42] "DELETE /security-group/144de1a9-1fa8-42d5-b0fa-7b5d6d47fc05 HTTP/1.1" 200 115 0.072918 10.0.0.242 - - [2026-01-29 08:20:42] "DELETE /access-control-list/0b6c7164-35e2-4c6e-9297-e5daf8e9cc78 HTTP/1.1" 200 115 0.038497 10.0.0.242 - - [2026-01-29 08:20:42] "GET /project/ae058b22-63e6-42dd-917d-d123ae146ec4?fields=application_policy_sets HTTP/1.1" 200 1392 0.028378 10.0.0.242 - - [2026-01-29 08:20:42] "DELETE /access-control-list/b84a3741-fa70-4a52-b5e2-334324c0f565 HTTP/1.1" 200 115 0.049990 10.0.0.242 - - [2026-01-29 08:20:42] "DELETE /project/ae058b22-63e6-42dd-917d-d123ae146ec4 HTTP/1.1" 200 115 0.309072 10.0.0.242 - - [2026-01-29 08:21:01] "GET /global-system-configs HTTP/1.1" 200 323 0.002888 10.0.0.242 - - [2026-01-29 08:21:03] "GET /global-system-configs HTTP/1.1" 200 323 0.001829 10.0.0.242 - - [2026-01-29 08:21:40] "GET / HTTP/1.1" 200 36215 0.001535 10.0.0.242 - - [2026-01-29 08:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.242 - - [2026-01-29 08:21:40] "GET /global-vrouter-config/2c9e15e6-839b-4203-837a-86f1c84b4218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002429 10.0.0.242 - - [2026-01-29 08:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.242 - - [2026-01-29 08:21:41] "GET /global-vrouter-config/2c9e15e6-839b-4203-837a-86f1c84b4218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002087 10.0.0.242 - - [2026-01-29 08:21:56] "GET / HTTP/1.1" 200 36215 0.001355 10.0.0.242 - - [2026-01-29 08:21:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.242 - - [2026-01-29 08:21:56] "GET /global-system-config/e0b71ebc-6fc4-4034-aa7d-8b9843af62e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004074 10.0.0.242 - - [2026-01-29 08:21:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001295 10.0.0.242 - - [2026-01-29 08:21:56] "GET /config-node/45858727-8f69-4b1f-95c5-e8814dde257d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.001640 10.0.0.242 - - [2026-01-29 08:21:56] "GET / HTTP/1.1" 200 36215 0.001445 10.0.0.242 - - [2026-01-29 08:21:56] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001991 10.0.0.242 - - [2026-01-29 08:22:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.242 - - [2026-01-29 08:22:01] "GET /global-vrouter-config/2c9e15e6-839b-4203-837a-86f1c84b4218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.005995 10.0.0.242 - - [2026-01-29 08:22:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002468 10.0.0.242 - - [2026-01-29 08:22:01] "PUT /global-vrouter-config/2c9e15e6-839b-4203-837a-86f1c84b4218 HTTP/1.1" 200 277 0.008340 10.0.0.242 - - [2026-01-29 08:22:02] "GET / HTTP/1.1" 200 36215 0.001498 10.0.0.242 - - [2026-01-29 08:22:02] "POST /alarms HTTP/1.1" 409 264 0.001938 10.0.0.242 - - [2026-01-29 08:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001545 10.0.0.242 - - [2026-01-29 08:22:02] "PUT /alarm/596aec7d-6dda-4df2-800c-c16ad9d76d49 HTTP/1.1" 200 245 0.008603 10.0.0.242 - - [2026-01-29 08:22:02] "POST /alarms HTTP/1.1" 409 261 0.002130 10.0.0.242 - - [2026-01-29 08:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001539 10.0.0.242 - - [2026-01-29 08:22:02] "PUT /alarm/a228063e-1925-455f-82bd-40eab4dc1b2c HTTP/1.1" 200 245 0.009511 10.0.0.242 - - [2026-01-29 08:22:02] "POST /alarms HTTP/1.1" 409 261 0.004298 10.0.0.242 - - [2026-01-29 08:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001354 10.0.0.242 - - [2026-01-29 08:22:02] "PUT /alarm/64968553-64a7-4b44-9130-fe8ff04f0a7f HTTP/1.1" 200 245 0.009486 10.0.0.242 - - [2026-01-29 08:22:02] "POST /alarms HTTP/1.1" 409 253 0.004214 10.0.0.242 - - [2026-01-29 08:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.242 - - [2026-01-29 08:22:02] "PUT /alarm/3c1d426e-634c-41bb-95d7-9c94e54c025f HTTP/1.1" 200 245 0.015430 10.0.0.242 - - [2026-01-29 08:22:02] "POST /alarms HTTP/1.1" 409 251 0.006720 10.0.0.242 - - [2026-01-29 08:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004846 10.0.0.242 - - [2026-01-29 08:22:02] "PUT /alarm/6687ed69-2659-496a-8361-8b437a745e38 HTTP/1.1" 200 245 0.010758 10.0.0.242 - - [2026-01-29 08:22:02] "POST /alarms HTTP/1.1" 409 252 0.004569 10.0.0.242 - - [2026-01-29 08:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.242 - - [2026-01-29 08:22:02] "PUT /alarm/d47ec1bd-d6dc-4433-a12e-dbe79115bca8 HTTP/1.1" 200 245 0.008945 10.0.0.242 - - [2026-01-29 08:22:02] "POST /alarms HTTP/1.1" 409 256 0.005217 10.0.0.242 - - [2026-01-29 08:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001290 10.0.0.242 - - [2026-01-29 08:22:02] "PUT /alarm/cae280ad-6c66-420c-9ebd-93df5ed46e36 HTTP/1.1" 200 245 0.008565 10.0.0.242 - - [2026-01-29 08:22:02] "POST /alarms HTTP/1.1" 409 248 0.001784 10.0.0.242 - - [2026-01-29 08:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.242 - - [2026-01-29 08:22:02] "PUT /alarm/bd1e7c9b-cad3-4d70-989a-bfb1da343e7b HTTP/1.1" 200 245 0.008985 10.0.0.242 - - [2026-01-29 08:22:02] "POST /alarms HTTP/1.1" 409 252 0.007075 10.0.0.242 - - [2026-01-29 08:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003387 10.0.0.242 - - [2026-01-29 08:22:02] "PUT /alarm/31e17639-c0f3-48d4-8654-3b623c91bbdd HTTP/1.1" 200 245 0.009137 10.0.0.242 - - [2026-01-29 08:22:02] "POST /alarms HTTP/1.1" 409 257 0.011626 10.0.0.242 - - [2026-01-29 08:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001672 10.0.0.242 - - [2026-01-29 08:22:02] "PUT /alarm/186625c5-e1c8-4207-bc70-9b911bd01fa8 HTTP/1.1" 200 245 0.012535 10.0.0.242 - - [2026-01-29 08:22:02] "POST /alarms HTTP/1.1" 409 251 0.013820 10.0.0.242 - - [2026-01-29 08:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006087 10.0.0.242 - - [2026-01-29 08:22:02] "PUT /alarm/76027e56-a13e-4b5a-9623-92f36a311dfa HTTP/1.1" 200 245 0.013414 10.0.0.242 - - [2026-01-29 08:22:02] "POST /alarms HTTP/1.1" 409 257 0.011804 10.0.0.242 - - [2026-01-29 08:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002765 10.0.0.242 - - [2026-01-29 08:22:02] "PUT /alarm/67b10dba-9e56-4179-b04f-6b72eec61475 HTTP/1.1" 200 245 0.016943 10.0.0.242 - - [2026-01-29 08:22:02] "POST /alarms HTTP/1.1" 409 261 0.012345 10.0.0.242 - - [2026-01-29 08:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001653 10.0.0.242 - - [2026-01-29 08:22:02] "PUT /alarm/5d423969-8f64-445d-9baa-d8cff02d39ef HTTP/1.1" 200 245 0.009108 10.0.0.242 - - [2026-01-29 08:22:02] "POST /alarms HTTP/1.1" 409 258 0.007986 10.0.0.242 - - [2026-01-29 08:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.242 - - [2026-01-29 08:22:02] "PUT /alarm/ad95bbf4-54aa-4244-bbaf-06798578ded1 HTTP/1.1" 200 245 0.008224 10.0.0.242 - - [2026-01-29 08:22:02] "POST /alarms HTTP/1.1" 409 254 0.006290 10.0.0.242 - - [2026-01-29 08:22:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001446 10.0.0.242 - - [2026-01-29 08:22:03] "PUT /alarm/2cb5c4bb-3cd5-4e08-b794-bcc56aa588c0 HTTP/1.1" 200 245 0.008635 10.0.0.242 - - [2026-01-29 08:22:03] "POST /alarms HTTP/1.1" 409 254 0.002883 10.0.0.242 - - [2026-01-29 08:22:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001432 10.0.0.242 - - [2026-01-29 08:22:03] "PUT /alarm/421c87c5-bef2-43a2-9265-badd1f4d20ec HTTP/1.1" 200 245 0.009274 10.0.0.242 - - [2026-01-29 08:22:03] "POST /alarms HTTP/1.1" 409 254 0.007257 10.0.0.242 - - [2026-01-29 08:22:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001497 10.0.0.242 - - [2026-01-29 08:22:03] "PUT /alarm/51f0a777-01cb-47be-83d4-24c13786f2e6 HTTP/1.1" 200 245 0.008934 10.0.0.242 - - [2026-01-29 08:22:03] "POST /alarms HTTP/1.1" 409 247 0.003561 10.0.0.242 - - [2026-01-29 08:22:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.242 - - [2026-01-29 08:22:03] "PUT /alarm/1cef5344-a80e-499b-9d1e-8c68bc4b5f49 HTTP/1.1" 200 245 0.008548 10.0.0.242 - - [2026-01-29 08:22:03] "POST /alarms HTTP/1.1" 409 272 0.005426 10.0.0.242 - - [2026-01-29 08:22:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.242 - - [2026-01-29 08:22:03] "PUT /alarm/dd0ae265-8d9d-421a-821a-73be7195995c HTTP/1.1" 200 245 0.016444 10.0.0.242 - - [2026-01-29 08:22:03] "POST /alarms HTTP/1.1" 409 261 0.007568 10.0.0.242 - - [2026-01-29 08:22:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.242 - - [2026-01-29 08:22:03] "PUT /alarm/f342bc51-0522-48ed-a58b-8db19b71e0b8 HTTP/1.1" 200 245 0.011992 10.0.0.242 - - [2026-01-29 08:22:03] "POST /alarms HTTP/1.1" 409 259 0.002155 10.0.0.242 - - [2026-01-29 08:22:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001597 10.0.0.242 - - [2026-01-29 08:22:03] "PUT /alarm/880c49e3-b9b0-47a1-9676-a060cdaba0eb HTTP/1.1" 200 245 0.008699 10.0.0.242 - - [2026-01-29 08:22:03] "POST /alarms HTTP/1.1" 409 265 0.002020 10.0.0.242 - - [2026-01-29 08:22:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007177 10.0.0.242 - - [2026-01-29 08:22:03] "PUT /alarm/8528f4d9-9733-4a0f-be87-6b4fe195eb52 HTTP/1.1" 200 245 0.009784 10.0.0.242 - - [2026-01-29 08:22:03] "POST /alarms HTTP/1.1" 409 279 0.005512 10.0.0.242 - - [2026-01-29 08:22:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003011 10.0.0.242 - - [2026-01-29 08:22:03] "PUT /alarm/89cbbcfe-61fe-474b-b9fd-3407e5784110 HTTP/1.1" 200 245 0.010021 10.0.0.242 - - [2026-01-29 08:22:03] "GET / HTTP/1.1" 200 36215 0.001547 10.0.0.242 - - [2026-01-29 08:22:03] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001913 10.0.0.242 - - [2026-01-29 08:22:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001305 10.0.0.242 - - [2026-01-29 08:22:03] "PUT /global-vrouter-config/2c9e15e6-839b-4203-837a-86f1c84b4218 HTTP/1.1" 200 277 0.006095 10.0.0.242 - - [2026-01-29 08:22:04] "GET / HTTP/1.1" 200 36215 0.001246 10.0.0.242 - - [2026-01-29 08:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.242 - - [2026-01-29 08:22:04] "GET /global-vrouter-config/2c9e15e6-839b-4203-837a-86f1c84b4218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002166 10.0.0.242 - - [2026-01-29 08:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001281 10.0.0.242 - - [2026-01-29 08:22:04] "PUT /global-vrouter-config/2c9e15e6-839b-4203-837a-86f1c84b4218 HTTP/1.1" 200 277 0.008691 10.0.0.242 - - [2026-01-29 08:22:04] "GET / HTTP/1.1" 200 36215 0.001511 10.0.0.242 - - [2026-01-29 08:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010231 10.0.0.242 - - [2026-01-29 08:22:04] "GET /global-system-config/e0b71ebc-6fc4-4034-aa7d-8b9843af62e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005015 10.0.0.242 - - [2026-01-29 08:22:04] "PUT /global-system-config/e0b71ebc-6fc4-4034-aa7d-8b9843af62e7 HTTP/1.1" 200 275 0.018312 10.0.0.242 - - [2026-01-29 08:22:07] "GET / HTTP/1.1" 200 36215 0.001699 10.0.0.242 - - [2026-01-29 08:22:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.242 - - [2026-01-29 08:22:07] "GET /routing-instance/fe569009-a626-4869-9822-1eeb0a218861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003349 10.0.0.242 - - [2026-01-29 08:22:07] "POST /bgp-routers HTTP/1.1" 409 301 0.002062 10.0.0.242 - - [2026-01-29 08:22:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003045 10.0.0.242 - - [2026-01-29 08:22:07] "GET /bgp-router/60507a08-1fb8-42af-918a-4c6fbeccbad3?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.002364 10.0.0.242 - - [2026-01-29 08:22:07] "PUT /bgp-router/60507a08-1fb8-42af-918a-4c6fbeccbad3 HTTP/1.1" 200 255 0.011848 [Introspect:8084]10.0.0.242 - - [2026-01-29 08:22:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001034 [Introspect:8084]10.0.0.242 - - [2026-01-29 08:22:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000883 10.0.0.242 - - [2026-01-29 08:22:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.242 - - [2026-01-29 08:22:09] "GET /global-vrouter-config/2c9e15e6-839b-4203-837a-86f1c84b4218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.004494 [Introspect:8084]10.0.0.242 - - [2026-01-29 08:22:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000767 [Introspect:8084]10.0.0.242 - - [2026-01-29 08:22:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000788 10.0.0.242 - - [2026-01-29 08:22:25] "GET / HTTP/1.1" 200 36215 0.001718 10.0.0.242 - - [2026-01-29 08:22:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.242 - - [2026-01-29 08:22:25] "GET /global-system-config/e0b71ebc-6fc4-4034-aa7d-8b9843af62e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004173 10.0.0.242 - - [2026-01-29 08:22:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001466 10.0.0.242 - - [2026-01-29 08:22:25] "GET /config-node/45858727-8f69-4b1f-95c5-e8814dde257d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002687 10.0.0.242 - - [2026-01-29 08:22:36] "GET / HTTP/1.1" 200 36215 0.001310 10.0.0.242 - - [2026-01-29 08:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001712 10.0.0.242 - - [2026-01-29 08:22:36] "GET /routing-instance/fe569009-a626-4869-9822-1eeb0a218861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.006734 10.0.0.242 - - [2026-01-29 08:22:36] "POST /bgp-routers HTTP/1.1" 409 301 0.001308 10.0.0.242 - - [2026-01-29 08:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001032 10.0.0.242 - - [2026-01-29 08:22:36] "GET /bgp-router/60507a08-1fb8-42af-918a-4c6fbeccbad3?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.006819 10.0.0.242 - - [2026-01-29 08:22:36] "PUT /bgp-router/60507a08-1fb8-42af-918a-4c6fbeccbad3 HTTP/1.1" 200 255 0.024193 [Introspect:8084]10.0.0.242 - - [2026-01-29 08:22:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000880 [Introspect:8084]10.0.0.242 - - [2026-01-29 08:22:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000915 10.0.0.242 - - [2026-01-29 08:22:51] "GET / HTTP/1.1" 200 36215 0.001732 10.0.0.242 - - [2026-01-29 08:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001659 10.0.0.242 - - [2026-01-29 08:22:51] "GET /global-system-config/e0b71ebc-6fc4-4034-aa7d-8b9843af62e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.003840 10.0.0.242 - - [2026-01-29 08:22:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001355 10.0.0.242 - - [2026-01-29 08:22:51] "GET /config-node/45858727-8f69-4b1f-95c5-e8814dde257d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.001586 10.0.0.242 - - [2026-01-29 08:22:51] "GET / HTTP/1.1" 200 36215 0.001509 10.0.0.242 - - [2026-01-29 08:22:51] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001841 10.0.0.242 - - [2026-01-29 08:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.242 - - [2026-01-29 08:22:56] "GET /global-vrouter-config/2c9e15e6-839b-4203-837a-86f1c84b4218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002072 10.0.0.242 - - [2026-01-29 08:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001286 10.0.0.242 - - [2026-01-29 08:22:56] "PUT /global-vrouter-config/2c9e15e6-839b-4203-837a-86f1c84b4218 HTTP/1.1" 200 277 0.007489 10.0.0.242 - - [2026-01-29 08:22:56] "GET / HTTP/1.1" 200 36215 0.001542 10.0.0.242 - - [2026-01-29 08:22:56] "POST /alarms HTTP/1.1" 409 264 0.001739 10.0.0.242 - - [2026-01-29 08:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001210 10.0.0.242 - - [2026-01-29 08:22:56] "PUT /alarm/596aec7d-6dda-4df2-800c-c16ad9d76d49 HTTP/1.1" 200 245 0.007700 10.0.0.242 - - [2026-01-29 08:22:56] "POST /alarms HTTP/1.1" 409 261 0.003017 10.0.0.242 - - [2026-01-29 08:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.242 - - [2026-01-29 08:22:56] "PUT /alarm/a228063e-1925-455f-82bd-40eab4dc1b2c HTTP/1.1" 200 245 0.007484 10.0.0.242 - - [2026-01-29 08:22:56] "POST /alarms HTTP/1.1" 409 261 0.003837 10.0.0.242 - - [2026-01-29 08:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001211 10.0.0.242 - - [2026-01-29 08:22:56] "PUT /alarm/64968553-64a7-4b44-9130-fe8ff04f0a7f HTTP/1.1" 200 245 0.009208 10.0.0.242 - - [2026-01-29 08:22:56] "POST /alarms HTTP/1.1" 409 253 0.007203 10.0.0.242 - - [2026-01-29 08:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.242 - - [2026-01-29 08:22:56] "PUT /alarm/3c1d426e-634c-41bb-95d7-9c94e54c025f HTTP/1.1" 200 245 0.008796 10.0.0.242 - - [2026-01-29 08:22:56] "POST /alarms HTTP/1.1" 409 251 0.006371 10.0.0.242 - - [2026-01-29 08:22:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.242 - - [2026-01-29 08:22:56] "PUT /alarm/6687ed69-2659-496a-8361-8b437a745e38 HTTP/1.1" 200 245 0.009591 10.0.0.242 - - [2026-01-29 08:22:57] "POST /alarms HTTP/1.1" 409 252 0.006971 10.0.0.242 - - [2026-01-29 08:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.242 - - [2026-01-29 08:22:57] "PUT /alarm/d47ec1bd-d6dc-4433-a12e-dbe79115bca8 HTTP/1.1" 200 245 0.008915 10.0.0.242 - - [2026-01-29 08:22:57] "POST /alarms HTTP/1.1" 409 256 0.006883 10.0.0.242 - - [2026-01-29 08:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.242 - - [2026-01-29 08:22:57] "PUT /alarm/cae280ad-6c66-420c-9ebd-93df5ed46e36 HTTP/1.1" 200 245 0.014198 10.0.0.242 - - [2026-01-29 08:22:57] "POST /alarms HTTP/1.1" 409 248 0.006055 10.0.0.242 - - [2026-01-29 08:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002520 10.0.0.242 - - [2026-01-29 08:22:57] "PUT /alarm/bd1e7c9b-cad3-4d70-989a-bfb1da343e7b HTTP/1.1" 200 245 0.015554 10.0.0.242 - - [2026-01-29 08:22:57] "POST /alarms HTTP/1.1" 409 252 0.004676 10.0.0.242 - - [2026-01-29 08:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.242 - - [2026-01-29 08:22:57] "PUT /alarm/31e17639-c0f3-48d4-8654-3b623c91bbdd HTTP/1.1" 200 245 0.012034 10.0.0.242 - - [2026-01-29 08:22:57] "POST /alarms HTTP/1.1" 409 257 0.009406 10.0.0.242 - - [2026-01-29 08:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.242 - - [2026-01-29 08:22:57] "PUT /alarm/186625c5-e1c8-4207-bc70-9b911bd01fa8 HTTP/1.1" 200 245 0.010732 10.0.0.242 - - [2026-01-29 08:22:57] "POST /alarms HTTP/1.1" 409 251 0.005663 10.0.0.242 - - [2026-01-29 08:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.242 - - [2026-01-29 08:22:57] "PUT /alarm/76027e56-a13e-4b5a-9623-92f36a311dfa HTTP/1.1" 200 245 0.009867 10.0.0.242 - - [2026-01-29 08:22:57] "POST /alarms HTTP/1.1" 409 257 0.002256 10.0.0.242 - - [2026-01-29 08:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005927 10.0.0.242 - - [2026-01-29 08:22:57] "PUT /alarm/67b10dba-9e56-4179-b04f-6b72eec61475 HTTP/1.1" 200 245 0.013838 10.0.0.242 - - [2026-01-29 08:22:57] "POST /alarms HTTP/1.1" 409 261 0.007945 10.0.0.242 - - [2026-01-29 08:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003999 10.0.0.242 - - [2026-01-29 08:22:57] "PUT /alarm/5d423969-8f64-445d-9baa-d8cff02d39ef HTTP/1.1" 200 245 0.009758 10.0.0.242 - - [2026-01-29 08:22:57] "POST /alarms HTTP/1.1" 409 258 0.011618 10.0.0.242 - - [2026-01-29 08:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001581 10.0.0.242 - - [2026-01-29 08:22:57] "PUT /alarm/ad95bbf4-54aa-4244-bbaf-06798578ded1 HTTP/1.1" 200 245 0.011554 10.0.0.242 - - [2026-01-29 08:22:57] "POST /alarms HTTP/1.1" 409 254 0.010362 10.0.0.242 - - [2026-01-29 08:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.242 - - [2026-01-29 08:22:57] "PUT /alarm/2cb5c4bb-3cd5-4e08-b794-bcc56aa588c0 HTTP/1.1" 200 245 0.009593 10.0.0.242 - - [2026-01-29 08:22:57] "POST /alarms HTTP/1.1" 409 254 0.006159 10.0.0.242 - - [2026-01-29 08:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.242 - - [2026-01-29 08:22:57] "PUT /alarm/421c87c5-bef2-43a2-9265-badd1f4d20ec HTTP/1.1" 200 245 0.009036 10.0.0.242 - - [2026-01-29 08:22:57] "POST /alarms HTTP/1.1" 409 254 0.006485 10.0.0.242 - - [2026-01-29 08:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001629 10.0.0.242 - - [2026-01-29 08:22:57] "PUT /alarm/51f0a777-01cb-47be-83d4-24c13786f2e6 HTTP/1.1" 200 245 0.009065 10.0.0.242 - - [2026-01-29 08:22:57] "POST /alarms HTTP/1.1" 409 247 0.012849 10.0.0.242 - - [2026-01-29 08:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.242 - - [2026-01-29 08:22:57] "PUT /alarm/1cef5344-a80e-499b-9d1e-8c68bc4b5f49 HTTP/1.1" 200 245 0.009568 10.0.0.242 - - [2026-01-29 08:22:57] "POST /alarms HTTP/1.1" 409 272 0.004685 10.0.0.242 - - [2026-01-29 08:22:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003292 10.0.0.242 - - [2026-01-29 08:22:58] "PUT /alarm/dd0ae265-8d9d-421a-821a-73be7195995c HTTP/1.1" 200 245 0.025818 10.0.0.242 - - [2026-01-29 08:22:58] "POST /alarms HTTP/1.1" 409 261 0.009089 10.0.0.242 - - [2026-01-29 08:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001586 10.0.0.242 - - [2026-01-29 08:22:58] "PUT /alarm/f342bc51-0522-48ed-a58b-8db19b71e0b8 HTTP/1.1" 200 245 0.012348 10.0.0.242 - - [2026-01-29 08:22:58] "POST /alarms HTTP/1.1" 409 259 0.009038 10.0.0.242 - - [2026-01-29 08:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001455 10.0.0.242 - - [2026-01-29 08:22:58] "PUT /alarm/880c49e3-b9b0-47a1-9676-a060cdaba0eb HTTP/1.1" 200 245 0.010244 10.0.0.242 - - [2026-01-29 08:22:58] "POST /alarms HTTP/1.1" 409 265 0.011887 10.0.0.242 - - [2026-01-29 08:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.014380 10.0.0.242 - - [2026-01-29 08:22:58] "PUT /alarm/8528f4d9-9733-4a0f-be87-6b4fe195eb52 HTTP/1.1" 200 245 0.025929 10.0.0.242 - - [2026-01-29 08:22:58] "POST /alarms HTTP/1.1" 409 279 0.016101 10.0.0.242 - - [2026-01-29 08:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001498 10.0.0.242 - - [2026-01-29 08:22:58] "PUT /alarm/89cbbcfe-61fe-474b-b9fd-3407e5784110 HTTP/1.1" 200 245 0.009398 10.0.0.242 - - [2026-01-29 08:22:58] "GET / HTTP/1.1" 200 36215 0.001919 10.0.0.242 - - [2026-01-29 08:22:58] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002157 10.0.0.242 - - [2026-01-29 08:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001573 10.0.0.242 - - [2026-01-29 08:22:58] "PUT /global-vrouter-config/2c9e15e6-839b-4203-837a-86f1c84b4218 HTTP/1.1" 200 277 0.009821 10.0.0.242 - - [2026-01-29 08:22:58] "GET / HTTP/1.1" 200 36215 0.001707 10.0.0.242 - - [2026-01-29 08:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.242 - - [2026-01-29 08:22:58] "GET /global-vrouter-config/2c9e15e6-839b-4203-837a-86f1c84b4218?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002464 10.0.0.242 - - [2026-01-29 08:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001560 10.0.0.242 - - [2026-01-29 08:22:58] "PUT /global-vrouter-config/2c9e15e6-839b-4203-837a-86f1c84b4218 HTTP/1.1" 200 277 0.012516 10.0.0.242 - - [2026-01-29 08:22:59] "GET / HTTP/1.1" 200 36215 0.001658 10.0.0.242 - - [2026-01-29 08:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.242 - - [2026-01-29 08:22:59] "GET /global-system-config/e0b71ebc-6fc4-4034-aa7d-8b9843af62e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004451 10.0.0.242 - - [2026-01-29 08:22:59] "PUT /global-system-config/e0b71ebc-6fc4-4034-aa7d-8b9843af62e7 HTTP/1.1" 200 275 0.013614 10.0.0.242 - - [2026-01-29 08:23:02] "GET / HTTP/1.1" 200 36215 0.003465 10.0.0.242 - - [2026-01-29 08:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.242 - - [2026-01-29 08:23:02] "GET /routing-instance/fe569009-a626-4869-9822-1eeb0a218861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002787 10.0.0.242 - - [2026-01-29 08:23:02] "POST /bgp-routers HTTP/1.1" 409 301 0.002220 10.0.0.242 - - [2026-01-29 08:23:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.242 - - [2026-01-29 08:23:02] "GET /bgp-router/60507a08-1fb8-42af-918a-4c6fbeccbad3?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.002861 10.0.0.242 - - [2026-01-29 08:23:02] "PUT /bgp-router/60507a08-1fb8-42af-918a-4c6fbeccbad3 HTTP/1.1" 200 255 0.014335 [Introspect:8084]10.0.0.242 - - [2026-01-29 08:23:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000837 [Introspect:8084]10.0.0.242 - - [2026-01-29 08:23:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000768 10.0.0.242 - - [2026-01-29 08:23:06] "POST /tags HTTP/1.1" 200 356 0.017964 10.0.0.242 - - [2026-01-29 08:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007715 10.0.0.242 - - [2026-01-29 08:23:06] "GET /tag/33ca2022-14d6-491e-8db5-6490a3c710c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.010917 10.0.0.242 - - [2026-01-29 08:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003883 10.0.0.242 - - [2026-01-29 08:23:06] "GET /virtual-network/6e9c8bea-51af-4099-9f14-63ad3fdc1490?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003483 10.0.0.242 - - [2026-01-29 08:23:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001351 10.0.0.242 - - [2026-01-29 08:23:06] "GET /project/700b04c0-1c77-4c44-8729-c454e571888c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.034139 10.0.0.242 - - [2026-01-29 08:23:06] "POST /virtual-machines HTTP/1.1" 200 352 0.010333 10.0.0.242 - - [2026-01-29 08:23:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.035918 10.0.0.242 - - [2026-01-29 08:23:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.119943 10.0.0.242 - - [2026-01-29 08:23:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.008161 10.0.0.242 - - [2026-01-29 08:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.010879 10.0.0.242 - - [2026-01-29 08:23:07] "GET /virtual-machine-interface/bd2217b0-fceb-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.008566 10.0.0.242 - - [2026-01-29 08:23:07] "POST /instance-ips HTTP/1.1" 200 392 0.026931 10.0.0.242 - - [2026-01-29 08:23:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.021198 10.0.0.242 - - [2026-01-29 08:23:07] "GET /virtual-machine-interface/bd2217b0-fceb-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.016309 10.0.0.242 - - [2026-01-29 08:23:07] "POST /set-tag HTTP/1.1" 200 109 0.013088 10.0.0.242 - - [2026-01-29 08:23:07] "GET /virtual-machine-interface/bd2217b0-fceb-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.010371 10.0.0.242 - - [2026-01-29 08:23:07] "GET /instance-ip/bd3c87a8-fceb-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.004237 10.0.0.242 - - [2026-01-29 08:23:07] "GET /virtual-machine-interface/bd2217b0-fceb-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004911 10.0.0.242 - - [2026-01-29 08:23:07] "POST /set-tag HTTP/1.1" 200 109 0.002208 10.0.0.242 - - [2026-01-29 08:23:07] "GET /virtual-router/d931c069-7a4e-4499-98bd-9228a50b5ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.003485 10.0.0.242 - - [2026-01-29 08:23:07] "POST /ref-update HTTP/1.1" 200 156 0.009113 10.0.0.242 - - [2026-01-29 08:23:07] "GET /virtual-machine-interface/bd2217b0-fceb-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005569 10.0.0.242 - - [2026-01-29 08:23:07] "POST /set-tag HTTP/1.1" 200 109 0.003870 10.0.0.242 - - [2026-01-29 08:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.242 - - [2026-01-29 08:23:07] "GET /virtual-network/6e9c8bea-51af-4099-9f14-63ad3fdc1490?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004207 10.0.0.242 - - [2026-01-29 08:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001352 10.0.0.242 - - [2026-01-29 08:23:07] "GET /project/700b04c0-1c77-4c44-8729-c454e571888c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1286 0.034542 10.0.0.242 - - [2026-01-29 08:23:07] "POST /virtual-machines HTTP/1.1" 200 356 0.009051 10.0.0.242 - - [2026-01-29 08:23:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.020100 10.0.0.242 - - [2026-01-29 08:23:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.090446 10.0.0.242 - - [2026-01-29 08:23:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.006678 10.0.0.242 - - [2026-01-29 08:23:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.242 - - [2026-01-29 08:23:07] "GET /virtual-machine-interface/bd9100da-fceb-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.007995 10.0.0.242 - - [2026-01-29 08:23:07] "POST /instance-ips HTTP/1.1" 200 396 0.016593 10.0.0.242 - - [2026-01-29 08:23:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.016962 10.0.0.242 - - [2026-01-29 08:23:07] "GET /virtual-machine-interface/bd9100da-fceb-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.008033 10.0.0.242 - - [2026-01-29 08:23:07] "POST /set-tag HTTP/1.1" 200 109 0.013102 10.0.0.242 - - [2026-01-29 08:23:07] "GET /virtual-machine-interface/bd9100da-fceb-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.009191 10.0.0.242 - - [2026-01-29 08:23:07] "GET /instance-ip/bda70bf0-fceb-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.002965 10.0.0.242 - - [2026-01-29 08:23:08] "GET /virtual-machine-interface/bd9100da-fceb-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.006119 10.0.0.242 - - [2026-01-29 08:23:08] "POST /set-tag HTTP/1.1" 200 109 0.003333 10.0.0.242 - - [2026-01-29 08:23:08] "GET /virtual-router/d931c069-7a4e-4499-98bd-9228a50b5ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1682 0.004150 10.0.0.242 - - [2026-01-29 08:23:08] "POST /ref-update HTTP/1.1" 200 156 0.008064 10.0.0.242 - - [2026-01-29 08:23:08] "GET /virtual-machine-interface/bd9100da-fceb-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.008552 10.0.0.242 - - [2026-01-29 08:23:08] "POST /set-tag HTTP/1.1" 200 109 0.001901 10.0.0.242 - - [2026-01-29 08:23:08] "GET /virtual-machine-interface/bd2217b0-fceb-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.003889 10.0.0.242 - - [2026-01-29 08:23:08] "POST /set-tag HTTP/1.1" 200 109 0.001797 10.0.0.242 - - [2026-01-29 08:23:08] "GET /virtual-machine-interface/bd9100da-fceb-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.003545 10.0.0.242 - - [2026-01-29 08:23:08] "POST /set-tag HTTP/1.1" 200 109 0.002194 10.0.0.242 - - [2026-01-29 08:23:17] "GET / HTTP/1.1" 200 36215 0.002161 10.0.0.242 - - [2026-01-29 08:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.242 - - [2026-01-29 08:23:17] "GET /global-system-config/e0b71ebc-6fc4-4034-aa7d-8b9843af62e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.003963 10.0.0.242 - - [2026-01-29 08:23:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001231 10.0.0.242 - - [2026-01-29 08:23:17] "GET /config-node/45858727-8f69-4b1f-95c5-e8814dde257d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.001704 10.0.0.242 - - [2026-01-29 08:23:27] "GET /virtual-machine-interface/bd2217b0-fceb-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005146 10.0.0.242 - - [2026-01-29 08:23:27] "POST /set-tag HTTP/1.1" 200 109 0.002130 10.0.0.242 - - [2026-01-29 08:23:28] "GET /virtual-machine-interface/bd9100da-fceb-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.009106 10.0.0.242 - - [2026-01-29 08:23:28] "POST /set-tag HTTP/1.1" 200 109 0.004869 10.0.0.242 - - [2026-01-29 08:23:29] "GET /virtual-machine-interface/bd2217b0-fceb-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004311 10.0.0.242 - - [2026-01-29 08:23:29] "POST /set-tag HTTP/1.1" 200 109 0.003225 10.0.0.242 - - [2026-01-29 08:23:29] "GET / HTTP/1.1" 200 36215 0.001244 10.0.0.242 - - [2026-01-29 08:23:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.242 - - [2026-01-29 08:23:29] "GET /routing-instance/fe569009-a626-4869-9822-1eeb0a218861?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002438 10.0.0.242 - - [2026-01-29 08:23:29] "POST /bgp-routers HTTP/1.1" 409 301 0.001435 10.0.0.242 - - [2026-01-29 08:23:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001138 10.0.0.242 - - [2026-01-29 08:23:29] "GET /bgp-router/60507a08-1fb8-42af-918a-4c6fbeccbad3?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.002900 10.0.0.242 - - [2026-01-29 08:23:29] "PUT /bgp-router/60507a08-1fb8-42af-918a-4c6fbeccbad3 HTTP/1.1" 200 255 0.010865 [Introspect:8084]10.0.0.242 - - [2026-01-29 08:23:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000975 [Introspect:8084]10.0.0.242 - - [2026-01-29 08:23:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000741 [Introspect:8084]10.0.0.242 - - [2026-01-29 08:23:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001022 [Introspect:8084]10.0.0.242 - - [2026-01-29 08:23:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000891 [Introspect:8084]10.0.0.242 - - [2026-01-29 08:23:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000858 [Introspect:8084]10.0.0.242 - - [2026-01-29 08:23:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001097 [Introspect:8084]10.0.0.242 - - [2026-01-29 08:23:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000820 [Introspect:8084]10.0.0.242 - - [2026-01-29 08:23:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000979 10.0.0.242 - - [2026-01-29 08:24:00] "GET /virtual-machine-interface/bd2217b0-fceb-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004843 10.0.0.242 - - [2026-01-29 08:24:00] "POST /set-tag HTTP/1.1" 200 109 0.001922 10.0.0.242 - - [2026-01-29 08:24:00] "GET /virtual-machine-interface/bd2217b0-fceb-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.003938 10.0.0.242 - - [2026-01-29 08:24:00] "POST /set-tag HTTP/1.1" 200 109 0.002700 10.0.0.242 - - [2026-01-29 08:24:00] "GET /virtual-machine/1b9eb10c-f8d5-4113-9253-b79418bb62f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.002426 10.0.0.242 - - [2026-01-29 08:24:00] "POST /ref-update HTTP/1.1" 200 156 0.010481 10.0.0.242 - - [2026-01-29 08:24:00] "GET /virtual-machine-interface/bd2217b0-fceb-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005077 10.0.0.242 - - [2026-01-29 08:24:00] "POST /set-tag HTTP/1.1" 200 109 0.012955 10.0.0.242 - - [2026-01-29 08:24:00] "POST /set-tag HTTP/1.1" 200 109 0.026921 10.0.0.242 - - [2026-01-29 08:24:00] "DELETE /instance-ip/bd3c87a8-fceb-11f0-902b-fa163e61982b HTTP/1.1" 200 115 0.029751 10.0.0.242 - - [2026-01-29 08:24:00] "DELETE /virtual-machine-interface/bd2217b0-fceb-11f0-902b-fa163e61982b HTTP/1.1" 200 115 0.034642 10.0.0.242 - - [2026-01-29 08:24:00] "DELETE /virtual-machine/1b9eb10c-f8d5-4113-9253-b79418bb62f0 HTTP/1.1" 200 115 0.026984 10.0.0.242 - - [2026-01-29 08:24:00] "GET /virtual-machine-interface/bd9100da-fceb-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.003780 10.0.0.242 - - [2026-01-29 08:24:00] "POST /set-tag HTTP/1.1" 200 109 0.002131 10.0.0.242 - - [2026-01-29 08:24:31] "GET /virtual-machine-interface/bd9100da-fceb-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005077 10.0.0.242 - - [2026-01-29 08:24:31] "POST /set-tag HTTP/1.1" 200 109 0.002985 10.0.0.242 - - [2026-01-29 08:24:31] "GET /virtual-machine-interface/bd9100da-fceb-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004660 10.0.0.242 - - [2026-01-29 08:24:31] "POST /set-tag HTTP/1.1" 200 109 0.002297 10.0.0.242 - - [2026-01-29 08:24:31] "GET /virtual-machine/0c6aec6f-046c-4197-b03d-6ad8704f3a46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.002944 10.0.0.242 - - [2026-01-29 08:24:31] "POST /ref-update HTTP/1.1" 200 156 0.011178 10.0.0.242 - - [2026-01-29 08:24:31] "GET /virtual-machine-interface/bd9100da-fceb-11f0-902b-fa163e61982b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.006561 10.0.0.242 - - [2026-01-29 08:24:31] "POST /set-tag HTTP/1.1" 200 109 0.031399 10.0.0.242 - - [2026-01-29 08:24:31] "POST /set-tag HTTP/1.1" 200 109 0.039146 10.0.0.242 - - [2026-01-29 08:24:31] "DELETE /instance-ip/bda70bf0-fceb-11f0-902b-fa163e61982b HTTP/1.1" 200 115 0.056780 10.0.0.242 - - [2026-01-29 08:24:31] "DELETE /virtual-machine-interface/bd9100da-fceb-11f0-902b-fa163e61982b HTTP/1.1" 200 115 0.039868 10.0.0.242 - - [2026-01-29 08:24:31] "DELETE /virtual-machine/0c6aec6f-046c-4197-b03d-6ad8704f3a46 HTTP/1.1" 200 115 0.021110 10.0.0.242 - - [2026-01-29 08:24:31] "DELETE /tag/33ca2022-14d6-491e-8db5-6490a3c710c7 HTTP/1.1" 200 115 0.042568