+++ date ++ echo 'INFO: =================== Mon Mar 31 02:10:16 UTC 2025 ===================' INFO: =================== Mon Mar 31 02:10:16 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ head -n 1 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ cut -d / -f 1 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.38 ++ 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.38 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.38 ++ ANALYTICSDB_NODES=10.0.0.38 ++ ANALYTICS_SNMP_NODES=10.0.0.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ '[' -n '10.0.0.38:8081 ' ']' +++ echo 10.0.0.38:8081 ++ ANALYTICS_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ '[' -n '10.0.0.38:9042 ' ']' +++ echo 10.0.0.38:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.38:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ '[' -n '10.0.0.38:8086 ' ']' +++ echo 10.0.0.38:8086 ++ COLLECTOR_SERVERS=10.0.0.38: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.38 ++ CONFIGDB_NODES=10.0.0.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ '[' -n '10.0.0.38:8082 ' ']' +++ echo 10.0.0.38:8082 ++ CONFIG_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ '[' -n '10.0.0.38:9161 ' ']' +++ echo 10.0.0.38:9161 ++ CONFIGDB_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ '[' -n '10.0.0.38:9041 ' ']' +++ echo 10.0.0.38:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.38: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.38 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.38 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ '[' -n 10.0.0.38:2181, ']' +++ echo 10.0.0.38:2181 ++ ZOOKEEPER_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ '[' -n '10.0.0.38:2181 ' ']' +++ echo 10.0.0.38:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.38:2181 ++ RABBITMQ_NODES=10.0.0.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ '[' -n 10.0.0.38:5673, ']' +++ echo 10.0.0.38:5673 ++ RABBITMQ_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ '[' -n '10.0.0.38:6379 ' ']' +++ echo 10.0.0.38:6379 ++ REDIS_SERVERS=10.0.0.38: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.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ '[' -n '10.0.0.38:9092 ' ']' +++ echo 10.0.0.38:9092 ++ KAFKA_SERVERS=10.0.0.38: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.38 ++ 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_CRYPT_INTERFACE=crypt0 ++ VROUTER_DECRYPT_INTERFACE=decrypt0 ++ VROUTER_DECRYPT_KEY=15 ++ 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.38 ++ 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.38 ++ cut -d , -f 1 + local cassandra=10.0.0.38 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.38 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.38 9041 + echo -e '\035\nquit' + 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.38 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.38 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.38 +++ local servers=10.0.0.38 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ sort ++++ grep -vi host ++++ cat /proc/net/fib_trie ++++ tr '\n' , +++ local local_ips=,10.0.0.38,10.20.88.1,127.0.0.1,172.17.0.1,252.38.0.1,, +++ local ord=1 +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.38'\''))' +++ local server_ip=10.0.0.38 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.38 ]] +++ [[ ,10.0.0.38,10.20.88.1,127.0.0.1,172.17.0.1,252.38.0.1,, =~ ,10\.0\.0\.38, ]] +++ echo 10.0.0.38 1 +++ return ++ local ip=10.0.0.38 ++ [[ -z 10.0.0.38 ]] ++ echo 10.0.0.38 + host_ip=10.0.0.38 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.38:9041 + cassandra_server_list=10.0.0.38:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.38:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ sort ++ 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 03/31/2025 02:11:03.741 7f20208db088 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/31/2025 02:11:04.194 7f20208db088 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 03/31/2025 02:11:04.255 7f20208db088 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/31/2025 02:11:04.261 7f20208db088 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.38 - - [2025-03-31 02:11:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000690 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.38:8082/ Hit Ctrl-C to quit. 10.0.0.38 - - [2025-03-31 02:11:19] "GET / HTTP/1.1" 503 181 0.000308 10.0.0.38 - - [2025-03-31 02:11:20] "GET / HTTP/1.1" 200 45303 0.004318 10.0.0.38 - - [2025-03-31 02:11:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003317 10.0.0.38 - - [2025-03-31 02:11:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003071 10.0.0.38 - - [2025-03-31 02:11:20] "GET / HTTP/1.1" 200 35931 0.001487 10.0.0.38 - - [2025-03-31 02:11:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003019 10.0.0.38 - - [2025-03-31 02:11:20] "GET /routing-instance/d5effed1-6676-4e3d-a569-bc861ad4b409?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005438 10.0.0.38 - - [2025-03-31 02:11:20] "POST /bgp-routers HTTP/1.1" 200 616 0.037892 10.0.0.38 - - [2025-03-31 02:11:20] "GET /bgp-router/75e429a0-8472-4c3e-8704-936429d66f12?fields=global_system_config_back_refs HTTP/1.1" 200 1128 0.017179 10.0.0.38 - - [2025-03-31 02:11:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002839 10.0.0.38 - - [2025-03-31 02:11:20] "GET /global-system-config/44c069a3-4064-4eb5-b691-6b37fe16f37f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008545 10.0.0.38 - - [2025-03-31 02:11:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003162 10.0.0.38 - - [2025-03-31 02:11:20] "POST /ref-update HTTP/1.1" 200 156 0.009746 10.0.0.38 - - [2025-03-31 02:11:21] "GET / HTTP/1.1" 200 35931 0.001870 10.0.0.38 - - [2025-03-31 02:11:21] "GET / HTTP/1.1" 200 35931 0.001620 10.0.0.38 - - [2025-03-31 02:11:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004386 10.0.0.38 - - [2025-03-31 02:11:21] "GET /global-system-config/44c069a3-4064-4eb5-b691-6b37fe16f37f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.012152 10.0.0.38 - - [2025-03-31 02:11:21] "POST /fqname-to-id HTTP/1.1" 404 216 0.009741 10.0.0.38 - - [2025-03-31 02:11:21] "POST /database-nodes HTTP/1.1" 200 597 0.049278 10.0.0.38 - - [2025-03-31 02:11:21] "GET / HTTP/1.1" 200 35931 0.001835 10.0.0.38 - - [2025-03-31 02:11:21] "GET / HTTP/1.1" 200 35931 0.001606 10.0.0.38 - - [2025-03-31 02:11:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.013875 10.0.0.38 - - [2025-03-31 02:11:21] "GET /global-system-config/44c069a3-4064-4eb5-b691-6b37fe16f37f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.020445 10.0.0.38 - - [2025-03-31 02:11:21] "GET / HTTP/1.1" 200 35931 0.001882 10.0.0.38 - - [2025-03-31 02:11:21] "POST /fqname-to-id HTTP/1.1" 404 216 0.005615 10.0.0.38 - - [2025-03-31 02:11:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003866 10.0.0.38 - - [2025-03-31 02:11:21] "GET /global-system-config/44c069a3-4064-4eb5-b691-6b37fe16f37f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.009657 10.0.0.38 - - [2025-03-31 02:11:21] "POST /fqname-to-id HTTP/1.1" 404 216 0.008965 10.0.0.38 - - [2025-03-31 02:11:21] "POST /fqname-to-id HTTP/1.1" 404 186 0.017635 10.0.0.38 - - [2025-03-31 02:11:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004254 10.0.0.38 - - [2025-03-31 02:11:21] "GET /global-system-config/44c069a3-4064-4eb5-b691-6b37fe16f37f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.013422 10.0.0.38 - - [2025-03-31 02:11:21] "POST /analytics-nodes HTTP/1.1" 200 599 0.085589 10.0.0.38 - - [2025-03-31 02:11:22] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.103492 10.0.0.38 - - [2025-03-31 02:11:22] "POST /service-appliance-sets HTTP/1.1" 200 553 0.111475 10.0.0.38 - - [2025-03-31 02:11:22] "POST /fqname-to-id HTTP/1.1" 404 180 0.003564 10.0.0.38 - - [2025-03-31 02:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007787 10.0.0.38 - - [2025-03-31 02:11:22] "GET /global-system-config/44c069a3-4064-4eb5-b691-6b37fe16f37f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.014955 10.0.0.38 - - [2025-03-31 02:11:22] "GET / HTTP/1.1" 200 35931 0.001747 10.0.0.38 - - [2025-03-31 02:11:22] "POST /service-appliance-sets HTTP/1.1" 200 541 0.060043 10.0.0.38 - - [2025-03-31 02:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007303 10.0.0.38 - - [2025-03-31 02:11:22] "GET /network-ipam/b9aae622-e5a5-43ff-9486-c26a7009a174?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.008585 10.0.0.38 - - [2025-03-31 02:11:22] "POST /service-templates HTTP/1.1" 200 511 0.036077 10.0.0.38 - - [2025-03-31 02:11:22] "POST /service-templates HTTP/1.1" 200 501 0.049214 10.0.0.38 - - [2025-03-31 02:11:22] "POST /service-templates HTTP/1.1" 200 515 0.061205 10.0.0.38 - - [2025-03-31 02:11:22] "POST /service-templates HTTP/1.1" 200 535 0.054997 10.0.0.38 - - [2025-03-31 02:11:22] "POST /service-templates HTTP/1.1" 200 507 0.052505 [Introspect:8084]10.0.0.38 - - [2025-03-31 02:11:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001208 [Introspect:8084]10.0.0.38 - - [2025-03-31 02:11:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001142 10.0.0.38 - - [2025-03-31 02:11:23] "GET / HTTP/1.1" 200 35931 0.001717 10.0.0.38 - - [2025-03-31 02:11:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008076 10.0.0.38 - - [2025-03-31 02:11:23] "GET /global-system-config/44c069a3-4064-4eb5-b691-6b37fe16f37f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.035295 10.0.0.38 - - [2025-03-31 02:11:23] "POST /fqname-to-id HTTP/1.1" 404 216 0.002971 10.0.0.38 - - [2025-03-31 02:11:23] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.097044 10.0.0.38 - - [2025-03-31 02:11:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.022264 10.0.0.38 - - [2025-03-31 02:11:26] "GET /network-ipam/b9aae622-e5a5-43ff-9486-c26a7009a174?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.024392 10.0.0.38 - - [2025-03-31 02:11:26] "POST /fqname-to-id HTTP/1.1" 404 225 0.025208 10.0.0.38 - - [2025-03-31 02:11:26] "POST /access-control-lists HTTP/1.1" 200 587 0.053149 10.0.0.38 - - [2025-03-31 02:11:27] "GET / HTTP/1.1" 200 35931 0.001757 10.0.0.38 - - [2025-03-31 02:11:27] "POST /fqname-to-id HTTP/1.1" 404 224 0.042428 10.0.0.38 - - [2025-03-31 02:11:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.018091 10.0.0.38 - - [2025-03-31 02:11:27] "GET /global-system-config/44c069a3-4064-4eb5-b691-6b37fe16f37f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.029898 10.0.0.38 - - [2025-03-31 02:11:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.007105 10.0.0.38 - - [2025-03-31 02:11:27] "POST /access-control-lists HTTP/1.1" 200 585 0.076462 10.0.0.38 - - [2025-03-31 02:11:27] "POST /config-nodes HTTP/1.1" 200 593 0.131585 10.0.0.38 - - [2025-03-31 02:11:27] "POST /route-targets HTTP/1.1" 200 327 0.028755 10.0.0.38 - - [2025-03-31 02:11:27] "POST /ref-update HTTP/1.1" 200 156 0.040873 10.0.0.38 - - [2025-03-31 02:11:27] "POST /route-targets HTTP/1.1" 200 327 0.053248 10.0.0.38 - - [2025-03-31 02:11:27] "POST /ref-update HTTP/1.1" 200 156 0.109230 10.0.0.38 - - [2025-03-31 02:11:27] "POST /route-targets HTTP/1.1" 200 327 0.028844 10.0.0.38 - - [2025-03-31 02:11:27] "POST /ref-update HTTP/1.1" 200 156 0.044685 10.0.0.38 - - [2025-03-31 02:11:27] "POST /route-targets HTTP/1.1" 200 327 0.018820 10.0.0.38 - - [2025-03-31 02:11:27] "POST /ref-update HTTP/1.1" 200 156 0.035308 10.0.0.38 - - [2025-03-31 02:11:27] "POST /fqname-to-id HTTP/1.1" 404 201 0.003251 10.0.0.38 - - [2025-03-31 02:11:28] "POST /access-control-lists HTTP/1.1" 200 551 0.081174 10.0.0.38 - - [2025-03-31 02:11:28] "PUT /access-control-list/a3d6eb05-db82-45e2-ae3a-5d1939c4aa0f HTTP/1.1" 200 272 0.057203 10.0.0.38 - - [2025-03-31 02:11:28] "PUT /access-control-list/61be3699-d700-4625-b7f7-74beef2c2a77 HTTP/1.1" 200 272 0.071400 10.0.0.38 - - [2025-03-31 02:11:28] "GET / HTTP/1.1" 200 35931 0.002304 10.0.0.38 - - [2025-03-31 02:11:28] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004329 10.0.0.38 - - [2025-03-31 02:11:29] "GET / HTTP/1.1" 200 35931 0.001655 10.0.0.38 - - [2025-03-31 02:11:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052 10.0.0.38 - - [2025-03-31 02:11:29] "GET /global-system-config/44c069a3-4064-4eb5-b691-6b37fe16f37f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.027618 10.0.0.38 - - [2025-03-31 02:11:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.010018 10.0.0.38 - - [2025-03-31 02:11:29] "POST /config-database-nodes HTTP/1.1" 200 611 0.144475 [Introspect:8084]10.0.0.38 - - [2025-03-31 02:11:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000909 [Introspect:8084]10.0.0.38 - - [2025-03-31 02:11:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001098 10.0.0.38 - - [2025-03-31 02:11:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005431 10.0.0.38 - - [2025-03-31 02:11:33] "GET /global-vrouter-config/a6017a58-d4e5-49df-838a-c695f499489b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1161 0.003755 10.0.0.38 - - [2025-03-31 02:11:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002733 10.0.0.38 - - [2025-03-31 02:11:33] "PUT /global-vrouter-config/a6017a58-d4e5-49df-838a-c695f499489b HTTP/1.1" 200 276 0.018932 10.0.0.38 - - [2025-03-31 02:11:33] "GET / HTTP/1.1" 200 35931 0.050988 10.0.0.38 - - [2025-03-31 02:11:33] "POST /alarms HTTP/1.1" 200 581 0.055370 10.0.0.38 - - [2025-03-31 02:11:34] "POST /alarms HTTP/1.1" 200 575 0.054348 10.0.0.38 - - [2025-03-31 02:11:34] "POST /alarms HTTP/1.1" 200 575 0.064168 10.0.0.38 - - [2025-03-31 02:11:34] "POST /alarms HTTP/1.1" 200 559 0.046609 10.0.0.38 - - [2025-03-31 02:11:34] "POST /alarms HTTP/1.1" 200 555 0.048209 10.0.0.38 - - [2025-03-31 02:11:34] "POST /alarms HTTP/1.1" 200 557 0.046270 10.0.0.38 - - [2025-03-31 02:11:34] "POST /alarms HTTP/1.1" 200 565 0.037891 10.0.0.38 - - [2025-03-31 02:11:34] "POST /alarms HTTP/1.1" 200 549 0.047488 10.0.0.38 - - [2025-03-31 02:11:34] "POST /alarms HTTP/1.1" 200 557 0.063109 10.0.0.38 - - [2025-03-31 02:11:34] "POST /alarms HTTP/1.1" 200 567 0.038153 10.0.0.38 - - [2025-03-31 02:11:34] "POST /alarms HTTP/1.1" 200 555 0.071863 10.0.0.38 - - [2025-03-31 02:11:34] "POST /alarms HTTP/1.1" 200 567 0.053459 10.0.0.38 - - [2025-03-31 02:11:34] "POST /alarms HTTP/1.1" 200 575 0.079356 10.0.0.38 - - [2025-03-31 02:11:34] "POST /alarms HTTP/1.1" 200 569 0.080582 10.0.0.38 - - [2025-03-31 02:11:35] "POST /alarms HTTP/1.1" 200 561 0.065164 10.0.0.38 - - [2025-03-31 02:11:35] "POST /alarms HTTP/1.1" 200 561 0.103157 10.0.0.38 - - [2025-03-31 02:11:35] "POST /alarms HTTP/1.1" 200 561 0.083006 10.0.0.38 - - [2025-03-31 02:11:35] "POST /alarms HTTP/1.1" 200 547 0.073899 10.0.0.38 - - [2025-03-31 02:11:35] "POST /alarms HTTP/1.1" 200 595 0.041269 10.0.0.38 - - [2025-03-31 02:11:35] "POST /alarms HTTP/1.1" 200 575 0.127109 10.0.0.38 - - [2025-03-31 02:11:35] "POST /alarms HTTP/1.1" 200 571 0.090143 10.0.0.38 - - [2025-03-31 02:11:35] "POST /alarms HTTP/1.1" 200 583 0.106673 10.0.0.38 - - [2025-03-31 02:11:35] "POST /alarms HTTP/1.1" 200 609 0.121748 10.0.0.38 - - [2025-03-31 02:11:36] "GET / HTTP/1.1" 200 35931 0.001848 10.0.0.38 - - [2025-03-31 02:11:36] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.007110 10.0.0.38 - - [2025-03-31 02:11:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002717 10.0.0.38 - - [2025-03-31 02:11:36] "PUT /global-vrouter-config/a6017a58-d4e5-49df-838a-c695f499489b HTTP/1.1" 200 276 0.021087 10.0.0.38 - - [2025-03-31 02:11:37] "GET / HTTP/1.1" 200 35931 0.001594 10.0.0.38 - - [2025-03-31 02:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004386 10.0.0.38 - - [2025-03-31 02:11:37] "GET /global-vrouter-config/a6017a58-d4e5-49df-838a-c695f499489b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003620 10.0.0.38 - - [2025-03-31 02:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004103 10.0.0.38 - - [2025-03-31 02:11:37] "PUT /global-vrouter-config/a6017a58-d4e5-49df-838a-c695f499489b HTTP/1.1" 200 276 0.012136 10.0.0.38 - - [2025-03-31 02:11:38] "GET / HTTP/1.1" 200 35931 0.001930 10.0.0.38 - - [2025-03-31 02:11:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002764 10.0.0.38 - - [2025-03-31 02:11:38] "GET /global-system-config/44c069a3-4064-4eb5-b691-6b37fe16f37f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005652 10.0.0.38 - - [2025-03-31 02:11:38] "PUT /global-system-config/44c069a3-4064-4eb5-b691-6b37fe16f37f HTTP/1.1" 200 274 0.111648 10.0.0.38 - - [2025-03-31 02:11:40] "GET / HTTP/1.1" 200 35931 0.001658 10.0.0.38 - - [2025-03-31 02:11:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005493 10.0.0.38 - - [2025-03-31 02:11:40] "GET /domain/4dbaf12a-25d9-4b88-b57a-216e71569890?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.005069 10.0.0.38 - - [2025-03-31 02:11:41] "POST /id-to-fqname HTTP/1.1" 200 173 0.002355 10.0.0.38 - - [2025-03-31 02:11:41] "POST /fqname-to-id HTTP/1.1" 404 182 0.012629 10.0.0.38 - - [2025-03-31 02:11:41] "POST /security-groups HTTP/1.1" 200 570 0.076716 10.0.0.38 - - [2025-03-31 02:11:41] "POST /projects HTTP/1.1" 200 481 0.349703 10.0.0.38 - - [2025-03-31 02:11:41] "POST /fqname-to-id HTTP/1.1" 404 213 0.014117 10.0.0.38 - - [2025-03-31 02:11:41] "POST /security-groups HTTP/1.1" 200 534 0.093050 10.0.0.38 - - [2025-03-31 02:11:41] "POST /chown HTTP/1.1" 200 109 0.013237 10.0.0.38 - - [2025-03-31 02:11:41] "POST /access-control-lists HTTP/1.1" 200 579 0.097669 10.0.0.38 - - [2025-03-31 02:11:41] "POST /policy-managements HTTP/1.1" 409 214 0.014396 10.0.0.38 - - [2025-03-31 02:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.028024 10.0.0.38 - - [2025-03-31 02:11:41] "POST /fqname-to-id HTTP/1.1" 404 212 0.015196 10.0.0.38 - - [2025-03-31 02:11:41] "GET /policy-management/20321625-4a66-4f82-bbc4-17577312a063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.024157 10.0.0.38 - - [2025-03-31 02:11:41] "POST /access-control-lists HTTP/1.1" 200 577 0.100827 10.0.0.38 - - [2025-03-31 02:11:41] "POST /fqname-to-id HTTP/1.1" 404 232 0.005825 10.0.0.38 - - [2025-03-31 02:11:41] "POST /application-policy-sets HTTP/1.1" 200 528 0.115009 10.0.0.38 - - [2025-03-31 02:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009537 10.0.0.38 - - [2025-03-31 02:11:41] "POST /access-control-lists HTTP/1.1" 200 594 0.062247 10.0.0.38 - - [2025-03-31 02:11:41] "GET /global-vrouter-config/a6017a58-d4e5-49df-838a-c695f499489b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.028275 10.0.0.38 - - [2025-03-31 02:11:41] "POST /fqname-to-id HTTP/1.1" 404 231 0.018163 10.0.0.38 - - [2025-03-31 02:11:41] "PUT /global-vrouter-config/a6017a58-d4e5-49df-838a-c695f499489b HTTP/1.1" 200 276 0.026293 10.0.0.38 - - [2025-03-31 02:11:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.016367 10.0.0.38 - - [2025-03-31 02:11:41] "POST /access-control-lists HTTP/1.1" 200 592 0.080314 10.0.0.38 - - [2025-03-31 02:11:41] "GET /virtual-network/3544b281-5fca-4242-8f88-2df231b8345c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.006789 10.0.0.38 - - [2025-03-31 02:11:42] "POST /id-to-fqname HTTP/1.1" 200 177 0.001290 10.0.0.38 - - [2025-03-31 02:11:42] "POST /fqname-to-id HTTP/1.1" 404 186 0.005692 10.0.0.38 - - [2025-03-31 02:11:42] "POST /security-groups HTTP/1.1" 200 574 0.080554 10.0.0.38 - - [2025-03-31 02:11:42] "POST /projects HTTP/1.1" 200 489 0.368885 10.0.0.38 - - [2025-03-31 02:11:42] "POST /fqname-to-id HTTP/1.1" 404 217 0.014578 10.0.0.38 - - [2025-03-31 02:11:42] "POST /access-control-lists HTTP/1.1" 200 583 0.086899 10.0.0.38 - - [2025-03-31 02:11:42] "POST /fqname-to-id HTTP/1.1" 404 216 0.023239 10.0.0.38 - - [2025-03-31 02:11:42] "POST /security-groups HTTP/1.1" 200 546 0.162223 10.0.0.38 - - [2025-03-31 02:11:42] "POST /access-control-lists HTTP/1.1" 200 581 0.090385 10.0.0.38 - - [2025-03-31 02:11:42] "POST /chown HTTP/1.1" 200 109 0.072523 10.0.0.38 - - [2025-03-31 02:11:42] "POST /fqname-to-id HTTP/1.1" 404 240 0.014086 10.0.0.38 - - [2025-03-31 02:11:42] "POST /network-ipams HTTP/1.1" 200 522 0.096736 10.0.0.38 - - [2025-03-31 02:11:42] "POST /access-control-lists HTTP/1.1" 200 602 0.060579 10.0.0.38 - - [2025-03-31 02:11:42] "POST /fqname-to-id HTTP/1.1" 404 239 0.003538 10.0.0.38 - - [2025-03-31 02:11:42] "POST /network-ipams HTTP/1.1" 200 510 0.068800 10.0.0.38 - - [2025-03-31 02:11:42] "POST /access-control-lists HTTP/1.1" 200 600 0.075434 10.0.0.38 - - [2025-03-31 02:11:42] "POST /fqname-to-id HTTP/1.1" 404 198 0.005243 10.0.0.38 - - [2025-03-31 02:11:42] "POST /fqname-to-id HTTP/1.1" 404 229 0.005906 10.0.0.38 - - [2025-03-31 02:11:43] "POST /useragent-kv HTTP/1.1" 200 115 0.006746 10.0.0.38 - - [2025-03-31 02:11:43] "POST /virtual-networks HTTP/1.1" 200 538 0.236938 10.0.0.38 - - [2025-03-31 02:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005883 10.0.0.38 - - [2025-03-31 02:11:43] "POST /access-control-lists HTTP/1.1" 200 589 0.117300 10.0.0.38 - - [2025-03-31 02:11:43] "GET /virtual-network/79006cea-1983-4cc3-8560-76d496e28519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1732 0.021243 10.0.0.38 - - [2025-03-31 02:11:43] "POST /network-ipams HTTP/1.1" 200 518 0.050156 10.0.0.38 - - [2025-03-31 02:11:43] "POST /route-targets HTTP/1.1" 200 327 0.038693 10.0.0.38 - - [2025-03-31 02:11:43] "POST /fqname-to-id HTTP/1.1" 404 202 0.011250 10.0.0.38 - - [2025-03-31 02:11:43] "POST /ref-update HTTP/1.1" 200 156 0.079271 10.0.0.38 - - [2025-03-31 02:11:43] "PUT /access-control-list/4b4fb8cd-437e-4a05-ae69-77369a51769b HTTP/1.1" 200 272 0.043985 10.0.0.38 - - [2025-03-31 02:11:43] "POST /useragent-kv HTTP/1.1" 200 115 0.024071 10.0.0.38 - - [2025-03-31 02:11:43] "POST /virtual-networks HTTP/1.1" 200 546 0.259852 10.0.0.38 - - [2025-03-31 02:11:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.38 - - [2025-03-31 02:11:43] "GET /virtual-network/ae69d239-490f-45ca-ac27-3d460af124f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.007469 10.0.0.38 - - [2025-03-31 02:11:43] "POST /fqname-to-id HTTP/1.1" 404 199 0.012065 10.0.0.38 - - [2025-03-31 02:11:43] "POST /route-targets HTTP/1.1" 200 327 0.055435 10.0.0.38 - - [2025-03-31 02:11:43] "POST /ref-update HTTP/1.1" 200 156 0.045843 10.0.0.38 - - [2025-03-31 02:11:43] "POST /network-policys HTTP/1.1" 200 538 0.099001 10.0.0.38 - - [2025-03-31 02:11:43] "POST /fqname-to-id HTTP/1.1" 404 197 0.019264 10.0.0.38 - - [2025-03-31 02:11:43] "POST /network-policys HTTP/1.1" 200 534 0.031619 10.0.0.38 - - [2025-03-31 02:11:43] "POST /fqname-to-id HTTP/1.1" 404 201 0.009100 10.0.0.38 - - [2025-03-31 02:11:43] "POST /network-policys HTTP/1.1" 200 542 0.042856 10.0.0.38 - - [2025-03-31 02:11:44] "POST /ref-update HTTP/1.1" 200 156 0.134506 10.0.0.38 - - [2025-03-31 02:11:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011450 10.0.0.38 - - [2025-03-31 02:11:44] "PUT /access-control-list/8d2ef26d-7a06-4a11-abc5-a30608f72367 HTTP/1.1" 200 272 0.088554 10.0.0.38 - - [2025-03-31 02:11:44] "PUT /access-control-list/4b4fb8cd-437e-4a05-ae69-77369a51769b HTTP/1.1" 200 272 0.107138 10.0.0.38 - - [2025-03-31 02:11:44] "POST /ref-update HTTP/1.1" 200 156 0.210195 10.0.0.38 - - [2025-03-31 02:11:44] "PUT /access-control-list/4b4fb8cd-437e-4a05-ae69-77369a51769b HTTP/1.1" 200 272 0.043197 10.0.0.38 - - [2025-03-31 02:11:44] "POST /ref-update HTTP/1.1" 200 156 0.116748 10.0.0.38 - - [2025-03-31 02:11:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.023934 10.0.0.38 - - [2025-03-31 02:11:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.022108 10.0.0.38 - - [2025-03-31 02:11:44] "PUT /access-control-list/8d2ef26d-7a06-4a11-abc5-a30608f72367 HTTP/1.1" 200 272 0.097119 10.0.0.38 - - [2025-03-31 02:11:44] "POST /ref-update HTTP/1.1" 200 156 0.085548 10.0.0.38 - - [2025-03-31 02:11:44] "POST /ref-update HTTP/1.1" 200 156 0.135790 10.0.0.38 - - [2025-03-31 02:11:44] "POST /fqname-to-id HTTP/1.1" 404 237 0.002242 10.0.0.38 - - [2025-03-31 02:11:44] "POST /ref-update HTTP/1.1" 200 156 0.090472 10.0.0.38 - - [2025-03-31 02:11:44] "POST /access-control-lists HTTP/1.1" 200 601 0.074696 10.0.0.38 - - [2025-03-31 02:11:44] "PUT /access-control-list/3373805a-9925-4d7b-ab6b-aff1e5f7b18a HTTP/1.1" 200 272 0.056642 10.0.0.38 - - [2025-03-31 02:11:45] "POST /ref-update HTTP/1.1" 200 156 0.197902 10.0.0.38 - - [2025-03-31 02:11:45] "POST /ref-update HTTP/1.1" 200 156 0.283037 10.0.0.38 - - [2025-03-31 02:11:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015525 10.0.0.38 - - [2025-03-31 02:11:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007550 10.0.0.38 - - [2025-03-31 02:11:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004815 10.0.0.38 - - [2025-03-31 02:11:45] "PUT /access-control-list/3373805a-9925-4d7b-ab6b-aff1e5f7b18a HTTP/1.1" 200 272 0.087201 10.0.0.38 - - [2025-03-31 02:11:45] "PUT /access-control-list/8d2ef26d-7a06-4a11-abc5-a30608f72367 HTTP/1.1" 200 272 0.028505 10.0.0.38 - - [2025-03-31 02:11:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.38 - - [2025-03-31 02:11:45] "GET /virtual-network/3544b281-5fca-4242-8f88-2df231b8345c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.013663 10.0.0.38 - - [2025-03-31 02:11:45] "POST /ref-update HTTP/1.1" 200 156 0.056795 10.0.0.38 - - [2025-03-31 02:11:45] "GET /application-policy-set/f2cd662e-6fdf-4d90-b596-ff47e1fae306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.012899 10.0.0.38 - - [2025-03-31 02:11:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.016788 10.0.0.38 - - [2025-03-31 02:11:45] "GET /policy-management/20321625-4a66-4f82-bbc4-17577312a063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009563 10.0.0.38 - - [2025-03-31 02:11:45] "POST /firewall-policys HTTP/1.1" 200 530 0.043666 10.0.0.38 - - [2025-03-31 02:11:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.033124 10.0.0.38 - - [2025-03-31 02:11:45] "GET /firewall-policy/b428450e-46c3-4b12-bf3f-3c4cc77b18f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.020229 10.0.0.38 - - [2025-03-31 02:11:45] "GET /application-policy-set/f2cd662e-6fdf-4d90-b596-ff47e1fae306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.009639 10.0.0.38 - - [2025-03-31 02:11:45] "GET /firewall-policy/b428450e-46c3-4b12-bf3f-3c4cc77b18f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.006226 10.0.0.38 - - [2025-03-31 02:11:45] "POST /ref-update HTTP/1.1" 200 156 0.027816 10.0.0.38 - - [2025-03-31 02:11:45] "GET /application-policy-set/f2cd662e-6fdf-4d90-b596-ff47e1fae306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.007082 10.0.0.38 - - [2025-03-31 02:11:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002395 10.0.0.38 - - [2025-03-31 02:11:45] "GET /policy-management/20321625-4a66-4f82-bbc4-17577312a063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004438 10.0.0.38 - - [2025-03-31 02:11:45] "POST /firewall-policys HTTP/1.1" 200 532 0.024622 10.0.0.38 - - [2025-03-31 02:11:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.025650 10.0.0.38 - - [2025-03-31 02:11:45] "GET /firewall-policy/7480adbc-6eb3-455e-97bb-9be3d066a6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.010855 10.0.0.38 - - [2025-03-31 02:11:45] "GET /application-policy-set/f2cd662e-6fdf-4d90-b596-ff47e1fae306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.007574 10.0.0.38 - - [2025-03-31 02:11:45] "GET /firewall-policy/7480adbc-6eb3-455e-97bb-9be3d066a6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.005903 10.0.0.38 - - [2025-03-31 02:11:45] "GET /firewall-policy/b428450e-46c3-4b12-bf3f-3c4cc77b18f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.008329 10.0.0.38 - - [2025-03-31 02:11:45] "GET /firewall-policy/b428450e-46c3-4b12-bf3f-3c4cc77b18f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003317 10.0.0.38 - - [2025-03-31 02:11:46] "POST /ref-update HTTP/1.1" 200 156 0.034507 10.0.0.38 - - [2025-03-31 02:11:46] "POST /ref-update HTTP/1.1" 200 156 0.054738 10.0.0.38 - - [2025-03-31 02:11:46] "POST /ref-update HTTP/1.1" 200 156 0.038801 10.0.0.38 - - [2025-03-31 02:11:46] "GET /application-policy-set/f2cd662e-6fdf-4d90-b596-ff47e1fae306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.034533 10.0.0.38 - - [2025-03-31 02:11:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644 10.0.0.38 - - [2025-03-31 02:11:46] "GET /policy-management/20321625-4a66-4f82-bbc4-17577312a063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003532 10.0.0.38 - - [2025-03-31 02:11:46] "POST /firewall-policys HTTP/1.1" 200 530 0.031103 10.0.0.38 - - [2025-03-31 02:11:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.039169 10.0.0.38 - - [2025-03-31 02:11:46] "GET /firewall-policy/d943bde6-acef-468d-93b8-5a4fe20ffb3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.017116 10.0.0.38 - - [2025-03-31 02:11:46] "GET /application-policy-set/f2cd662e-6fdf-4d90-b596-ff47e1fae306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.003206 10.0.0.38 - - [2025-03-31 02:11:46] "GET /firewall-policy/d943bde6-acef-468d-93b8-5a4fe20ffb3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003033 10.0.0.38 - - [2025-03-31 02:11:46] "GET /firewall-policy/7480adbc-6eb3-455e-97bb-9be3d066a6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003800 10.0.0.38 - - [2025-03-31 02:11:46] "GET /firewall-policy/b428450e-46c3-4b12-bf3f-3c4cc77b18f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003230 10.0.0.38 - - [2025-03-31 02:11:46] "GET /firewall-policy/b428450e-46c3-4b12-bf3f-3c4cc77b18f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003219 10.0.0.38 - - [2025-03-31 02:11:46] "GET /firewall-policy/7480adbc-6eb3-455e-97bb-9be3d066a6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.006650 10.0.0.38 - - [2025-03-31 02:11:46] "POST /ref-update HTTP/1.1" 200 156 0.023544 10.0.0.38 - - [2025-03-31 02:11:46] "POST /ref-update HTTP/1.1" 200 156 0.038873 10.0.0.38 - - [2025-03-31 02:11:46] "POST /ref-update HTTP/1.1" 200 156 0.060492 10.0.0.38 - - [2025-03-31 02:11:46] "POST /ref-update HTTP/1.1" 200 156 0.076138 10.0.0.38 - - [2025-03-31 02:11:46] "POST /ref-update HTTP/1.1" 200 156 0.108232 10.0.0.38 - - [2025-03-31 02:11:46] "GET /application-policy-set/f2cd662e-6fdf-4d90-b596-ff47e1fae306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.025055 10.0.0.38 - - [2025-03-31 02:11:47] "POST /tags HTTP/1.1" 200 299 0.076557 10.0.0.38 - - [2025-03-31 02:11:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.023008 10.0.0.38 - - [2025-03-31 02:11:47] "GET /tag/82c05583-f694-4f89-a47c-ed6fe74aa2d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.030058 10.0.0.38 - - [2025-03-31 02:11:47] "POST /set-tag HTTP/1.1" 200 109 0.016511 10.0.0.38 - - [2025-03-31 02:11:47] "POST /tags HTTP/1.1" 200 301 0.086521 10.0.0.38 - - [2025-03-31 02:11:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003180 10.0.0.38 - - [2025-03-31 02:11:47] "GET /tag/4f057718-be8f-4ffb-bd05-78b32f567ad1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.039089 10.0.0.38 - - [2025-03-31 02:11:47] "POST /tags HTTP/1.1" 200 325 0.121124 10.0.0.38 - - [2025-03-31 02:11:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003155 10.0.0.38 - - [2025-03-31 02:11:47] "GET /tag/611ee6b7-7fce-4ecd-b087-0f2eaab6e7d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.034599 10.0.0.38 - - [2025-03-31 02:11:47] "POST /tags HTTP/1.1" 200 311 0.125159 10.0.0.38 - - [2025-03-31 02:11:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003040 10.0.0.38 - - [2025-03-31 02:11:47] "GET /tag/af15192c-dea5-4213-9911-9b965023073f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.023661 10.0.0.38 - - [2025-03-31 02:11:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.017904 10.0.0.38 - - [2025-03-31 02:11:48] "GET /virtual-network/79006cea-1983-4cc3-8560-76d496e28519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2293 0.023344 10.0.0.38 - - [2025-03-31 02:11:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004532 10.0.0.38 - - [2025-03-31 02:11:48] "GET /project/dbae928f-b7e1-46d6-8f8d-264796ac44eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.052571 10.0.0.38 - - [2025-03-31 02:11:48] "POST /virtual-machines HTTP/1.1" 200 377 0.014342 10.0.0.38 - - [2025-03-31 02:11:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.031332 10.0.0.38 - - [2025-03-31 02:11:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.152710 10.0.0.38 - - [2025-03-31 02:11:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.022957 10.0.0.38 - - [2025-03-31 02:11:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.015558 10.0.0.38 - - [2025-03-31 02:11:48] "GET /virtual-machine-interface/806d65dc-0dd5-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.009247 10.0.0.38 - - [2025-03-31 02:11:48] "POST /instance-ips HTTP/1.1" 200 409 0.061422 10.0.0.38 - - [2025-03-31 02:11:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.077525 10.0.0.38 - - [2025-03-31 02:11:48] "GET /virtual-machine-interface/806d65dc-0dd5-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.042678 10.0.0.38 - - [2025-03-31 02:11:48] "POST /set-tag HTTP/1.1" 200 109 0.033247 10.0.0.38 - - [2025-03-31 02:11:48] "GET /virtual-machine-interface/806d65dc-0dd5-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.026020 10.0.0.38 - - [2025-03-31 02:11:48] "GET /instance-ip/80914a4c-0dd5-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.017325 10.0.0.38 - - [2025-03-31 02:11:49] "POST /tags HTTP/1.1" 200 357 0.084844 10.0.0.38 - - [2025-03-31 02:11:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005562 10.0.0.38 - - [2025-03-31 02:11:49] "GET /tag/8fc6ff95-896b-4212-8595-451cc5f33220?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.016148 10.0.0.38 - - [2025-03-31 02:11:49] "POST /tags HTTP/1.1" 200 305 0.020781 10.0.0.38 - - [2025-03-31 02:11:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007508 10.0.0.38 - - [2025-03-31 02:11:49] "GET /tag/390fba37-291c-4358-8b4b-8b0caccaf16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.016583 10.0.0.38 - - [2025-03-31 02:11:49] "POST /id-to-fqname HTTP/1.1" 200 174 0.000623 10.0.0.38 - - [2025-03-31 02:11:49] "POST /fqname-to-id HTTP/1.1" 404 183 0.013086 10.0.0.38 - - [2025-03-31 02:11:49] "POST /security-groups HTTP/1.1" 200 571 0.078068 10.0.0.38 - - [2025-03-31 02:11:49] "POST /projects HTTP/1.1" 200 483 0.256557 10.0.0.38 - - [2025-03-31 02:11:49] "POST /fqname-to-id HTTP/1.1" 404 214 0.010376 10.0.0.38 - - [2025-03-31 02:11:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.025315 10.0.0.38 - - [2025-03-31 02:11:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.014214 10.0.0.38 - - [2025-03-31 02:11:49] "GET /virtual-network/79006cea-1983-4cc3-8560-76d496e28519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2293 0.018059 10.0.0.38 - - [2025-03-31 02:11:49] "POST /access-control-lists HTTP/1.1" 200 580 0.110365 10.0.0.38 - - [2025-03-31 02:11:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007216 10.0.0.38 - - [2025-03-31 02:11:49] "POST /fqname-to-id HTTP/1.1" 404 213 0.006723 10.0.0.38 - - [2025-03-31 02:11:49] "GET /virtual-network/ae69d239-490f-45ca-ac27-3d460af124f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.015209 10.0.0.38 - - [2025-03-31 02:11:49] "POST /access-control-lists HTTP/1.1" 200 578 0.082426 10.0.0.38 - - [2025-03-31 02:11:49] "PUT /virtual-network/79006cea-1983-4cc3-8560-76d496e28519 HTTP/1.1" 200 264 0.144646 10.0.0.38 - - [2025-03-31 02:11:49] "PUT /virtual-network/ae69d239-490f-45ca-ac27-3d460af124f8 HTTP/1.1" 200 264 0.070178 10.0.0.38 - - [2025-03-31 02:11:50] "POST /security-groups HTTP/1.1" 200 537 0.098237 10.0.0.38 - - [2025-03-31 02:11:50] "POST /fqname-to-id HTTP/1.1" 404 234 0.011086 10.0.0.38 - - [2025-03-31 02:11:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.048870 10.0.0.38 - - [2025-03-31 02:11:50] "POST /chown HTTP/1.1" 200 109 0.028227 10.0.0.38 - - [2025-03-31 02:11:50] "GET /application-policy-set/f2cd662e-6fdf-4d90-b596-ff47e1fae306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.016831 10.0.0.38 - - [2025-03-31 02:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004945 10.0.0.38 - - [2025-03-31 02:11:50] "POST /access-control-lists HTTP/1.1" 200 596 0.140246 10.0.0.38 - - [2025-03-31 02:11:50] "GET /policy-management/20321625-4a66-4f82-bbc4-17577312a063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.018605 10.0.0.38 - - [2025-03-31 02:11:50] "POST /fqname-to-id HTTP/1.1" 404 233 0.018280 10.0.0.38 - - [2025-03-31 02:11:50] "POST /tags HTTP/1.1" 409 207 0.002714 10.0.0.38 - - [2025-03-31 02:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.38 - - [2025-03-31 02:11:50] "GET /tag/390fba37-291c-4358-8b4b-8b0caccaf16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.038774 10.0.0.38 - - [2025-03-31 02:11:50] "POST /access-control-lists HTTP/1.1" 200 594 0.090585 10.0.0.38 - - [2025-03-31 02:11:50] "POST /firewall-rules HTTP/1.1" 200 564 0.081115 10.0.0.38 - - [2025-03-31 02:11:50] "GET /firewall-rule/57b24863-0b36-43d3-a4f2-15adebd002e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.006132 10.0.0.38 - - [2025-03-31 02:11:50] "GET /firewall-policy/7480adbc-6eb3-455e-97bb-9be3d066a6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004106 10.0.0.38 - - [2025-03-31 02:11:50] "GET /firewall-rule/57b24863-0b36-43d3-a4f2-15adebd002e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.003884 10.0.0.38 - - [2025-03-31 02:11:50] "POST /ref-update HTTP/1.1" 200 156 0.073997 10.0.0.38 - - [2025-03-31 02:11:50] "GET /application-policy-set/f2cd662e-6fdf-4d90-b596-ff47e1fae306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010506 10.0.0.38 - - [2025-03-31 02:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006130 10.0.0.38 - - [2025-03-31 02:11:50] "GET /policy-management/20321625-4a66-4f82-bbc4-17577312a063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004730 10.0.0.38 - - [2025-03-31 02:11:50] "POST /tags HTTP/1.1" 409 207 0.002809 10.0.0.38 - - [2025-03-31 02:11:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.38 - - [2025-03-31 02:11:50] "GET /tag/390fba37-291c-4358-8b4b-8b0caccaf16b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.014886 10.0.0.38 - - [2025-03-31 02:11:50] "POST /firewall-rules HTTP/1.1" 200 562 0.075947 10.0.0.38 - - [2025-03-31 02:11:50] "GET /firewall-rule/b55fd873-4952-4423-9e75-3b05093ab325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.012847 10.0.0.38 - - [2025-03-31 02:11:51] "GET /firewall-policy/7480adbc-6eb3-455e-97bb-9be3d066a6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.004820 10.0.0.38 - - [2025-03-31 02:11:51] "GET /firewall-rule/b55fd873-4952-4423-9e75-3b05093ab325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.004851 10.0.0.38 - - [2025-03-31 02:11:51] "POST /ref-update HTTP/1.1" 200 156 0.031727 10.0.0.38 - - [2025-03-31 02:11:51] "POST /fqname-to-id HTTP/1.1" 404 226 0.004788 10.0.0.38 - - [2025-03-31 02:11:51] "POST /tags HTTP/1.1" 200 305 0.120962 10.0.0.38 - - [2025-03-31 02:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.023207 10.0.0.38 - - [2025-03-31 02:11:51] "GET /tag/499a19ff-c5b3-4d25-b67c-451fab2339e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.038953 10.0.0.38 - - [2025-03-31 02:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006957 10.0.0.38 - - [2025-03-31 02:11:51] "GET /project/e4876756-ad68-45f0-ada1-ffceaf2f3bb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.040040 10.0.0.38 - - [2025-03-31 02:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491 10.0.0.38 - - [2025-03-31 02:11:51] "GET /virtual-network/ae69d239-490f-45ca-ac27-3d460af124f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.007421 10.0.0.38 - - [2025-03-31 02:11:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002446 10.0.0.38 - - [2025-03-31 02:11:51] "GET /service-appliance-set/f38b116f-4461-4cdf-904d-e70c4afa1ab1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.006338 10.0.0.38 - - [2025-03-31 02:11:51] "POST /fqname-to-id HTTP/1.1" 404 240 0.002939 10.0.0.38 - - [2025-03-31 02:11:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.152170 10.0.0.38 - - [2025-03-31 02:11:51] "GET /virtual-machine-interface/bd2be247-5b4a-4b4a-bb23-839f62f78df6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.015112 10.0.0.38 - - [2025-03-31 02:11:51] "POST /instance-ips HTTP/1.1" 200 381 0.103067 10.0.0.38 - - [2025-03-31 02:11:51] "GET /instance-ip/92e03ba4-03ee-4448-b3e6-89fae26a60eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.014490 10.0.0.38 - - [2025-03-31 02:11:52] "POST /loadbalancers HTTP/1.1" 200 582 0.112081 10.0.0.38 - - [2025-03-31 02:11:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.028691 10.0.0.38 - - [2025-03-31 02:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.011385 10.0.0.38 - - [2025-03-31 02:11:52] "GET /project/e4876756-ad68-45f0-ada1-ffceaf2f3bb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.056039 10.0.0.38 - - [2025-03-31 02:11:52] "GET /loadbalancer/c69e150a-30ea-410f-9ea1-35eaa3ad8869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.010573 10.0.0.38 - - [2025-03-31 02:11:52] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.068910 10.0.0.38 - - [2025-03-31 02:11:52] "GET /project/e4876756-ad68-45f0-ada1-ffceaf2f3bb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.114862 10.0.0.38 - - [2025-03-31 02:11:52] "GET /instance-ip/92e03ba4-03ee-4448-b3e6-89fae26a60eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006376 10.0.0.38 - - [2025-03-31 02:11:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.044439 10.0.0.38 - - [2025-03-31 02:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.013145 10.0.0.38 - - [2025-03-31 02:11:52] "GET /project/e4876756-ad68-45f0-ada1-ffceaf2f3bb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.081869 10.0.0.38 - - [2025-03-31 02:11:52] "POST /floating-ips HTTP/1.1" 200 583 0.125539 10.0.0.38 - - [2025-03-31 02:11:52] "GET /loadbalancer-listener/cad7e2f4-d3ac-4b50-94fe-ba77e4f13471?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.007561 10.0.0.38 - - [2025-03-31 02:11:52] "GET /loadbalancer-listener/cad7e2f4-d3ac-4b50-94fe-ba77e4f13471?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.010791 10.0.0.38 - - [2025-03-31 02:11:52] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.078009 10.0.0.38 - - [2025-03-31 02:11:52] "GET /instance-ip/92e03ba4-03ee-4448-b3e6-89fae26a60eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.008294 10.0.0.38 - - [2025-03-31 02:11:52] "GET /instance-ip/92e03ba4-03ee-4448-b3e6-89fae26a60eb?fields=floating_ips HTTP/1.1" 200 1171 0.011130 10.0.0.38 - - [2025-03-31 02:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008339 10.0.0.38 - - [2025-03-31 02:11:52] "GET /floating-ip/ce2541dc-657d-4d6d-8f46-65fdea2352cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.004238 10.0.0.38 - - [2025-03-31 02:11:52] "GET /global-vrouter-config/a6017a58-d4e5-49df-838a-c695f499489b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1809 0.005681 10.0.0.38 - - [2025-03-31 02:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005681 10.0.0.38 - - [2025-03-31 02:11:52] "PUT /global-vrouter-config/a6017a58-d4e5-49df-838a-c695f499489b HTTP/1.1" 200 276 0.013591 10.0.0.38 - - [2025-03-31 02:11:52] "POST /tags HTTP/1.1" 200 355 0.059072 10.0.0.38 - - [2025-03-31 02:11:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.024851 10.0.0.38 - - [2025-03-31 02:11:52] "GET /tag/be22381a-4f20-48f0-81df-ca69ad47afa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.021560 10.0.0.38 - - [2025-03-31 02:11:53] "POST /tags HTTP/1.1" 200 303 0.038284 10.0.0.38 - - [2025-03-31 02:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010499 10.0.0.38 - - [2025-03-31 02:11:53] "GET /tag/f29551ee-8487-4af9-a7e0-43c4dad6939f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.020709 10.0.0.38 - - [2025-03-31 02:11:53] "POST /projects HTTP/1.1" 409 218 0.003522 10.0.0.38 - - [2025-03-31 02:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006411 10.0.0.38 - - [2025-03-31 02:11:53] "GET /project/e4876756-ad68-45f0-ada1-ffceaf2f3bb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.057223 10.0.0.38 - - [2025-03-31 02:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004537 10.0.0.38 - - [2025-03-31 02:11:53] "GET /network-ipam/636503a6-6662-4b6f-ad89-87c71a728231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.003594 10.0.0.38 - - [2025-03-31 02:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004076 10.0.0.38 - - [2025-03-31 02:11:53] "GET /virtual-network/79006cea-1983-4cc3-8560-76d496e28519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.008250 10.0.0.38 - - [2025-03-31 02:11:53] "PUT /virtual-network/79006cea-1983-4cc3-8560-76d496e28519 HTTP/1.1" 200 264 0.066788 10.0.0.38 - - [2025-03-31 02:11:53] "GET /virtual-network/79006cea-1983-4cc3-8560-76d496e28519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006416 10.0.0.38 - - [2025-03-31 02:11:53] "POST /set-tag HTTP/1.1" 200 109 0.088421 10.0.0.38 - - [2025-03-31 02:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.020703 10.0.0.38 - - [2025-03-31 02:11:53] "GET /network-ipam/b05966cd-19e7-401d-942d-039a16296747?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.005239 10.0.0.38 - - [2025-03-31 02:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006693 10.0.0.38 - - [2025-03-31 02:11:53] "GET /virtual-network/ae69d239-490f-45ca-ac27-3d460af124f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.009265 10.0.0.38 - - [2025-03-31 02:11:53] "PUT /virtual-network/ae69d239-490f-45ca-ac27-3d460af124f8 HTTP/1.1" 200 264 0.071216 10.0.0.38 - - [2025-03-31 02:11:53] "GET /virtual-network/ae69d239-490f-45ca-ac27-3d460af124f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.012128 10.0.0.38 - - [2025-03-31 02:11:53] "POST /set-tag HTTP/1.1" 200 109 0.087926 10.0.0.38 - - [2025-03-31 02:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003629 10.0.0.38 - - [2025-03-31 02:11:53] "GET /network-policy/bad3584b-9b08-4aaa-a7cd-1fcf227659cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003599 10.0.0.38 - - [2025-03-31 02:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002657 10.0.0.38 - - [2025-03-31 02:11:53] "GET /network-policy/50afbcfa-3e3e-466d-9dac-7659f7b81268?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.003140 10.0.0.38 - - [2025-03-31 02:11:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005020 10.0.0.38 - - [2025-03-31 02:11:53] "GET /network-policy/a60a595d-ae92-4bec-9d0f-127d6ecd47ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.005189 10.0.0.38 - - [2025-03-31 02:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.38 - - [2025-03-31 02:11:54] "PUT /network-policy/a60a595d-ae92-4bec-9d0f-127d6ecd47ad HTTP/1.1" 200 262 0.019020 10.0.0.38 - - [2025-03-31 02:11:54] "POST /ref-update HTTP/1.1" 200 156 0.073102 10.0.0.38 - - [2025-03-31 02:11:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002569 10.0.0.38 - - [2025-03-31 02:11:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002331 10.0.0.38 - - [2025-03-31 02:11:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002021 10.0.0.38 - - [2025-03-31 02:11:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009522 10.0.0.38 - - [2025-03-31 02:11:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005600 10.0.0.38 - - [2025-03-31 02:11:54] "POST /security-groups HTTP/1.1" 409 245 0.006278 10.0.0.38 - - [2025-03-31 02:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002996 10.0.0.38 - - [2025-03-31 02:11:54] "PUT /security-group/d37a04f7-155c-420a-a181-f83d392cf2f2 HTTP/1.1" 200 262 0.088533 10.0.0.38 - - [2025-03-31 02:11:54] "PUT /access-control-list/bf57557c-b14c-4d45-bb12-e2dcd3fa06bd HTTP/1.1" 200 272 0.051022 10.0.0.38 - - [2025-03-31 02:11:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.083088 10.0.0.38 - - [2025-03-31 02:11:54] "GET /application-policy-set/f2cd662e-6fdf-4d90-b596-ff47e1fae306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.020964 10.0.0.38 - - [2025-03-31 02:11:54] "PUT /access-control-list/a4d5256c-0860-45de-846e-1d339299c82d HTTP/1.1" 200 272 0.057300 10.0.0.38 - - [2025-03-31 02:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.013470 10.0.0.38 - - [2025-03-31 02:11:54] "GET /policy-management/20321625-4a66-4f82-bbc4-17577312a063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004280 10.0.0.38 - - [2025-03-31 02:11:54] "POST /tags HTTP/1.1" 409 206 0.021615 10.0.0.38 - - [2025-03-31 02:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003665 10.0.0.38 - - [2025-03-31 02:11:54] "GET /tag/f29551ee-8487-4af9-a7e0-43c4dad6939f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.017776 10.0.0.38 - - [2025-03-31 02:11:54] "POST /firewall-rules HTTP/1.1" 200 562 0.087548 10.0.0.38 - - [2025-03-31 02:11:54] "GET /firewall-rule/4ec5242b-6922-49dc-a530-7e57bad5cf7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.013473 10.0.0.38 - - [2025-03-31 02:11:54] "GET /firewall-policy/7480adbc-6eb3-455e-97bb-9be3d066a6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.006663 10.0.0.38 - - [2025-03-31 02:11:54] "GET /firewall-rule/4ec5242b-6922-49dc-a530-7e57bad5cf7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.003230 10.0.0.38 - - [2025-03-31 02:11:54] "POST /ref-update HTTP/1.1" 200 156 0.025749 10.0.0.38 - - [2025-03-31 02:11:54] "GET /application-policy-set/f2cd662e-6fdf-4d90-b596-ff47e1fae306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.015736 10.0.0.38 - - [2025-03-31 02:11:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003085 10.0.0.38 - - [2025-03-31 02:11:55] "GET /policy-management/20321625-4a66-4f82-bbc4-17577312a063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003622 10.0.0.38 - - [2025-03-31 02:11:55] "POST /tags HTTP/1.1" 409 206 0.002422 10.0.0.38 - - [2025-03-31 02:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.38 - - [2025-03-31 02:11:55] "GET /tag/f29551ee-8487-4af9-a7e0-43c4dad6939f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.025337 10.0.0.38 - - [2025-03-31 02:11:55] "POST /firewall-rules HTTP/1.1" 200 560 0.088673 10.0.0.38 - - [2025-03-31 02:11:55] "GET /firewall-rule/5346a21b-196b-432c-bbc7-44d0b03355b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.027373 10.0.0.38 - - [2025-03-31 02:11:55] "GET /firewall-policy/7480adbc-6eb3-455e-97bb-9be3d066a6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.025029 10.0.0.38 - - [2025-03-31 02:11:55] "GET /firewall-rule/5346a21b-196b-432c-bbc7-44d0b03355b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.009819 10.0.0.38 - - [2025-03-31 02:11:55] "POST /ref-update HTTP/1.1" 200 156 0.070035 10.0.0.38 - - [2025-03-31 02:11:55] "POST /tags HTTP/1.1" 200 301 0.022032 10.0.0.38 - - [2025-03-31 02:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.026458 10.0.0.38 - - [2025-03-31 02:11:55] "GET /tag/49d18910-e12a-45f1-9eba-ee82f3ed620d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.022343 10.0.0.38 - - [2025-03-31 02:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.38 - - [2025-03-31 02:11:55] "GET /project/dbae928f-b7e1-46d6-8f8d-264796ac44eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.063212 10.0.0.38 - - [2025-03-31 02:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.013652 10.0.0.38 - - [2025-03-31 02:11:55] "GET /virtual-network/ae69d239-490f-45ca-ac27-3d460af124f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.006153 10.0.0.38 - - [2025-03-31 02:11:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005429 10.0.0.38 - - [2025-03-31 02:11:55] "GET /service-appliance-set/f38b116f-4461-4cdf-904d-e70c4afa1ab1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003005 10.0.0.38 - - [2025-03-31 02:11:55] "POST /fqname-to-id HTTP/1.1" 404 242 0.002837 10.0.0.38 - - [2025-03-31 02:11:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.138295 10.0.0.38 - - [2025-03-31 02:11:55] "GET /virtual-machine-interface/4b287080-56d7-4fe6-b5d1-794e95f09799?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.026638 10.0.0.38 - - [2025-03-31 02:11:56] "POST /instance-ips HTTP/1.1" 200 377 0.038372 10.0.0.38 - - [2025-03-31 02:11:56] "GET /instance-ip/604ac906-68f5-4bb5-8f89-fde7d5a6344e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.010993 10.0.0.38 - - [2025-03-31 02:11:56] "POST /loadbalancers HTTP/1.1" 200 582 0.119831 10.0.0.38 - - [2025-03-31 02:11:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.031622 10.0.0.38 - - [2025-03-31 02:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.039329 10.0.0.38 - - [2025-03-31 02:11:56] "GET /project/dbae928f-b7e1-46d6-8f8d-264796ac44eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.127683 10.0.0.38 - - [2025-03-31 02:11:56] "GET /instance-ip/604ac906-68f5-4bb5-8f89-fde7d5a6344e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.010991 10.0.0.38 - - [2025-03-31 02:11:56] "GET /project/dbae928f-b7e1-46d6-8f8d-264796ac44eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.114237 10.0.0.38 - - [2025-03-31 02:11:56] "GET /loadbalancer/b8c564f2-1107-4927-9277-c515ad98e18b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.007008 10.0.0.38 - - [2025-03-31 02:11:56] "POST /floating-ips HTTP/1.1" 200 581 0.067187 10.0.0.38 - - [2025-03-31 02:11:56] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.106012 10.0.0.38 - - [2025-03-31 02:11:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.032724 10.0.0.38 - - [2025-03-31 02:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.013687 10.0.0.38 - - [2025-03-31 02:11:56] "GET /project/dbae928f-b7e1-46d6-8f8d-264796ac44eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.046953 10.0.0.38 - - [2025-03-31 02:11:56] "GET /loadbalancer-listener/e19d850b-93db-4baf-9b78-0cf7295e9784?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.002822 10.0.0.38 - - [2025-03-31 02:11:56] "GET /loadbalancer-listener/e19d850b-93db-4baf-9b78-0cf7295e9784?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.005695 10.0.0.38 - - [2025-03-31 02:11:56] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.034727 10.0.0.38 - - [2025-03-31 02:11:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005982 10.0.0.38 - - [2025-03-31 02:11:56] "GET /instance-ip/604ac906-68f5-4bb5-8f89-fde7d5a6344e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003623 10.0.0.38 - - [2025-03-31 02:11:56] "GET /instance-ip/604ac906-68f5-4bb5-8f89-fde7d5a6344e?fields=floating_ips HTTP/1.1" 200 1164 0.035857 10.0.0.38 - - [2025-03-31 02:11:56] "GET /floating-ip/55f028e4-a36c-4b87-8cd8-3ee07e692a9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.004763 10.0.0.38 - - [2025-03-31 02:11:57] "GET /project/dbae928f-b7e1-46d6-8f8d-264796ac44eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.116671 10.0.0.38 - - [2025-03-31 02:11:57] "GET /loadbalancer/b8c564f2-1107-4927-9277-c515ad98e18b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.004052 10.0.0.38 - - [2025-03-31 02:11:57] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.051964 10.0.0.38 - - [2025-03-31 02:11:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.041389 10.0.0.38 - - [2025-03-31 02:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.011275 10.0.0.38 - - [2025-03-31 02:11:57] "GET /project/dbae928f-b7e1-46d6-8f8d-264796ac44eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.077271 10.0.0.38 - - [2025-03-31 02:11:57] "GET /loadbalancer-listener/3269690f-5cd5-483d-a57b-c8d66309e60a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.005081 10.0.0.38 - - [2025-03-31 02:11:57] "GET /loadbalancer-listener/3269690f-5cd5-483d-a57b-c8d66309e60a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.013728 10.0.0.38 - - [2025-03-31 02:11:57] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.033396 10.0.0.38 - - [2025-03-31 02:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.012650 10.0.0.38 - - [2025-03-31 02:11:57] "GET /instance-ip/604ac906-68f5-4bb5-8f89-fde7d5a6344e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.011768 10.0.0.38 - - [2025-03-31 02:11:57] "GET /instance-ip/604ac906-68f5-4bb5-8f89-fde7d5a6344e?fields=floating_ips HTTP/1.1" 200 1164 0.007383 10.0.0.38 - - [2025-03-31 02:11:57] "GET /floating-ip/55f028e4-a36c-4b87-8cd8-3ee07e692a9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.006159 10.0.0.38 - - [2025-03-31 02:11:57] "GET /project/dbae928f-b7e1-46d6-8f8d-264796ac44eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.075288 10.0.0.38 - - [2025-03-31 02:11:57] "GET /loadbalancer/b8c564f2-1107-4927-9277-c515ad98e18b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003704 10.0.0.38 - - [2025-03-31 02:11:57] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.045583 10.0.0.38 - - [2025-03-31 02:11:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.029162 10.0.0.38 - - [2025-03-31 02:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.011622 10.0.0.38 - - [2025-03-31 02:11:57] "GET /project/dbae928f-b7e1-46d6-8f8d-264796ac44eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.059600 10.0.0.38 - - [2025-03-31 02:11:57] "GET /loadbalancer-listener/9c53fea4-87a3-4eaf-86fd-9aca134fc57f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.010297 10.0.0.38 - - [2025-03-31 02:11:57] "GET /loadbalancer-listener/9c53fea4-87a3-4eaf-86fd-9aca134fc57f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.007539 10.0.0.38 - - [2025-03-31 02:11:57] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.034210 10.0.0.38 - - [2025-03-31 02:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007653 10.0.0.38 - - [2025-03-31 02:11:58] "GET /instance-ip/604ac906-68f5-4bb5-8f89-fde7d5a6344e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.009439 10.0.0.38 - - [2025-03-31 02:11:58] "GET /loadbalancer/b8c564f2-1107-4927-9277-c515ad98e18b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003668 10.0.0.38 - - [2025-03-31 02:11:58] "GET /instance-ip/604ac906-68f5-4bb5-8f89-fde7d5a6344e?fields=floating_ips HTTP/1.1" 200 1164 0.004116 10.0.0.38 - - [2025-03-31 02:11:58] "GET /floating-ip/55f028e4-a36c-4b87-8cd8-3ee07e692a9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.003784 10.0.0.38 - - [2025-03-31 02:11:58] "POST /tags HTTP/1.1" 200 371 0.046383 10.0.0.38 - - [2025-03-31 02:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.039976 10.0.0.38 - - [2025-03-31 02:11:58] "GET /tag/85463a1a-b934-45d1-99dd-e03cf9128407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.023018 10.0.0.38 - - [2025-03-31 02:11:58] "POST /tags HTTP/1.1" 200 319 0.056095 10.0.0.38 - - [2025-03-31 02:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.036247 10.0.0.38 - - [2025-03-31 02:11:58] "GET /tag/63d6074b-7208-4aef-8882-0ea054f51ecf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.017044 10.0.0.38 - - [2025-03-31 02:11:58] "POST /id-to-fqname HTTP/1.1" 200 181 0.000759 10.0.0.38 - - [2025-03-31 02:11:58] "POST /fqname-to-id HTTP/1.1" 404 190 0.018210 10.0.0.38 - - [2025-03-31 02:11:58] "POST /security-groups HTTP/1.1" 200 578 0.105771 10.0.0.38 - - [2025-03-31 02:11:58] "POST /projects HTTP/1.1" 200 497 0.305829 10.0.0.38 - - [2025-03-31 02:11:58] "POST /fqname-to-id HTTP/1.1" 404 225 0.011634 10.0.0.38 - - [2025-03-31 02:11:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.028721 10.0.0.38 - - [2025-03-31 02:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.029967 10.0.0.38 - - [2025-03-31 02:11:58] "GET /virtual-network/79006cea-1983-4cc3-8560-76d496e28519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.026113 10.0.0.38 - - [2025-03-31 02:11:58] "POST /access-control-lists HTTP/1.1" 200 587 0.116353 10.0.0.38 - - [2025-03-31 02:11:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.048404 10.0.0.38 - - [2025-03-31 02:11:58] "POST /fqname-to-id HTTP/1.1" 404 224 0.047990 10.0.0.38 - - [2025-03-31 02:11:58] "GET /virtual-network/ae69d239-490f-45ca-ac27-3d460af124f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.005276 10.0.0.38 - - [2025-03-31 02:11:58] "POST /access-control-lists HTTP/1.1" 200 585 0.041844 10.0.0.38 - - [2025-03-31 02:11:59] "PUT /virtual-network/79006cea-1983-4cc3-8560-76d496e28519 HTTP/1.1" 200 264 0.161158 10.0.0.38 - - [2025-03-31 02:11:59] "PUT /virtual-network/ae69d239-490f-45ca-ac27-3d460af124f8 HTTP/1.1" 200 264 0.081001 10.0.0.38 - - [2025-03-31 02:11:59] "POST /security-groups HTTP/1.1" 200 558 0.100959 10.0.0.38 - - [2025-03-31 02:11:59] "POST /fqname-to-id HTTP/1.1" 404 248 0.004719 10.0.0.38 - - [2025-03-31 02:11:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.030301 10.0.0.38 - - [2025-03-31 02:11:59] "POST /chown HTTP/1.1" 200 109 0.073397 10.0.0.38 - - [2025-03-31 02:11:59] "POST /access-control-lists HTTP/1.1" 200 610 0.110714 10.0.0.38 - - [2025-03-31 02:11:59] "GET /application-policy-set/f2cd662e-6fdf-4d90-b596-ff47e1fae306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010311 10.0.0.38 - - [2025-03-31 02:11:59] "POST /fqname-to-id HTTP/1.1" 404 247 0.040089 10.0.0.38 - - [2025-03-31 02:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003859 10.0.0.38 - - [2025-03-31 02:11:59] "GET /policy-management/20321625-4a66-4f82-bbc4-17577312a063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003067 10.0.0.38 - - [2025-03-31 02:11:59] "POST /tags HTTP/1.1" 409 214 0.002247 10.0.0.38 - - [2025-03-31 02:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005517 10.0.0.38 - - [2025-03-31 02:11:59] "GET /tag/63d6074b-7208-4aef-8882-0ea054f51ecf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.016780 10.0.0.38 - - [2025-03-31 02:11:59] "POST /access-control-lists HTTP/1.1" 200 608 0.101752 10.0.0.38 - - [2025-03-31 02:11:59] "POST /firewall-rules HTTP/1.1" 200 578 0.187222 10.0.0.38 - - [2025-03-31 02:11:59] "GET /firewall-rule/9ce0775f-ad70-424f-96cc-2c90f8a98e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.006105 10.0.0.38 - - [2025-03-31 02:11:59] "GET /firewall-policy/7480adbc-6eb3-455e-97bb-9be3d066a6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.004905 10.0.0.38 - - [2025-03-31 02:11:59] "GET /firewall-rule/9ce0775f-ad70-424f-96cc-2c90f8a98e75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.006114 10.0.0.38 - - [2025-03-31 02:12:00] "POST /ref-update HTTP/1.1" 200 156 0.058236 10.0.0.38 - - [2025-03-31 02:12:00] "GET /application-policy-set/f2cd662e-6fdf-4d90-b596-ff47e1fae306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.022396 10.0.0.38 - - [2025-03-31 02:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002893 10.0.0.38 - - [2025-03-31 02:12:00] "GET /policy-management/20321625-4a66-4f82-bbc4-17577312a063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003311 10.0.0.38 - - [2025-03-31 02:12:00] "POST /tags HTTP/1.1" 409 214 0.002871 10.0.0.38 - - [2025-03-31 02:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.38 - - [2025-03-31 02:12:00] "GET /tag/63d6074b-7208-4aef-8882-0ea054f51ecf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.017646 10.0.0.38 - - [2025-03-31 02:12:00] "POST /firewall-rules HTTP/1.1" 200 576 0.089344 10.0.0.38 - - [2025-03-31 02:12:00] "GET /firewall-rule/02bb1e4c-a2a0-498f-a8f5-766abaaecb32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.048497 10.0.0.38 - - [2025-03-31 02:12:00] "GET /firewall-policy/7480adbc-6eb3-455e-97bb-9be3d066a6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.004495 10.0.0.38 - - [2025-03-31 02:12:00] "GET /firewall-rule/02bb1e4c-a2a0-498f-a8f5-766abaaecb32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.004107 10.0.0.38 - - [2025-03-31 02:12:00] "POST /ref-update HTTP/1.1" 200 156 0.064655 10.0.0.38 - - [2025-03-31 02:12:00] "POST /tags HTTP/1.1" 200 363 0.048007 10.0.0.38 - - [2025-03-31 02:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.014439 10.0.0.38 - - [2025-03-31 02:12:00] "GET /tag/fe7555e1-219f-4b1b-a2a0-b0d38f667775?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.029019 10.0.0.38 - - [2025-03-31 02:12:00] "POST /tags HTTP/1.1" 200 311 0.045119 10.0.0.38 - - [2025-03-31 02:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.026093 10.0.0.38 - - [2025-03-31 02:12:00] "GET /tag/576f8e67-e92a-4fea-a11b-93e621e0a570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.019347 10.0.0.38 - - [2025-03-31 02:12:00] "POST /id-to-fqname HTTP/1.1" 200 177 0.017426 10.0.0.38 - - [2025-03-31 02:12:01] "POST /fqname-to-id HTTP/1.1" 404 186 0.007784 10.0.0.38 - - [2025-03-31 02:12:01] "POST /security-groups HTTP/1.1" 200 574 0.080111 10.0.0.38 - - [2025-03-31 02:12:01] "POST /projects HTTP/1.1" 200 489 0.328532 10.0.0.38 - - [2025-03-31 02:12:01] "POST /fqname-to-id HTTP/1.1" 404 217 0.009784 10.0.0.38 - - [2025-03-31 02:12:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.030268 10.0.0.38 - - [2025-03-31 02:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.038890 10.0.0.38 - - [2025-03-31 02:12:01] "GET /virtual-network/79006cea-1983-4cc3-8560-76d496e28519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2879 0.035215 10.0.0.38 - - [2025-03-31 02:12:01] "POST /access-control-lists HTTP/1.1" 200 583 0.147477 10.0.0.38 - - [2025-03-31 02:12:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002782 10.0.0.38 - - [2025-03-31 02:12:01] "GET /virtual-network/ae69d239-490f-45ca-ac27-3d460af124f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.012291 10.0.0.38 - - [2025-03-31 02:12:01] "POST /fqname-to-id HTTP/1.1" 404 216 0.014146 10.0.0.38 - - [2025-03-31 02:12:01] "POST /access-control-lists HTTP/1.1" 200 581 0.114248 10.0.0.38 - - [2025-03-31 02:12:01] "PUT /virtual-network/79006cea-1983-4cc3-8560-76d496e28519 HTTP/1.1" 200 264 0.147389 10.0.0.38 - - [2025-03-31 02:12:01] "PUT /virtual-network/ae69d239-490f-45ca-ac27-3d460af124f8 HTTP/1.1" 200 264 0.104731 10.0.0.38 - - [2025-03-31 02:12:01] "POST /security-groups HTTP/1.1" 200 546 0.083295 10.0.0.38 - - [2025-03-31 02:12:01] "POST /fqname-to-id HTTP/1.1" 404 240 0.007661 10.0.0.38 - - [2025-03-31 02:12:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.044387 10.0.0.38 - - [2025-03-31 02:12:01] "POST /access-control-lists HTTP/1.1" 200 602 0.082326 10.0.0.38 - - [2025-03-31 02:12:01] "POST /chown HTTP/1.1" 200 109 0.047982 10.0.0.38 - - [2025-03-31 02:12:01] "POST /fqname-to-id HTTP/1.1" 404 239 0.011678 10.0.0.38 - - [2025-03-31 02:12:01] "GET /application-policy-set/f2cd662e-6fdf-4d90-b596-ff47e1fae306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.016608 10.0.0.38 - - [2025-03-31 02:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.013195 10.0.0.38 - - [2025-03-31 02:12:02] "GET /policy-management/20321625-4a66-4f82-bbc4-17577312a063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004732 10.0.0.38 - - [2025-03-31 02:12:02] "POST /tags HTTP/1.1" 409 210 0.010087 10.0.0.38 - - [2025-03-31 02:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009401 10.0.0.38 - - [2025-03-31 02:12:02] "GET /tag/576f8e67-e92a-4fea-a11b-93e621e0a570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.063184 10.0.0.38 - - [2025-03-31 02:12:02] "POST /access-control-lists HTTP/1.1" 200 600 0.163740 10.0.0.38 - - [2025-03-31 02:12:02] "POST /firewall-rules HTTP/1.1" 200 570 0.145160 10.0.0.38 - - [2025-03-31 02:12:02] "GET /firewall-rule/07aa5f8a-c9ea-435b-af47-433ef5922f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.009659 10.0.0.38 - - [2025-03-31 02:12:02] "GET /firewall-policy/7480adbc-6eb3-455e-97bb-9be3d066a6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.010140 10.0.0.38 - - [2025-03-31 02:12:02] "GET /firewall-rule/07aa5f8a-c9ea-435b-af47-433ef5922f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003248 10.0.0.38 - - [2025-03-31 02:12:02] "POST /ref-update HTTP/1.1" 200 156 0.084165 10.0.0.38 - - [2025-03-31 02:12:02] "GET /application-policy-set/f2cd662e-6fdf-4d90-b596-ff47e1fae306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.027506 10.0.0.38 - - [2025-03-31 02:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006788 10.0.0.38 - - [2025-03-31 02:12:02] "GET /policy-management/20321625-4a66-4f82-bbc4-17577312a063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005203 10.0.0.38 - - [2025-03-31 02:12:02] "POST /tags HTTP/1.1" 409 210 0.002909 10.0.0.38 - - [2025-03-31 02:12:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538 10.0.0.38 - - [2025-03-31 02:12:02] "GET /tag/576f8e67-e92a-4fea-a11b-93e621e0a570?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.020738 10.0.0.38 - - [2025-03-31 02:12:02] "POST /firewall-rules HTTP/1.1" 200 568 0.103988 10.0.0.38 - - [2025-03-31 02:12:02] "GET /firewall-rule/0aff029b-80fc-4cc0-9657-21835d2c0fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.025199 10.0.0.38 - - [2025-03-31 02:12:02] "GET /firewall-policy/7480adbc-6eb3-455e-97bb-9be3d066a6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.005433 10.0.0.38 - - [2025-03-31 02:12:02] "GET /firewall-rule/0aff029b-80fc-4cc0-9657-21835d2c0fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.007240 10.0.0.38 - - [2025-03-31 02:12:03] "POST /ref-update HTTP/1.1" 200 156 0.130489 10.0.0.38 - - [2025-03-31 02:12:03] "POST /tags HTTP/1.1" 200 363 0.047241 10.0.0.38 - - [2025-03-31 02:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.027271 10.0.0.38 - - [2025-03-31 02:12:03] "GET /tag/2f47a44b-69c4-4ab4-95e6-d865c04d1461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.019161 10.0.0.38 - - [2025-03-31 02:12:03] "POST /tags HTTP/1.1" 409 210 0.002939 10.0.0.38 - - [2025-03-31 02:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002763 10.0.0.38 - - [2025-03-31 02:12:03] "GET /tag/af15192c-dea5-4213-9911-9b965023073f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.027527 10.0.0.38 - - [2025-03-31 02:12:03] "POST /projects HTTP/1.1" 409 223 0.005684 10.0.0.38 - - [2025-03-31 02:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003551 10.0.0.38 - - [2025-03-31 02:12:03] "GET /project/dbae928f-b7e1-46d6-8f8d-264796ac44eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.070888 10.0.0.38 - - [2025-03-31 02:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005023 10.0.0.38 - - [2025-03-31 02:12:03] "GET /virtual-network/79006cea-1983-4cc3-8560-76d496e28519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.013140 10.0.0.38 - - [2025-03-31 02:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003975 10.0.0.38 - - [2025-03-31 02:12:03] "GET /virtual-network/ae69d239-490f-45ca-ac27-3d460af124f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.006918 10.0.0.38 - - [2025-03-31 02:12:03] "PUT /virtual-network/79006cea-1983-4cc3-8560-76d496e28519 HTTP/1.1" 200 264 0.085600 10.0.0.38 - - [2025-03-31 02:12:03] "PUT /virtual-network/ae69d239-490f-45ca-ac27-3d460af124f8 HTTP/1.1" 200 264 0.092445 10.0.0.38 - - [2025-03-31 02:12:03] "POST /security-groups HTTP/1.1" 409 253 0.003186 10.0.0.38 - - [2025-03-31 02:12:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.38 - - [2025-03-31 02:12:03] "PUT /security-group/276fec28-0638-4bd3-94af-b7af835b6bc1 HTTP/1.1" 200 262 0.061911 10.0.0.38 - - [2025-03-31 02:12:03] "PUT /access-control-list/d3dddc34-97bc-4915-a58a-82d745df1d11 HTTP/1.1" 200 272 0.022102 10.0.0.38 - - [2025-03-31 02:12:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.064604 10.0.0.38 - - [2025-03-31 02:12:04] "GET /application-policy-set/f2cd662e-6fdf-4d90-b596-ff47e1fae306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.023740 10.0.0.38 - - [2025-03-31 02:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008439 10.0.0.38 - - [2025-03-31 02:12:04] "PUT /access-control-list/bd317363-643a-49a7-a9cc-2b2ae294d6d2 HTTP/1.1" 200 272 0.076766 10.0.0.38 - - [2025-03-31 02:12:04] "GET /policy-management/20321625-4a66-4f82-bbc4-17577312a063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.012243 10.0.0.38 - - [2025-03-31 02:12:04] "POST /tags HTTP/1.1" 409 210 0.004815 10.0.0.38 - - [2025-03-31 02:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009329 10.0.0.38 - - [2025-03-31 02:12:04] "GET /tag/af15192c-dea5-4213-9911-9b965023073f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.014614 10.0.0.38 - - [2025-03-31 02:12:04] "POST /firewall-rules HTTP/1.1" 200 570 0.079731 10.0.0.38 - - [2025-03-31 02:12:04] "GET /firewall-rule/2334c9f0-4bd1-4b11-8602-6148a35bfa11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.035830 10.0.0.38 - - [2025-03-31 02:12:04] "GET /firewall-policy/7480adbc-6eb3-455e-97bb-9be3d066a6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.004891 10.0.0.38 - - [2025-03-31 02:12:04] "GET /firewall-rule/2334c9f0-4bd1-4b11-8602-6148a35bfa11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003746 10.0.0.38 - - [2025-03-31 02:12:04] "POST /ref-update HTTP/1.1" 200 156 0.058815 10.0.0.38 - - [2025-03-31 02:12:04] "GET /application-policy-set/f2cd662e-6fdf-4d90-b596-ff47e1fae306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.043672 10.0.0.38 - - [2025-03-31 02:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.013561 10.0.0.38 - - [2025-03-31 02:12:04] "GET /policy-management/20321625-4a66-4f82-bbc4-17577312a063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009765 10.0.0.38 - - [2025-03-31 02:12:04] "POST /tags HTTP/1.1" 409 210 0.003317 10.0.0.38 - - [2025-03-31 02:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010026 10.0.0.38 - - [2025-03-31 02:12:04] "GET /tag/af15192c-dea5-4213-9911-9b965023073f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.039047 10.0.0.38 - - [2025-03-31 02:12:04] "POST /firewall-rules HTTP/1.1" 200 568 0.099357 10.0.0.38 - - [2025-03-31 02:12:04] "GET /firewall-rule/4ea82ca6-e0b8-4ef1-b1bf-191c2d6d0916?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.008057 10.0.0.38 - - [2025-03-31 02:12:04] "GET /firewall-policy/7480adbc-6eb3-455e-97bb-9be3d066a6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.005406 10.0.0.38 - - [2025-03-31 02:12:04] "GET /firewall-rule/4ea82ca6-e0b8-4ef1-b1bf-191c2d6d0916?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.004442 10.0.0.38 - - [2025-03-31 02:12:04] "POST /ref-update HTTP/1.1" 200 156 0.053281 10.0.0.38 - - [2025-03-31 02:12:04] "POST /tags HTTP/1.1" 409 237 0.003140 10.0.0.38 - - [2025-03-31 02:12:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002801 10.0.0.38 - - [2025-03-31 02:12:05] "GET /tag/2f47a44b-69c4-4ab4-95e6-d865c04d1461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.111360 10.0.0.38 - - [2025-03-31 02:12:05] "GET /virtual-machine-interface/806d65dc-0dd5-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.043897 10.0.0.38 - - [2025-03-31 02:12:05] "POST /set-tag HTTP/1.1" 200 109 0.050864 [Introspect:8084]10.0.0.38 - - [2025-03-31 02:12:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001042 [Introspect:8084]10.0.0.38 - - [2025-03-31 02:12:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001144 [Introspect:8084]10.0.0.38 - - [2025-03-31 02:12:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000893 [Introspect:8084]10.0.0.38 - - [2025-03-31 02:12:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001083 [Introspect:8084]10.0.0.38 - - [2025-03-31 02:12:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000839 [Introspect:8084]10.0.0.38 - - [2025-03-31 02:12:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001122 10.0.0.38 - - [2025-03-31 02:12:29] "GET / HTTP/1.1" 200 35931 0.001666 10.0.0.38 - - [2025-03-31 02:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002703 10.0.0.38 - - [2025-03-31 02:12:29] "GET /global-system-config/44c069a3-4064-4eb5-b691-6b37fe16f37f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007823 10.0.0.38 - - [2025-03-31 02:12:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002531 10.0.0.38 - - [2025-03-31 02:12:29] "GET /config-node/be7cd072-6644-4863-859a-227b64919ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.004253 10.0.0.38 - - [2025-03-31 02:12:42] "GET / HTTP/1.1" 200 35931 0.002290 10.0.0.38 - - [2025-03-31 02:12:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.38 - - [2025-03-31 02:12:42] "GET /routing-instance/d5effed1-6676-4e3d-a569-bc861ad4b409?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004308 10.0.0.38 - - [2025-03-31 02:12:42] "POST /bgp-routers HTTP/1.1" 409 301 0.003024 10.0.0.38 - - [2025-03-31 02:12:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005159 10.0.0.38 - - [2025-03-31 02:12:42] "GET /bgp-router/75e429a0-8472-4c3e-8704-936429d66f12?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1812 0.011142 10.0.0.38 - - [2025-03-31 02:12:42] "PUT /bgp-router/75e429a0-8472-4c3e-8704-936429d66f12 HTTP/1.1" 200 254 0.015898 [Introspect:8084]10.0.0.38 - - [2025-03-31 02:12:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000910 [Introspect:8084]10.0.0.38 - - [2025-03-31 02:12:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001189 [Introspect:8084]10.0.0.38 - - [2025-03-31 02:12:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001169 [Introspect:8084]10.0.0.38 - - [2025-03-31 02:12:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001404 [Introspect:8084]10.0.0.38 - - [2025-03-31 02:12:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001019 [Introspect:8084]10.0.0.38 - - [2025-03-31 02:12:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001159 [Introspect:8084]10.0.0.38 - - [2025-03-31 02:12:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000959 [Introspect:8084]10.0.0.38 - - [2025-03-31 02:12:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001131 10.0.0.49 - - [2025-03-31 02:13:50] "GET / HTTP/1.1" 200 35931 0.003154 10.0.0.49 - - [2025-03-31 02:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003013 10.0.0.49 - - [2025-03-31 02:13:50] "GET /global-system-config/44c069a3-4064-4eb5-b691-6b37fe16f37f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006700 10.0.0.49 - - [2025-03-31 02:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006536 10.0.0.49 - - [2025-03-31 02:13:50] "GET /routing-instance/d5effed1-6676-4e3d-a569-bc861ad4b409?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003872 10.0.0.49 - - [2025-03-31 02:13:50] "PUT /global-system-config/44c069a3-4064-4eb5-b691-6b37fe16f37f HTTP/1.1" 200 274 0.012173 10.0.0.49 - - [2025-03-31 02:13:50] "POST /fqname-to-id HTTP/1.1" 404 216 0.012395 10.0.0.49 - - [2025-03-31 02:13:50] "POST /virtual-routers HTTP/1.1" 200 599 0.027897 10.0.0.49 - - [2025-03-31 02:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.021392 10.0.0.49 - - [2025-03-31 02:13:50] "GET /virtual-router/bf208737-978d-477b-914b-1a718607e096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.005255 10.0.0.49 - - [2025-03-31 02:13:50] "POST /fqname-to-id HTTP/1.1" 404 229 0.003854 10.0.0.49 - - [2025-03-31 02:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.49 - - [2025-03-31 02:13:50] "GET /virtual-network/3544b281-5fca-4242-8f88-2df231b8345c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.007347 10.0.0.49 - - [2025-03-31 02:13:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.097121 [Introspect:8084]10.0.0.38 - - [2025-03-31 02:14:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001318 [Introspect:8084]10.0.0.38 - - [2025-03-31 02:14:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001174 [Introspect:8084]10.0.0.38 - - [2025-03-31 02:15:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001139 [Introspect:8084]10.0.0.38 - - [2025-03-31 02:15:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001211 10.0.0.38 - - [2025-03-31 02:15:25] "GET /global-system-configs HTTP/1.1" 200 322 0.006032 10.0.0.38 - - [2025-03-31 02:15:26] "GET /global-system-configs HTTP/1.1" 200 322 0.003865 [Introspect:8084]10.0.0.38 - - [2025-03-31 02:15:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000914 [Introspect:8084]10.0.0.38 - - [2025-03-31 02:15:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001143 10.0.0.49 - - [2025-03-31 02:15:43] "GET / HTTP/1.1" 200 35931 0.002404 10.0.0.49 - - [2025-03-31 02:15:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426 10.0.0.49 - - [2025-03-31 02:15:43] "GET /global-system-config/44c069a3-4064-4eb5-b691-6b37fe16f37f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005691 10.0.0.49 - - [2025-03-31 02:15:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.49 - - [2025-03-31 02:15:43] "GET /routing-instance/d5effed1-6676-4e3d-a569-bc861ad4b409?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.013804 10.0.0.49 - - [2025-03-31 02:15:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.49 - - [2025-03-31 02:15:43] "GET /virtual-router/bf208737-978d-477b-914b-1a718607e096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.011185 10.0.0.49 - - [2025-03-31 02:15:43] "PUT /virtual-router/bf208737-978d-477b-914b-1a718607e096 HTTP/1.1" 200 262 0.014885 10.0.0.49 - - [2025-03-31 02:15:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008083 10.0.0.49 - - [2025-03-31 02:15:43] "GET /virtual-router/bf208737-978d-477b-914b-1a718607e096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003828 10.0.0.49 - - [2025-03-31 02:15:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003146 10.0.0.49 - - [2025-03-31 02:15:44] "GET /virtual-machine-interface/16e9cf03-9b4d-44b0-903f-0996e7b5adff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.010062 10.0.0.49 - - [2025-03-31 02:15:44] "PUT /virtual-machine-interface/16e9cf03-9b4d-44b0-903f-0996e7b5adff HTTP/1.1" 200 284 0.016710 [Introspect:8084]10.0.0.38 - - [2025-03-31 02:15:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001123 [Introspect:8084]10.0.0.38 - - [2025-03-31 02:15:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001828 10.0.0.38 - - [2025-03-31 02:15:47] "GET /virtual-router/bf208737-978d-477b-914b-1a718607e096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003508 10.0.0.38 - - [2025-03-31 02:15:47] "POST /ref-update HTTP/1.1" 200 156 0.009742 10.0.0.38 - - [2025-03-31 02:15:58] "GET /virtual-machine-interface/806d65dc-0dd5-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005870 10.0.0.38 - - [2025-03-31 02:15:58] "POST /set-tag HTTP/1.1" 200 109 0.002741 10.0.0.38 - - [2025-03-31 02:15:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.38 - - [2025-03-31 02:15:58] "GET /loadbalancer/b8c564f2-1107-4927-9277-c515ad98e18b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002913 10.0.0.38 - - [2025-03-31 02:15:58] "GET /virtual-machine-interface/806d65dc-0dd5-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008243 10.0.0.38 - - [2025-03-31 02:15:58] "POST /set-tag HTTP/1.1" 200 109 0.003131 10.0.0.38 - - [2025-03-31 02:15:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002599 10.0.0.38 - - [2025-03-31 02:15:58] "GET /loadbalancer/b8c564f2-1107-4927-9277-c515ad98e18b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003089 10.0.0.38 - - [2025-03-31 02:15:58] "GET /loadbalancer-pool/a95f365a-b219-432a-b14e-fb2f89e8c041?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.006036 10.0.0.38 - - [2025-03-31 02:15:58] "POST /loadbalancer-members HTTP/1.1" 200 690 0.029480 10.0.0.38 - - [2025-03-31 02:15:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.010170 10.0.0.38 - - [2025-03-31 02:15:58] "GET /virtual-machine-interface/806d65dc-0dd5-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.014248 10.0.0.38 - - [2025-03-31 02:15:58] "GET /virtual-machine-interface/806d65dc-0dd5-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013122 10.0.0.38 - - [2025-03-31 02:15:58] "POST /ref-update HTTP/1.1" 200 156 0.009883 10.0.0.38 - - [2025-03-31 02:15:58] "GET /floating-ip/55f028e4-a36c-4b87-8cd8-3ee07e692a9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.011363 10.0.0.38 - - [2025-03-31 02:15:58] "POST /tags HTTP/1.1" 409 205 0.002163 10.0.0.38 - - [2025-03-31 02:15:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.38 - - [2025-03-31 02:15:58] "GET /tag/49d18910-e12a-45f1-9eba-ee82f3ed620d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.013465 10.0.0.38 - - [2025-03-31 02:15:58] "PUT /floating-ip/55f028e4-a36c-4b87-8cd8-3ee07e692a9b HTTP/1.1" 200 256 0.017152 10.0.0.38 - - [2025-03-31 02:15:58] "POST /set-tag HTTP/1.1" 200 109 0.089400 10.0.0.38 - - [2025-03-31 02:15:58] "GET /loadbalancer-pool/ea68ea7e-bfcb-414a-94d5-60232e19e7fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.005102 10.0.0.38 - - [2025-03-31 02:15:58] "POST /loadbalancer-members HTTP/1.1" 200 690 0.035441 10.0.0.38 - - [2025-03-31 02:15:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.036474 10.0.0.38 - - [2025-03-31 02:15:58] "GET /virtual-machine-interface/806d65dc-0dd5-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.020321 10.0.0.38 - - [2025-03-31 02:15:58] "GET /virtual-machine-interface/806d65dc-0dd5-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.017211 10.0.0.38 - - [2025-03-31 02:15:58] "POST /ref-update HTTP/1.1" 200 156 0.008456 10.0.0.38 - - [2025-03-31 02:15:58] "GET /floating-ip/55f028e4-a36c-4b87-8cd8-3ee07e692a9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.017244 10.0.0.38 - - [2025-03-31 02:15:58] "POST /set-tag HTTP/1.1" 200 109 0.003107 10.0.0.38 - - [2025-03-31 02:15:58] "GET /loadbalancer-pool/93d183f8-4936-49cb-aae5-37ebe29870d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.005015 10.0.0.38 - - [2025-03-31 02:15:58] "POST /loadbalancer-members HTTP/1.1" 200 692 0.029119 10.0.0.38 - - [2025-03-31 02:15:58] "PUT /floating-ip/55f028e4-a36c-4b87-8cd8-3ee07e692a9b HTTP/1.1" 200 256 0.040857 10.0.0.38 - - [2025-03-31 02:15:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.069066 10.0.0.38 - - [2025-03-31 02:15:58] "GET /virtual-machine-interface/806d65dc-0dd5-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.049279 10.0.0.38 - - [2025-03-31 02:15:58] "GET /virtual-machine-interface/806d65dc-0dd5-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.029099 10.0.0.38 - - [2025-03-31 02:15:58] "POST /set-tag HTTP/1.1" 200 109 0.005417 10.0.0.38 - - [2025-03-31 02:15:58] "POST /ref-update HTTP/1.1" 200 156 0.010684 10.0.0.38 - - [2025-03-31 02:15:59] "GET /floating-ip/55f028e4-a36c-4b87-8cd8-3ee07e692a9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.014439 10.0.0.38 - - [2025-03-31 02:15:59] "PUT /floating-ip/55f028e4-a36c-4b87-8cd8-3ee07e692a9b HTTP/1.1" 200 256 0.018809 10.0.0.38 - - [2025-03-31 02:16:10] "GET /virtual-machine-interface/806d65dc-0dd5-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005378 10.0.0.38 - - [2025-03-31 02:16:10] "POST /set-tag HTTP/1.1" 200 109 0.003771 10.0.0.38 - - [2025-03-31 02:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.38 - - [2025-03-31 02:16:10] "GET /loadbalancer/b8c564f2-1107-4927-9277-c515ad98e18b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003284 10.0.0.38 - - [2025-03-31 02:16:10] "GET /virtual-machine-interface/806d65dc-0dd5-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005444 10.0.0.38 - - [2025-03-31 02:16:10] "POST /set-tag HTTP/1.1" 200 109 0.023880 10.0.0.38 - - [2025-03-31 02:16:10] "DELETE /loadbalancer-member/60096c19-e091-4431-8247-f1c3d0273036 HTTP/1.1" 200 115 0.060564 10.0.0.38 - - [2025-03-31 02:16:10] "GET /virtual-machine-interface/806d65dc-0dd5-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005774 10.0.0.38 - - [2025-03-31 02:16:10] "POST /set-tag HTTP/1.1" 200 109 0.003416 10.0.0.38 - - [2025-03-31 02:16:10] "DELETE /loadbalancer-member/a043443f-042b-4910-b73c-48584d81cee2 HTTP/1.1" 200 115 0.031357 10.0.0.38 - - [2025-03-31 02:16:10] "GET /virtual-machine-interface/806d65dc-0dd5-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007528 10.0.0.38 - - [2025-03-31 02:16:10] "POST /set-tag HTTP/1.1" 200 109 0.003721 10.0.0.38 - - [2025-03-31 02:16:10] "DELETE /loadbalancer-member/d4c46978-829b-4512-a55c-5335070ec827 HTTP/1.1" 200 115 0.042212 10.0.0.38 - - [2025-03-31 02:16:10] "GET /virtual-machine-interface/806d65dc-0dd5-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007354 10.0.0.38 - - [2025-03-31 02:16:10] "POST /set-tag HTTP/1.1" 200 109 0.003103 10.0.0.38 - - [2025-03-31 02:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.38 - - [2025-03-31 02:16:10] "GET /loadbalancer/b8c564f2-1107-4927-9277-c515ad98e18b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003075 10.0.0.38 - - [2025-03-31 02:16:10] "GET /loadbalancer-pool/a95f365a-b219-432a-b14e-fb2f89e8c041?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004782 10.0.0.38 - - [2025-03-31 02:16:10] "POST /loadbalancer-members HTTP/1.1" 200 690 0.023842 10.0.0.38 - - [2025-03-31 02:16:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.019490 10.0.0.38 - - [2025-03-31 02:16:10] "GET /virtual-machine-interface/806d65dc-0dd5-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.020060 10.0.0.38 - - [2025-03-31 02:16:10] "GET /virtual-machine-interface/806d65dc-0dd5-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006045 10.0.0.38 - - [2025-03-31 02:16:10] "GET /floating-ip/55f028e4-a36c-4b87-8cd8-3ee07e692a9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.005629 10.0.0.38 - - [2025-03-31 02:16:10] "POST /set-tag HTTP/1.1" 200 109 0.064321 10.0.0.38 - - [2025-03-31 02:16:10] "GET /loadbalancer-pool/ea68ea7e-bfcb-414a-94d5-60232e19e7fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.025681 10.0.0.38 - - [2025-03-31 02:16:11] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021954 10.0.0.38 - - [2025-03-31 02:16:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.009370 10.0.0.38 - - [2025-03-31 02:16:11] "GET /virtual-machine-interface/806d65dc-0dd5-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012673 10.0.0.38 - - [2025-03-31 02:16:11] "POST /set-tag HTTP/1.1" 200 109 0.005089 10.0.0.38 - - [2025-03-31 02:16:11] "GET /virtual-machine-interface/806d65dc-0dd5-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010539 10.0.0.38 - - [2025-03-31 02:16:11] "GET /floating-ip/55f028e4-a36c-4b87-8cd8-3ee07e692a9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003123 10.0.0.38 - - [2025-03-31 02:16:11] "GET /loadbalancer-pool/93d183f8-4936-49cb-aae5-37ebe29870d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.005540 10.0.0.38 - - [2025-03-31 02:16:11] "POST /loadbalancer-members HTTP/1.1" 200 692 0.029043 10.0.0.38 - - [2025-03-31 02:16:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.025487 10.0.0.38 - - [2025-03-31 02:16:11] "GET /virtual-machine-interface/806d65dc-0dd5-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006244 10.0.0.38 - - [2025-03-31 02:16:11] "GET /virtual-machine-interface/806d65dc-0dd5-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007804 10.0.0.38 - - [2025-03-31 02:16:11] "GET /floating-ip/55f028e4-a36c-4b87-8cd8-3ee07e692a9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.009498 10.0.0.38 - - [2025-03-31 02:16:11] "POST /set-tag HTTP/1.1" 200 109 0.002719 [Introspect:8084]10.0.0.38 - - [2025-03-31 02:19:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000933 [Introspect:8084]10.0.0.38 - - [2025-03-31 02:19:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001048 10.0.0.38 - - [2025-03-31 02:20:04] "GET /virtual-machine-interface/806d65dc-0dd5-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010225 10.0.0.38 - - [2025-03-31 02:20:04] "POST /set-tag HTTP/1.1" 200 109 0.008396 10.0.0.38 - - [2025-03-31 02:20:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007125 10.0.0.38 - - [2025-03-31 02:20:04] "GET /loadbalancer/b8c564f2-1107-4927-9277-c515ad98e18b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.004175 10.0.0.38 - - [2025-03-31 02:20:04] "GET /virtual-machine-interface/806d65dc-0dd5-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007654 10.0.0.38 - - [2025-03-31 02:20:04] "POST /set-tag HTTP/1.1" 200 109 0.063415 10.0.0.38 - - [2025-03-31 02:20:04] "DELETE /loadbalancer-member/722326e3-d579-477d-b6f5-355ff7aec62d HTTP/1.1" 200 115 0.094971 10.0.0.38 - - [2025-03-31 02:20:04] "GET /virtual-machine-interface/806d65dc-0dd5-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007441 10.0.0.38 - - [2025-03-31 02:20:04] "POST /set-tag HTTP/1.1" 200 109 0.002884 10.0.0.38 - - [2025-03-31 02:20:04] "DELETE /loadbalancer-member/0510f9a2-45da-4fdc-a824-4b76d5fc0442 HTTP/1.1" 200 115 0.037765 10.0.0.38 - - [2025-03-31 02:20:04] "GET /virtual-machine-interface/806d65dc-0dd5-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006844 10.0.0.38 - - [2025-03-31 02:20:04] "POST /set-tag HTTP/1.1" 200 109 0.003797 10.0.0.38 - - [2025-03-31 02:20:05] "DELETE /loadbalancer-member/0b6f7eed-0260-4237-8797-5d717c271666 HTTP/1.1" 200 115 0.035156 10.0.0.38 - - [2025-03-31 02:20:05] "GET /virtual-machine-interface/806d65dc-0dd5-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011733 10.0.0.38 - - [2025-03-31 02:20:05] "POST /set-tag HTTP/1.1" 200 109 0.003337 10.0.0.38 - - [2025-03-31 02:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005499 10.0.0.38 - - [2025-03-31 02:20:05] "GET /loadbalancer/b8c564f2-1107-4927-9277-c515ad98e18b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003264 10.0.0.38 - - [2025-03-31 02:20:05] "GET /loadbalancer-pool/a95f365a-b219-432a-b14e-fb2f89e8c041?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.006485 10.0.0.38 - - [2025-03-31 02:20:05] "POST /loadbalancer-members HTTP/1.1" 200 690 0.030971 10.0.0.38 - - [2025-03-31 02:20:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.020313 10.0.0.38 - - [2025-03-31 02:20:05] "GET /virtual-machine-interface/806d65dc-0dd5-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005674 10.0.0.38 - - [2025-03-31 02:20:05] "GET /virtual-machine-interface/806d65dc-0dd5-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.024032 10.0.0.38 - - [2025-03-31 02:20:05] "GET /floating-ip/55f028e4-a36c-4b87-8cd8-3ee07e692a9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003232 10.0.0.38 - - [2025-03-31 02:20:05] "POST /set-tag HTTP/1.1" 200 109 0.067259 10.0.0.38 - - [2025-03-31 02:20:05] "GET /loadbalancer-pool/ea68ea7e-bfcb-414a-94d5-60232e19e7fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.022526 10.0.0.38 - - [2025-03-31 02:20:05] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024692 10.0.0.38 - - [2025-03-31 02:20:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.010134 10.0.0.38 - - [2025-03-31 02:20:05] "GET /virtual-machine-interface/806d65dc-0dd5-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013608 10.0.0.38 - - [2025-03-31 02:20:05] "GET /virtual-machine-interface/806d65dc-0dd5-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005952 10.0.0.38 - - [2025-03-31 02:20:05] "POST /set-tag HTTP/1.1" 200 109 0.005606 10.0.0.38 - - [2025-03-31 02:20:05] "GET /floating-ip/55f028e4-a36c-4b87-8cd8-3ee07e692a9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003019 10.0.0.38 - - [2025-03-31 02:20:05] "GET /loadbalancer-pool/93d183f8-4936-49cb-aae5-37ebe29870d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.007996 10.0.0.38 - - [2025-03-31 02:20:05] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019980 10.0.0.38 - - [2025-03-31 02:20:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.040308 10.0.0.38 - - [2025-03-31 02:20:05] "GET /virtual-machine-interface/806d65dc-0dd5-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.018050 10.0.0.38 - - [2025-03-31 02:20:05] "GET /virtual-machine-interface/806d65dc-0dd5-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006777 10.0.0.38 - - [2025-03-31 02:20:05] "GET /floating-ip/55f028e4-a36c-4b87-8cd8-3ee07e692a9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002821 10.0.0.38 - - [2025-03-31 02:20:05] "POST /set-tag HTTP/1.1" 200 109 0.002855 10.0.0.38 - - [2025-03-31 02:20:25] "GET /global-system-configs HTTP/1.1" 200 322 0.002706 10.0.0.38 - - [2025-03-31 02:20:26] "GET /global-system-configs HTTP/1.1" 200 322 0.002440 [Introspect:8084]10.0.0.38 - - [2025-03-31 02:20:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000988 [Introspect:8084]10.0.0.38 - - [2025-03-31 02:20:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001140 10.0.0.38 - - [2025-03-31 02:21:16] "GET / HTTP/1.1" 200 35931 0.002051 10.0.0.38 - - [2025-03-31 02:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002977 10.0.0.38 - - [2025-03-31 02:21:16] "GET /project/e4876756-ad68-45f0-ada1-ffceaf2f3bb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.041554 10.0.0.38 - - [2025-03-31 02:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.38 - - [2025-03-31 02:21:16] "GET /project/e4876756-ad68-45f0-ada1-ffceaf2f3bb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.044103 10.0.0.38 - - [2025-03-31 02:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002925 10.0.0.38 - - [2025-03-31 02:21:17] "GET /project/e4876756-ad68-45f0-ada1-ffceaf2f3bb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.028831 10.0.0.38 - - [2025-03-31 02:21:17] "POST /tags HTTP/1.1" 200 333 0.066554 10.0.0.38 - - [2025-03-31 02:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007540 10.0.0.38 - - [2025-03-31 02:21:17] "GET /tag/2e6e3646-6743-43de-9f28-810da98e632f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.017546 10.0.0.38 - - [2025-03-31 02:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004307 10.0.0.38 - - [2025-03-31 02:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.014919 10.0.0.38 - - [2025-03-31 02:21:17] "GET /project/e4876756-ad68-45f0-ada1-ffceaf2f3bb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.064390 10.0.0.38 - - [2025-03-31 02:21:17] "GET /project/e4876756-ad68-45f0-ada1-ffceaf2f3bb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.075310 10.0.0.38 - - [2025-03-31 02:21:17] "GET /virtual-networks?parent_id=e4876756-ad68-45f0-ada1-ffceaf2f3bb2&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.007246 10.0.0.38 - - [2025-03-31 02:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006654 10.0.0.38 - - [2025-03-31 02:21:18] "GET /virtual-network/ae69d239-490f-45ca-ac27-3d460af124f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.010678 10.0.0.38 - - [2025-03-31 02:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002499 10.0.0.38 - - [2025-03-31 02:21:18] "GET /service-appliance-set/f38b116f-4461-4cdf-904d-e70c4afa1ab1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004153 10.0.0.38 - - [2025-03-31 02:21:18] "POST /virtual-networks HTTP/1.1" 200 512 0.092990 10.0.0.38 - - [2025-03-31 02:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008987 10.0.0.38 - - [2025-03-31 02:21:18] "POST /fqname-to-id HTTP/1.1" 404 254 0.009382 10.0.0.38 - - [2025-03-31 02:21:18] "GET /network-ipam/75826452-0921-439e-a9ed-f9afddbc5cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.003145 10.0.0.38 - - [2025-03-31 02:21:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.168304 10.0.0.38 - - [2025-03-31 02:21:18] "GET /virtual-machine-interface/77093692-87a0-434f-b0f0-415b91cd70c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.007720 10.0.0.38 - - [2025-03-31 02:21:18] "POST /useragent-kv HTTP/1.1" 200 115 0.006967 10.0.0.38 - - [2025-03-31 02:21:18] "POST /ref-update HTTP/1.1" 200 156 0.193943 10.0.0.38 - - [2025-03-31 02:21:18] "GET /virtual-network/49d0e0bf-95c9-474d-acbf-7135cc0080f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.005561 10.0.0.38 - - [2025-03-31 02:21:18] "POST /instance-ips HTTP/1.1" 200 409 0.023705 10.0.0.38 - - [2025-03-31 02:21:18] "GET /domains HTTP/1.1" 200 280 0.018174 10.0.0.38 - - [2025-03-31 02:21:18] "GET /instance-ip/1935354b-1d70-48f4-a747-546ac1edee51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.015264 10.0.0.38 - - [2025-03-31 02:21:18] "GET /domain/4dbaf12a-25d9-4b88-b57a-216e71569890 HTTP/1.1" 200 3086 0.014355 10.0.0.38 - - [2025-03-31 02:21:18] "POST /loadbalancers HTTP/1.1" 200 610 0.048750 10.0.0.38 - - [2025-03-31 02:21:18] "GET /project/e4876756-ad68-45f0-ada1-ffceaf2f3bb2 HTTP/1.1" 200 5717 0.069209 10.0.0.38 - - [2025-03-31 02:21:18] "GET /virtual-network/49d0e0bf-95c9-474d-acbf-7135cc0080f7 HTTP/1.1" 200 2092 0.006842 10.0.0.38 - - [2025-03-31 02:21:18] "GET /virtual-network/49d0e0bf-95c9-474d-acbf-7135cc0080f7 HTTP/1.1" 200 2092 0.019209 10.0.0.38 - - [2025-03-31 02:21:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.033579 10.0.0.38 - - [2025-03-31 02:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.013119 10.0.0.38 - - [2025-03-31 02:21:18] "GET /project/e4876756-ad68-45f0-ada1-ffceaf2f3bb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.082531 10.0.0.38 - - [2025-03-31 02:21:18] "GET /routing-instance/4ca76b3e-058c-4fd7-8185-5e5d18ae3bb5 HTTP/1.1" 200 1180 0.022470 10.0.0.38 - - [2025-03-31 02:21:18] "GET /instance-ip/1935354b-1d70-48f4-a747-546ac1edee51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.005178 10.0.0.38 - - [2025-03-31 02:21:18] "GET /routing-instance/4ca76b3e-058c-4fd7-8185-5e5d18ae3bb5 HTTP/1.1" 200 1180 0.004529 10.0.0.38 - - [2025-03-31 02:21:18] "POST /route-targets HTTP/1.1" 200 327 0.027668 10.0.0.38 - - [2025-03-31 02:21:18] "GET /project/e4876756-ad68-45f0-ada1-ffceaf2f3bb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.049441 10.0.0.38 - - [2025-03-31 02:21:18] "POST /ref-update HTTP/1.1" 200 156 0.045202 10.0.0.38 - - [2025-03-31 02:21:18] "POST /floating-ips HTTP/1.1" 200 597 0.099090 10.0.0.38 - - [2025-03-31 02:21:18] "GET /loadbalancer/0f0b0a47-8766-4e19-8340-4e83dcc6d670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.014792 10.0.0.38 - - [2025-03-31 02:21:18] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.048920 10.0.0.38 - - [2025-03-31 02:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007915 10.0.0.38 - - [2025-03-31 02:21:18] "GET /project/e4876756-ad68-45f0-ada1-ffceaf2f3bb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.033504 10.0.0.38 - - [2025-03-31 02:21:18] "GET /loadbalancer-listener/37405182-d9ad-4030-848e-0e5fef33c8a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1803 0.003928 10.0.0.38 - - [2025-03-31 02:21:18] "GET /loadbalancer-listener/37405182-d9ad-4030-848e-0e5fef33c8a4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1222 0.004125 10.0.0.38 - - [2025-03-31 02:21:18] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.026242 10.0.0.38 - - [2025-03-31 02:21:18] "GET /instance-ip/1935354b-1d70-48f4-a747-546ac1edee51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.005049 10.0.0.38 - - [2025-03-31 02:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003229 10.0.0.38 - - [2025-03-31 02:21:18] "GET /loadbalancer/0f0b0a47-8766-4e19-8340-4e83dcc6d670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002942 10.0.0.38 - - [2025-03-31 02:21:18] "GET /instance-ip/1935354b-1d70-48f4-a747-546ac1edee51?fields=floating_ips HTTP/1.1" 200 1212 0.008150 10.0.0.38 - - [2025-03-31 02:21:18] "GET /floating-ip/5dc5885b-b2f9-47e3-a4ec-d02a80597346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002938 10.0.0.38 - - [2025-03-31 02:21:19] "POST /tags HTTP/1.1" 200 295 0.092580 10.0.0.38 - - [2025-03-31 02:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003017 10.0.0.38 - - [2025-03-31 02:21:19] "GET /tag/f0acd8df-28ad-46fd-b7b8-9ea7e48e35ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.024740 10.0.0.38 - - [2025-03-31 02:21:19] "POST /tags HTTP/1.1" 409 233 0.002349 10.0.0.38 - - [2025-03-31 02:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.38 - - [2025-03-31 02:21:19] "GET /tag/be22381a-4f20-48f0-81df-ca69ad47afa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.015487 10.0.0.38 - - [2025-03-31 02:21:19] "POST /tags HTTP/1.1" 409 206 0.002136 10.0.0.38 - - [2025-03-31 02:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002528 10.0.0.38 - - [2025-03-31 02:21:19] "GET /tag/f29551ee-8487-4af9-a7e0-43c4dad6939f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.014112 10.0.0.38 - - [2025-03-31 02:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002520 10.0.0.38 - - [2025-03-31 02:21:19] "GET /virtual-network/79006cea-1983-4cc3-8560-76d496e28519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.006093 10.0.0.38 - - [2025-03-31 02:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002391 10.0.0.38 - - [2025-03-31 02:21:19] "GET /project/e4876756-ad68-45f0-ada1-ffceaf2f3bb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.038705 10.0.0.38 - - [2025-03-31 02:21:19] "POST /virtual-machines HTTP/1.1" 200 369 0.011156 10.0.0.38 - - [2025-03-31 02:21:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.011028 10.0.0.38 - - [2025-03-31 02:21:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.120695 10.0.0.38 - - [2025-03-31 02:21:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.023264 10.0.0.38 - - [2025-03-31 02:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009340 10.0.0.38 - - [2025-03-31 02:21:19] "GET /virtual-machine-interface/d4e8123c-0dd6-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.005280 10.0.0.38 - - [2025-03-31 02:21:19] "POST /instance-ips HTTP/1.1" 200 409 0.023917 10.0.0.38 - - [2025-03-31 02:21:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.031451 10.0.0.38 - - [2025-03-31 02:21:19] "GET /virtual-machine-interface/d4e8123c-0dd6-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.010576 10.0.0.38 - - [2025-03-31 02:21:19] "POST /set-tag HTTP/1.1" 200 109 0.021000 10.0.0.38 - - [2025-03-31 02:21:19] "GET /virtual-machine-interface/d4e8123c-0dd6-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.012695 10.0.0.38 - - [2025-03-31 02:21:19] "GET /instance-ip/d500dace-0dd6-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004541 10.0.0.38 - - [2025-03-31 02:21:19] "GET /virtual-machine-interface/d4e8123c-0dd6-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005680 10.0.0.38 - - [2025-03-31 02:21:19] "POST /set-tag HTTP/1.1" 200 109 0.002888 10.0.0.38 - - [2025-03-31 02:21:19] "GET /virtual-router/bf208737-978d-477b-914b-1a718607e096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.005368 10.0.0.38 - - [2025-03-31 02:21:20] "POST /ref-update HTTP/1.1" 200 156 0.013597 10.0.0.38 - - [2025-03-31 02:21:20] "GET /virtual-machine-interface/d4e8123c-0dd6-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.018747 10.0.0.38 - - [2025-03-31 02:21:20] "POST /set-tag HTTP/1.1" 200 109 0.004555 10.0.0.38 - - [2025-03-31 02:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.38 - - [2025-03-31 02:21:20] "GET /virtual-network/79006cea-1983-4cc3-8560-76d496e28519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.005538 10.0.0.38 - - [2025-03-31 02:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.38 - - [2025-03-31 02:21:20] "GET /project/e4876756-ad68-45f0-ada1-ffceaf2f3bb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.065595 10.0.0.38 - - [2025-03-31 02:21:20] "POST /virtual-machines HTTP/1.1" 200 369 0.011689 10.0.0.38 - - [2025-03-31 02:21:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.039558 10.0.0.38 - - [2025-03-31 02:21:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.121330 10.0.0.38 - - [2025-03-31 02:21:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.010775 10.0.0.38 - - [2025-03-31 02:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.014953 10.0.0.38 - - [2025-03-31 02:21:20] "GET /virtual-machine-interface/d563911e-0dd6-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.006555 10.0.0.38 - - [2025-03-31 02:21:20] "POST /instance-ips HTTP/1.1" 200 409 0.024578 10.0.0.38 - - [2025-03-31 02:21:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.017102 10.0.0.38 - - [2025-03-31 02:21:20] "GET /virtual-machine-interface/d563911e-0dd6-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.009888 10.0.0.38 - - [2025-03-31 02:21:20] "POST /set-tag HTTP/1.1" 200 109 0.022321 10.0.0.38 - - [2025-03-31 02:21:20] "GET /virtual-machine-interface/d563911e-0dd6-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008718 10.0.0.38 - - [2025-03-31 02:21:20] "GET /instance-ip/d5805222-0dd6-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004753 10.0.0.38 - - [2025-03-31 02:21:20] "GET /virtual-machine-interface/d563911e-0dd6-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006585 10.0.0.38 - - [2025-03-31 02:21:20] "POST /set-tag HTTP/1.1" 200 109 0.002540 10.0.0.38 - - [2025-03-31 02:21:20] "GET /virtual-router/bf208737-978d-477b-914b-1a718607e096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.005137 10.0.0.38 - - [2025-03-31 02:21:20] "POST /ref-update HTTP/1.1" 200 156 0.026271 10.0.0.38 - - [2025-03-31 02:21:20] "GET /virtual-machine-interface/d563911e-0dd6-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008585 10.0.0.38 - - [2025-03-31 02:21:20] "POST /set-tag HTTP/1.1" 200 109 0.003032 10.0.0.38 - - [2025-03-31 02:21:20] "GET /virtual-machine-interface/d4e8123c-0dd6-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005387 10.0.0.38 - - [2025-03-31 02:21:20] "POST /set-tag HTTP/1.1" 200 109 0.012349 10.0.0.38 - - [2025-03-31 02:21:21] "GET /virtual-machine-interface/d563911e-0dd6-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009398 10.0.0.38 - - [2025-03-31 02:21:21] "POST /set-tag HTTP/1.1" 200 109 0.002979 10.0.0.38 - - [2025-03-31 02:21:23] "GET /domains HTTP/1.1" 200 280 0.005758 10.0.0.38 - - [2025-03-31 02:21:23] "GET /domain/4dbaf12a-25d9-4b88-b57a-216e71569890 HTTP/1.1" 200 3086 0.003684 10.0.0.38 - - [2025-03-31 02:21:23] "GET /project/e4876756-ad68-45f0-ada1-ffceaf2f3bb2 HTTP/1.1" 200 7065 0.075505 10.0.0.38 - - [2025-03-31 02:21:23] "GET /virtual-network/49d0e0bf-95c9-474d-acbf-7135cc0080f7 HTTP/1.1" 200 2092 0.005108 10.0.0.38 - - [2025-03-31 02:21:23] "GET /virtual-network/49d0e0bf-95c9-474d-acbf-7135cc0080f7 HTTP/1.1" 200 2092 0.005332 10.0.0.38 - - [2025-03-31 02:21:23] "GET /routing-instance/4ca76b3e-058c-4fd7-8185-5e5d18ae3bb5 HTTP/1.1" 200 1401 0.011678 10.0.0.38 - - [2025-03-31 02:21:23] "GET /routing-instance/4ca76b3e-058c-4fd7-8185-5e5d18ae3bb5 HTTP/1.1" 200 1401 0.012936 10.0.0.38 - - [2025-03-31 02:21:23] "GET /route-target/f021155e-ef0a-4524-bd6a-bcb526606efe HTTP/1.1" 200 1153 0.010619 10.0.0.38 - - [2025-03-31 02:21:23] "GET /virtual-network/49d0e0bf-95c9-474d-acbf-7135cc0080f7 HTTP/1.1" 200 2092 0.011183 10.0.0.38 - - [2025-03-31 02:21:23] "GET /routing-instance/4ca76b3e-058c-4fd7-8185-5e5d18ae3bb5 HTTP/1.1" 200 1401 0.003593 10.0.0.38 - - [2025-03-31 02:21:23] "GET /virtual-network/49d0e0bf-95c9-474d-acbf-7135cc0080f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.012006 10.0.0.38 - - [2025-03-31 02:21:23] "GET /virtual-network/49d0e0bf-95c9-474d-acbf-7135cc0080f7 HTTP/1.1" 200 2092 0.015900 10.0.0.38 - - [2025-03-31 02:21:23] "GET /routing-instance/4ca76b3e-058c-4fd7-8185-5e5d18ae3bb5 HTTP/1.1" 200 1401 0.008552 10.0.0.38 - - [2025-03-31 02:21:23] "GET /routing-instance/4ca76b3e-058c-4fd7-8185-5e5d18ae3bb5 HTTP/1.1" 200 1401 0.007561 10.0.0.38 - - [2025-03-31 02:21:23] "GET /route-target/f021155e-ef0a-4524-bd6a-bcb526606efe HTTP/1.1" 200 1153 0.013381 10.0.0.38 - - [2025-03-31 02:21:23] "GET /domains HTTP/1.1" 200 280 0.002726 10.0.0.38 - - [2025-03-31 02:21:23] "GET /domain/4dbaf12a-25d9-4b88-b57a-216e71569890 HTTP/1.1" 200 3086 0.009521 10.0.0.38 - - [2025-03-31 02:21:23] "GET /project/e4876756-ad68-45f0-ada1-ffceaf2f3bb2 HTTP/1.1" 200 7065 0.061489 10.0.0.38 - - [2025-03-31 02:21:23] "GET /virtual-network/49d0e0bf-95c9-474d-acbf-7135cc0080f7 HTTP/1.1" 200 2092 0.013476 10.0.0.38 - - [2025-03-31 02:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.017658 10.0.0.38 - - [2025-03-31 02:21:24] "GET /project/e4876756-ad68-45f0-ada1-ffceaf2f3bb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.056056 10.0.0.38 - - [2025-03-31 02:21:24] "GET /virtual-network/49d0e0bf-95c9-474d-acbf-7135cc0080f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.028576 10.0.0.38 - - [2025-03-31 02:21:24] "GET /floating-ip-pools?parent_id=49d0e0bf-95c9-474d-acbf-7135cc0080f7&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003033 10.0.0.38 - - [2025-03-31 02:21:24] "GET /virtual-network/49d0e0bf-95c9-474d-acbf-7135cc0080f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.007753 10.0.0.38 - - [2025-03-31 02:21:24] "POST /floating-ip-pools HTTP/1.1" 200 562 0.040796 10.0.0.38 - - [2025-03-31 02:21:24] "POST /ref-update HTTP/1.1" 200 156 0.050122 10.0.0.38 - - [2025-03-31 02:21:24] "GET /virtual-network/49d0e0bf-95c9-474d-acbf-7135cc0080f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.007051 10.0.0.38 - - [2025-03-31 02:21:24] "GET /domains HTTP/1.1" 200 280 0.002383 10.0.0.38 - - [2025-03-31 02:21:24] "GET /domain/4dbaf12a-25d9-4b88-b57a-216e71569890 HTTP/1.1" 200 3086 0.004174 10.0.0.38 - - [2025-03-31 02:21:24] "GET /project/e4876756-ad68-45f0-ada1-ffceaf2f3bb2 HTTP/1.1" 200 7321 0.041794 10.0.0.38 - - [2025-03-31 02:21:24] "GET /virtual-network/49d0e0bf-95c9-474d-acbf-7135cc0080f7 HTTP/1.1" 200 2330 0.008090 10.0.0.38 - - [2025-03-31 02:21:24] "GET /floating-ip-pool/d8dd0e35-4aca-44f8-aa1c-5bedd9e89ea0 HTTP/1.1" 200 1315 0.002964 10.0.0.38 - - [2025-03-31 02:21:24] "GET /domains HTTP/1.1" 200 280 0.001951 10.0.0.38 - - [2025-03-31 02:21:24] "GET /domain/4dbaf12a-25d9-4b88-b57a-216e71569890 HTTP/1.1" 200 3086 0.003167 10.0.0.38 - - [2025-03-31 02:21:24] "GET /project/e4876756-ad68-45f0-ada1-ffceaf2f3bb2 HTTP/1.1" 200 7321 0.041680 10.0.0.38 - - [2025-03-31 02:21:24] "GET /virtual-network/49d0e0bf-95c9-474d-acbf-7135cc0080f7 HTTP/1.1" 200 2330 0.004888 10.0.0.38 - - [2025-03-31 02:21:24] "GET /virtual-network/49d0e0bf-95c9-474d-acbf-7135cc0080f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004984 10.0.0.38 - - [2025-03-31 02:21:24] "POST /tags HTTP/1.1" 200 365 0.116361 10.0.0.38 - - [2025-03-31 02:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.017135 10.0.0.38 - - [2025-03-31 02:21:24] "GET /tag/406cea08-6ccc-4e56-af7f-55cfc2684a56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.025071 10.0.0.38 - - [2025-03-31 02:21:24] "POST /tags HTTP/1.1" 409 206 0.009332 10.0.0.38 - - [2025-03-31 02:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008748 10.0.0.38 - - [2025-03-31 02:21:24] "GET /tag/f29551ee-8487-4af9-a7e0-43c4dad6939f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.020152 10.0.0.38 - - [2025-03-31 02:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003003 10.0.0.38 - - [2025-03-31 02:21:24] "GET /project/e4876756-ad68-45f0-ada1-ffceaf2f3bb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.045540 10.0.0.38 - - [2025-03-31 02:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003180 10.0.0.38 - - [2025-03-31 02:21:24] "GET /virtual-network/79006cea-1983-4cc3-8560-76d496e28519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.005118 10.0.0.38 - - [2025-03-31 02:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.38 - - [2025-03-31 02:21:24] "GET /service-appliance-set/e64f430f-0148-4c4b-ad61-525bd6037997?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.014036 10.0.0.38 - - [2025-03-31 02:21:25] "POST /fqname-to-id HTTP/1.1" 404 258 0.002352 10.0.0.38 - - [2025-03-31 02:21:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.123949 10.0.0.38 - - [2025-03-31 02:21:25] "GET /virtual-machine-interface/3912ed5c-d06c-409f-bb2f-099a408ed6a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.024576 10.0.0.38 - - [2025-03-31 02:21:25] "POST /set-tag HTTP/1.1" 200 109 0.017437 10.0.0.38 - - [2025-03-31 02:21:25] "POST /instance-ips HTTP/1.1" 200 417 0.040435 10.0.0.38 - - [2025-03-31 02:21:25] "GET /instance-ip/bfbd620a-1d8b-471a-afe3-9935e82bc65a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.007776 10.0.0.38 - - [2025-03-31 02:21:25] "POST /loadbalancers HTTP/1.1" 200 618 0.068200 10.0.0.38 - - [2025-03-31 02:21:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.027699 10.0.0.38 - - [2025-03-31 02:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008138 10.0.0.38 - - [2025-03-31 02:21:25] "POST /service-instances HTTP/1.1" 200 566 0.028931 10.0.0.38 - - [2025-03-31 02:21:25] "POST /ref-update HTTP/1.1" 200 156 0.035741 10.0.0.38 - - [2025-03-31 02:21:25] "GET /project/e4876756-ad68-45f0-ada1-ffceaf2f3bb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.090334 10.0.0.38 - - [2025-03-31 02:21:25] "GET /virtual-machine-interface/3912ed5c-d06c-409f-bb2f-099a408ed6a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004858 10.0.0.38 - - [2025-03-31 02:21:25] "GET /virtual-machine-interface/3912ed5c-d06c-409f-bb2f-099a408ed6a8?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.007905 10.0.0.38 - - [2025-03-31 02:21:25] "PUT /service-instance/e55dce45-1424-4eb7-9a35-c50761455761 HTTP/1.1" 200 266 0.012656 10.0.0.38 - - [2025-03-31 02:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004564 10.0.0.38 - - [2025-03-31 02:21:25] "GET /floating-ip-pool/d8dd0e35-4aca-44f8-aa1c-5bedd9e89ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.004666 10.0.0.38 - - [2025-03-31 02:21:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.030559 10.0.0.38 - - [2025-03-31 02:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003313 10.0.0.38 - - [2025-03-31 02:21:25] "POST /virtual-machines HTTP/1.1" 200 429 0.022010 10.0.0.38 - - [2025-03-31 02:21:25] "POST /floating-ips HTTP/1.1" 200 671 0.138453 10.0.0.38 - - [2025-03-31 02:21:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.068854 10.0.0.38 - - [2025-03-31 02:21:25] "GET /application-policy-set/f2cd662e-6fdf-4d90-b596-ff47e1fae306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005642 10.0.0.38 - - [2025-03-31 02:21:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.012002 10.0.0.38 - - [2025-03-31 02:21:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.202124 10.0.0.38 - - [2025-03-31 02:21:26] "POST /chown HTTP/1.1" 200 109 0.028967 10.0.0.38 - - [2025-03-31 02:21:26] "GET /policy-management/20321625-4a66-4f82-bbc4-17577312a063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.019779 10.0.0.38 - - [2025-03-31 02:21:26] "POST /tags HTTP/1.1" 409 221 0.006339 10.0.0.38 - - [2025-03-31 02:21:26] "POST /chown HTTP/1.1" 200 109 0.028259 10.0.0.38 - - [2025-03-31 02:21:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.013241 10.0.0.38 - - [2025-03-31 02:21:26] "GET /tag/2e6e3646-6743-43de-9f28-810da98e632f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.034850 10.0.0.38 - - [2025-03-31 02:21:26] "POST /tags HTTP/1.1" 409 238 0.015647 10.0.0.38 - - [2025-03-31 02:21:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005570 10.0.0.38 - - [2025-03-31 02:21:26] "PUT /virtual-machine-interface/14373777-1d61-46ae-8b4e-859734cabd3e HTTP/1.1" 200 284 0.089162 10.0.0.38 - - [2025-03-31 02:21:26] "GET /tag/406cea08-6ccc-4e56-af7f-55cfc2684a56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.025084 10.0.0.38 - - [2025-03-31 02:21:26] "PUT /instance-ip/bfbd620a-1d8b-471a-afe3-9935e82bc65a HTTP/1.1" 200 256 0.082887 10.0.0.38 - - [2025-03-31 02:21:26] "POST /ref-update HTTP/1.1" 200 156 0.044409 10.0.0.38 - - [2025-03-31 02:21:26] "POST /firewall-rules HTTP/1.1" 200 650 0.139374 10.0.0.38 - - [2025-03-31 02:21:26] "GET /firewall-rule/8ec0867b-90d3-4586-b7d0-8c5b939bc315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.006516 10.0.0.38 - - [2025-03-31 02:21:26] "POST /ref-update HTTP/1.1" 200 156 0.050112 10.0.0.38 - - [2025-03-31 02:21:26] "GET /firewall-policy/d943bde6-acef-468d-93b8-5a4fe20ffb3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003617 10.0.0.38 - - [2025-03-31 02:21:26] "POST /ref-update HTTP/1.1" 200 156 0.038880 10.0.0.38 - - [2025-03-31 02:21:26] "GET /firewall-rule/8ec0867b-90d3-4586-b7d0-8c5b939bc315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.023591 10.0.0.38 - - [2025-03-31 02:21:26] "POST /ref-update HTTP/1.1" 200 156 0.036896 10.0.0.38 - - [2025-03-31 02:21:26] "POST /ref-update HTTP/1.1" 200 156 0.057932 10.0.0.38 - - [2025-03-31 02:21:26] "POST /ref-update HTTP/1.1" 200 156 0.021629 10.0.0.38 - - [2025-03-31 02:21:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.015377 10.0.0.38 - - [2025-03-31 02:21:26] "POST /ref-update HTTP/1.1" 200 156 0.053072 10.0.0.38 - - [2025-03-31 02:21:26] "GET /project/e4876756-ad68-45f0-ada1-ffceaf2f3bb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.093555 10.0.0.38 - - [2025-03-31 02:21:26] "POST /virtual-machines HTTP/1.1" 200 429 0.075397 10.0.0.38 - - [2025-03-31 02:21:26] "GET /loadbalancer/61d809bd-70df-44ef-b24b-11d765e291b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.012958 10.0.0.38 - - [2025-03-31 02:21:26] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.038449 10.0.0.38 - - [2025-03-31 02:21:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.009991 10.0.0.38 - - [2025-03-31 02:21:27] "GET /project/e4876756-ad68-45f0-ada1-ffceaf2f3bb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.115730 10.0.0.38 - - [2025-03-31 02:21:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.195028 10.0.0.38 - - [2025-03-31 02:21:27] "GET /loadbalancer-listener/4d299c73-e810-4b2d-9e23-310a5ce030a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.006518 10.0.0.38 - - [2025-03-31 02:21:27] "POST /chown HTTP/1.1" 200 109 0.049251 10.0.0.38 - - [2025-03-31 02:21:27] "GET /loadbalancer-listener/4d299c73-e810-4b2d-9e23-310a5ce030a2?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.009942 10.0.0.38 - - [2025-03-31 02:21:27] "POST /chown HTTP/1.1" 200 109 0.022157 10.0.0.38 - - [2025-03-31 02:21:27] "PUT /virtual-machine-interface/f1f95e6b-003a-4643-885b-0848fa73a289 HTTP/1.1" 200 284 0.036228 10.0.0.38 - - [2025-03-31 02:21:27] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.116737 10.0.0.38 - - [2025-03-31 02:21:27] "PUT /instance-ip/bfbd620a-1d8b-471a-afe3-9935e82bc65a HTTP/1.1" 200 256 0.030868 10.0.0.38 - - [2025-03-31 02:21:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.066532 10.0.0.38 - - [2025-03-31 02:21:27] "POST /ref-update HTTP/1.1" 200 156 0.084802 10.0.0.38 - - [2025-03-31 02:21:27] "GET /loadbalancer-pool/45c31d36-76ea-4edb-8cf6-11ebcf5cfe2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.011856 10.0.0.38 - - [2025-03-31 02:21:27] "POST /ref-update HTTP/1.1" 200 156 0.035440 10.0.0.38 - - [2025-03-31 02:21:27] "POST /loadbalancer-members HTTP/1.1" 200 707 0.065458 10.0.0.38 - - [2025-03-31 02:21:27] "POST /ref-update HTTP/1.1" 200 156 0.018915 10.0.0.38 - - [2025-03-31 02:21:27] "POST /ref-update HTTP/1.1" 200 156 0.071192 10.0.0.38 - - [2025-03-31 02:21:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.084325 10.0.0.38 - - [2025-03-31 02:21:27] "GET /loadbalancer-member/e7e8628a-65b8-4c80-bd2d-26db5ffead05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.007545 10.0.0.38 - - [2025-03-31 02:21:27] "GET /application-policy-set/f2cd662e-6fdf-4d90-b596-ff47e1fae306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003922 10.0.0.38 - - [2025-03-31 02:21:27] "POST /ref-update HTTP/1.1" 200 156 0.060344 10.0.0.38 - - [2025-03-31 02:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003181 10.0.0.38 - - [2025-03-31 02:21:27] "GET /policy-management/20321625-4a66-4f82-bbc4-17577312a063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004186 10.0.0.38 - - [2025-03-31 02:21:27] "POST /tags HTTP/1.1" 409 221 0.002640 10.0.0.38 - - [2025-03-31 02:21:27] "PUT /service-instance/e55dce45-1424-4eb7-9a35-c50761455761 HTTP/1.1" 200 266 0.013031 10.0.0.38 - - [2025-03-31 02:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.013754 10.0.0.38 - - [2025-03-31 02:21:27] "GET /tag/2e6e3646-6743-43de-9f28-810da98e632f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.034634 10.0.0.38 - - [2025-03-31 02:21:27] "POST /tags HTTP/1.1" 409 238 0.004660 10.0.0.38 - - [2025-03-31 02:21:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.066871 10.0.0.38 - - [2025-03-31 02:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003487 10.0.0.38 - - [2025-03-31 02:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.011925 10.0.0.38 - - [2025-03-31 02:21:27] "GET /tag/406cea08-6ccc-4e56-af7f-55cfc2684a56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.014010 10.0.0.38 - - [2025-03-31 02:21:27] "POST /chown HTTP/1.1" 200 109 0.026052 10.0.0.38 - - [2025-03-31 02:21:27] "POST /firewall-rules HTTP/1.1" 409 293 0.009507 10.0.0.38 - - [2025-03-31 02:21:27] "POST /chown HTTP/1.1" 200 109 0.044378 10.0.0.38 - - [2025-03-31 02:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005792 10.0.0.38 - - [2025-03-31 02:21:28] "PUT /instance-ip/bfbd620a-1d8b-471a-afe3-9935e82bc65a HTTP/1.1" 200 256 0.065843 10.0.0.38 - - [2025-03-31 02:21:28] "PUT /firewall-rule/8ec0867b-90d3-4586-b7d0-8c5b939bc315 HTTP/1.1" 200 260 0.098501 10.0.0.38 - - [2025-03-31 02:21:28] "POST /ref-update HTTP/1.1" 200 156 0.097355 10.0.0.38 - - [2025-03-31 02:21:28] "GET /firewall-rule/8ec0867b-90d3-4586-b7d0-8c5b939bc315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.055132 10.0.0.38 - - [2025-03-31 02:21:28] "POST /chown HTTP/1.1" 200 109 0.027133 10.0.0.38 - - [2025-03-31 02:21:28] "GET /firewall-policy/d943bde6-acef-468d-93b8-5a4fe20ffb3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.009855 10.0.0.38 - - [2025-03-31 02:21:28] "GET /firewall-rule/8ec0867b-90d3-4586-b7d0-8c5b939bc315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003224 10.0.0.38 - - [2025-03-31 02:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.38 - - [2025-03-31 02:21:28] "POST /chown HTTP/1.1" 200 109 0.022656 10.0.0.38 - - [2025-03-31 02:21:28] "GET /virtual-network/79006cea-1983-4cc3-8560-76d496e28519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.023104 10.0.0.38 - - [2025-03-31 02:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002449 10.0.0.38 - - [2025-03-31 02:21:28] "PUT /instance-ip/bfbd620a-1d8b-471a-afe3-9935e82bc65a HTTP/1.1" 200 256 0.074672 10.0.0.38 - - [2025-03-31 02:21:28] "GET /project/e4876756-ad68-45f0-ada1-ffceaf2f3bb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.056051 10.0.0.38 - - [2025-03-31 02:21:28] "POST /ref-update HTTP/1.1" 200 156 0.083209 10.0.0.38 - - [2025-03-31 02:21:28] "POST /virtual-machines HTTP/1.1" 200 373 0.052001 10.0.0.38 - - [2025-03-31 02:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.015388 10.0.0.38 - - [2025-03-31 02:21:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.030626 10.0.0.38 - - [2025-03-31 02:21:28] "POST /chown HTTP/1.1" 200 109 0.058306 10.0.0.38 - - [2025-03-31 02:21:28] "POST /chown HTTP/1.1" 200 109 0.069152 10.0.0.38 - - [2025-03-31 02:21:28] "PUT /instance-ip/bfbd620a-1d8b-471a-afe3-9935e82bc65a HTTP/1.1" 200 256 0.013802 10.0.0.38 - - [2025-03-31 02:21:28] "POST /ref-update HTTP/1.1" 200 156 0.161525 10.0.0.38 - - [2025-03-31 02:21:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.386258 10.0.0.38 - - [2025-03-31 02:21:28] "POST /chown HTTP/1.1" 200 109 0.073207 10.0.0.38 - - [2025-03-31 02:21:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.058920 10.0.0.38 - - [2025-03-31 02:21:29] "POST /chown HTTP/1.1" 200 109 0.030929 10.0.0.38 - - [2025-03-31 02:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.017884 10.0.0.38 - - [2025-03-31 02:21:29] "GET /virtual-machine-interface/da4dc91a-0dd6-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.015173 10.0.0.38 - - [2025-03-31 02:21:29] "PUT /instance-ip/bfbd620a-1d8b-471a-afe3-9935e82bc65a HTTP/1.1" 200 256 0.074044 10.0.0.38 - - [2025-03-31 02:21:29] "POST /ref-update HTTP/1.1" 200 156 0.056873 10.0.0.38 - - [2025-03-31 02:21:29] "POST /instance-ips HTTP/1.1" 200 413 0.074783 10.0.0.38 - - [2025-03-31 02:21:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.050844 10.0.0.38 - - [2025-03-31 02:21:29] "GET /virtual-machine-interface/da4dc91a-0dd6-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.010906 10.0.0.38 - - [2025-03-31 02:21:29] "POST /set-tag HTTP/1.1" 200 109 0.019026 10.0.0.38 - - [2025-03-31 02:21:29] "GET /virtual-machine-interface/da4dc91a-0dd6-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.046340 10.0.0.38 - - [2025-03-31 02:21:29] "GET /instance-ip/da9b6210-0dd6-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.003911 10.0.0.38 - - [2025-03-31 02:21:29] "PUT /service-instance/e55dce45-1424-4eb7-9a35-c50761455761 HTTP/1.1" 200 266 0.022212 10.0.0.38 - - [2025-03-31 02:21:29] "GET /virtual-machine-interface/da4dc91a-0dd6-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.029858 10.0.0.38 - - [2025-03-31 02:21:29] "POST /set-tag HTTP/1.1" 200 109 0.005325 10.0.0.38 - - [2025-03-31 02:21:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.027111 10.0.0.38 - - [2025-03-31 02:21:29] "GET /virtual-router/bf208737-978d-477b-914b-1a718607e096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.025863 10.0.0.38 - - [2025-03-31 02:21:29] "POST /ref-update HTTP/1.1" 200 156 0.018184 10.0.0.38 - - [2025-03-31 02:21:29] "GET /virtual-machine-interface/da4dc91a-0dd6-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.033399 10.0.0.38 - - [2025-03-31 02:21:29] "POST /set-tag HTTP/1.1" 200 109 0.004462 10.0.0.38 - - [2025-03-31 02:21:29] "PUT /service-instance/e55dce45-1424-4eb7-9a35-c50761455761 HTTP/1.1" 200 266 0.034831 10.0.0.38 - - [2025-03-31 02:21:29] "GET /virtual-machine-interface/da4dc91a-0dd6-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.010545 10.0.0.38 - - [2025-03-31 02:21:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.035830 10.0.0.38 - - [2025-03-31 02:21:29] "POST /set-tag HTTP/1.1" 200 109 0.020282 10.0.0.38 - - [2025-03-31 02:21:29] "PUT /service-instance/e55dce45-1424-4eb7-9a35-c50761455761 HTTP/1.1" 200 266 0.015853 10.0.0.38 - - [2025-03-31 02:21:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.027436 10.0.0.38 - - [2025-03-31 02:21:29] "PUT /service-instance/e55dce45-1424-4eb7-9a35-c50761455761 HTTP/1.1" 200 266 0.013067 10.0.0.38 - - [2025-03-31 02:21:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.024755 10.0.0.38 - - [2025-03-31 02:21:30] "PUT /service-instance/e55dce45-1424-4eb7-9a35-c50761455761 HTTP/1.1" 200 266 0.013775 10.0.0.38 - - [2025-03-31 02:21:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.030604 10.0.0.38 - - [2025-03-31 02:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003056 10.0.0.38 - - [2025-03-31 02:21:30] "POST /chown HTTP/1.1" 200 109 0.022566 10.0.0.38 - - [2025-03-31 02:21:30] "POST /chown HTTP/1.1" 200 109 0.008051 10.0.0.38 - - [2025-03-31 02:21:30] "POST /ref-update HTTP/1.1" 200 156 0.039158 10.0.0.38 - - [2025-03-31 02:21:30] "POST /chown HTTP/1.1" 200 109 0.031401 10.0.0.38 - - [2025-03-31 02:21:30] "POST /chown HTTP/1.1" 200 109 0.008862 10.0.0.38 - - [2025-03-31 02:21:30] "POST /ref-update HTTP/1.1" 200 156 0.017513 10.0.0.38 - - [2025-03-31 02:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006282 10.0.0.38 - - [2025-03-31 02:21:30] "POST /chown HTTP/1.1" 200 109 0.009822 10.0.0.38 - - [2025-03-31 02:21:30] "POST /chown HTTP/1.1" 200 109 0.050379 10.0.0.38 - - [2025-03-31 02:21:30] "POST /chown HTTP/1.1" 200 109 0.026318 10.0.0.38 - - [2025-03-31 02:21:30] "POST /chown HTTP/1.1" 200 109 0.011933 10.0.0.38 - - [2025-03-31 02:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002552 10.0.0.38 - - [2025-03-31 02:21:30] "POST /chown HTTP/1.1" 200 109 0.007912 10.0.0.38 - - [2025-03-31 02:21:30] "POST /chown HTTP/1.1" 200 109 0.012464 10.0.0.38 - - [2025-03-31 02:21:30] "POST /chown HTTP/1.1" 200 109 0.029009 10.0.0.38 - - [2025-03-31 02:21:30] "POST /chown HTTP/1.1" 200 109 0.020077 10.0.0.38 - - [2025-03-31 02:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005070 10.0.0.38 - - [2025-03-31 02:21:30] "POST /chown HTTP/1.1" 200 109 0.012337 [Introspect:8084]10.0.0.38 - - [2025-03-31 02:21:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000854 [Introspect:8084]10.0.0.38 - - [2025-03-31 02:21:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001045 10.0.0.38 - - [2025-03-31 02:21:31] "POST /chown HTTP/1.1" 200 109 0.028876 10.0.0.38 - - [2025-03-31 02:21:31] "POST /chown HTTP/1.1" 200 109 0.028954 10.0.0.38 - - [2025-03-31 02:21:31] "POST /chown HTTP/1.1" 200 109 0.047585 10.0.0.38 - - [2025-03-31 02:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.38 - - [2025-03-31 02:21:31] "POST /chown HTTP/1.1" 200 109 0.007408 10.0.0.38 - - [2025-03-31 02:21:31] "POST /chown HTTP/1.1" 200 109 0.026847 10.0.0.38 - - [2025-03-31 02:21:31] "POST /chown HTTP/1.1" 200 109 0.014877 10.0.0.38 - - [2025-03-31 02:21:31] "POST /chown HTTP/1.1" 200 109 0.038658 10.0.0.38 - - [2025-03-31 02:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.014076 10.0.0.38 - - [2025-03-31 02:21:31] "POST /chown HTTP/1.1" 200 109 0.010628 10.0.0.38 - - [2025-03-31 02:21:31] "POST /chown HTTP/1.1" 200 109 0.017770 10.0.0.38 - - [2025-03-31 02:21:31] "POST /chown HTTP/1.1" 200 109 0.035420 10.0.0.38 - - [2025-03-31 02:21:31] "POST /chown HTTP/1.1" 200 109 0.016376 10.0.0.38 - - [2025-03-31 02:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005357 10.0.0.38 - - [2025-03-31 02:21:31] "POST /chown HTTP/1.1" 200 109 0.008857 10.0.0.38 - - [2025-03-31 02:21:31] "POST /chown HTTP/1.1" 200 109 0.012682 10.0.0.38 - - [2025-03-31 02:21:31] "POST /chown HTTP/1.1" 200 109 0.028134 10.0.0.38 - - [2025-03-31 02:21:31] "POST /chown HTTP/1.1" 200 109 0.032204 10.0.0.38 - - [2025-03-31 02:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003416 10.0.0.38 - - [2025-03-31 02:21:31] "POST /chown HTTP/1.1" 200 109 0.011986 10.0.0.38 - - [2025-03-31 02:21:31] "POST /chown HTTP/1.1" 200 109 0.037392 10.0.0.38 - - [2025-03-31 02:21:31] "POST /chown HTTP/1.1" 200 109 0.008667 10.0.0.38 - - [2025-03-31 02:21:31] "POST /chown HTTP/1.1" 200 109 0.046637 10.0.0.38 - - [2025-03-31 02:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.38 - - [2025-03-31 02:21:32] "POST /chown HTTP/1.1" 200 109 0.007640 10.0.0.38 - - [2025-03-31 02:21:32] "POST /chown HTTP/1.1" 200 109 0.032722 10.0.0.38 - - [2025-03-31 02:21:32] "POST /chown HTTP/1.1" 200 109 0.028579 10.0.0.38 - - [2025-03-31 02:21:32] "GET /virtual-machine-interface/d4e8123c-0dd6-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.012122 10.0.0.38 - - [2025-03-31 02:21:32] "POST /set-tag HTTP/1.1" 200 109 0.004030 10.0.0.38 - - [2025-03-31 02:21:32] "POST /chown HTTP/1.1" 200 109 0.028715 10.0.0.38 - - [2025-03-31 02:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.009522 10.0.0.38 - - [2025-03-31 02:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004397 10.0.0.38 - - [2025-03-31 02:21:32] "POST /chown HTTP/1.1" 200 109 0.023391 10.0.0.38 - - [2025-03-31 02:21:32] "GET /loadbalancer/0f0b0a47-8766-4e19-8340-4e83dcc6d670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.024271 10.0.0.38 - - [2025-03-31 02:21:32] "GET /loadbalancer-pool/e0e8fa4c-35a7-436e-99a2-fef321a31300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.008745 10.0.0.38 - - [2025-03-31 02:21:32] "POST /chown HTTP/1.1" 200 109 0.008299 10.0.0.38 - - [2025-03-31 02:21:32] "POST /chown HTTP/1.1" 200 109 0.015223 10.0.0.38 - - [2025-03-31 02:21:32] "POST /chown HTTP/1.1" 200 109 0.051861 10.0.0.38 - - [2025-03-31 02:21:32] "POST /loadbalancer-members HTTP/1.1" 200 702 0.074117 10.0.0.38 - - [2025-03-31 02:21:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.032213 10.0.0.38 - - [2025-03-31 02:21:32] "GET /virtual-machine-interface/d4e8123c-0dd6-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007931 10.0.0.38 - - [2025-03-31 02:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.034691 10.0.0.38 - - [2025-03-31 02:21:32] "POST /chown HTTP/1.1" 200 109 0.014643 10.0.0.38 - - [2025-03-31 02:21:32] "POST /chown HTTP/1.1" 200 109 0.035728 10.0.0.38 - - [2025-03-31 02:21:32] "POST /tags HTTP/1.1" 409 221 0.031400 10.0.0.38 - - [2025-03-31 02:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.016303 10.0.0.38 - - [2025-03-31 02:21:32] "GET /virtual-machine/f14adbd8-701e-4d8b-9301-558163caa530?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.007562 10.0.0.38 - - [2025-03-31 02:21:32] "GET /tag/2e6e3646-6743-43de-9f28-810da98e632f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.037300 10.0.0.38 - - [2025-03-31 02:21:32] "GET /virtual-machine-interface/d4e8123c-0dd6-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.049662 10.0.0.38 - - [2025-03-31 02:21:32] "POST /chown HTTP/1.1" 200 109 0.067736 10.0.0.38 - - [2025-03-31 02:21:32] "POST /chown HTTP/1.1" 200 109 0.041806 10.0.0.38 - - [2025-03-31 02:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007143 10.0.0.38 - - [2025-03-31 02:21:32] "POST /set-tag HTTP/1.1" 200 109 0.089669 10.0.0.38 - - [2025-03-31 02:21:32] "POST /chown HTTP/1.1" 200 109 0.054699 10.0.0.38 - - [2025-03-31 02:21:32] "POST /chown HTTP/1.1" 200 109 0.049575 10.0.0.38 - - [2025-03-31 02:21:32] "POST /chown HTTP/1.1" 200 109 0.077680 10.0.0.38 - - [2025-03-31 02:21:33] "POST /chown HTTP/1.1" 200 109 0.009635 10.0.0.38 - - [2025-03-31 02:21:33] "GET /virtual-machine-interface/d563911e-0dd6-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.016251 10.0.0.38 - - [2025-03-31 02:21:33] "POST /set-tag HTTP/1.1" 200 109 0.003581 10.0.0.38 - - [2025-03-31 02:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.012908 10.0.0.38 - - [2025-03-31 02:21:33] "GET /virtual-machine-interface/d4e8123c-0dd6-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.007274 10.0.0.38 - - [2025-03-31 02:21:33] "POST /ref-update HTTP/1.1" 200 156 0.013773 10.0.0.38 - - [2025-03-31 02:21:33] "GET /loadbalancer/0f0b0a47-8766-4e19-8340-4e83dcc6d670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.018835 10.0.0.38 - - [2025-03-31 02:21:33] "GET /floating-ip/5dc5885b-b2f9-47e3-a4ec-d02a80597346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1779 0.030508 10.0.0.38 - - [2025-03-31 02:21:33] "GET /loadbalancer-pool/e0e8fa4c-35a7-436e-99a2-fef321a31300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.008365 10.0.0.38 - - [2025-03-31 02:21:33] "POST /loadbalancer-members HTTP/1.1" 200 702 0.038516 10.0.0.38 - - [2025-03-31 02:21:33] "PUT /floating-ip/5dc5885b-b2f9-47e3-a4ec-d02a80597346 HTTP/1.1" 200 256 0.042166 10.0.0.38 - - [2025-03-31 02:21:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.056728 10.0.0.38 - - [2025-03-31 02:21:33] "GET /virtual-machine-interface/d563911e-0dd6-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.024321 10.0.0.38 - - [2025-03-31 02:21:33] "POST /set-tag HTTP/1.1" 200 109 0.031066 10.0.0.38 - - [2025-03-31 02:21:33] "GET /virtual-machine-interface/d563911e-0dd6-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.019235 10.0.0.38 - - [2025-03-31 02:21:33] "POST /ref-update HTTP/1.1" 200 156 0.021370 10.0.0.38 - - [2025-03-31 02:21:33] "GET /floating-ip/5dc5885b-b2f9-47e3-a4ec-d02a80597346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.008860 [Introspect:8084]10.0.0.38 - - [2025-03-31 02:21:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.005150 [Introspect:8084]10.0.0.38 - - [2025-03-31 02:21:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001523 10.0.0.38 - - [2025-03-31 02:21:37] "GET /virtual-machine/cffd52c6-5545-42d8-b998-285a3036e5f9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.007666 10.0.0.38 - - [2025-03-31 02:21:37] "GET /virtual-machine-interface/d563911e-0dd6-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.013026 10.0.0.38 - - [2025-03-31 02:21:42] "GET /virtual-machine-interface/da4dc91a-0dd6-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005247 10.0.0.38 - - [2025-03-31 02:21:42] "POST /set-tag HTTP/1.1" 200 109 0.002425 10.0.0.38 - - [2025-03-31 02:21:43] "GET /virtual-machine/7abe86fa-9c77-41a3-ae15-6930ba144e90?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.004499 10.0.0.38 - - [2025-03-31 02:21:43] "GET /virtual-machine-interface/da4dc91a-0dd6-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004811 10.0.0.38 - - [2025-03-31 02:21:43] "GET /virtual-machine-interface/da4dc91a-0dd6-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007764 10.0.0.38 - - [2025-03-31 02:21:43] "POST /set-tag HTTP/1.1" 200 109 0.004488 10.0.0.38 - - [2025-03-31 02:22:15] "GET /virtual-machine-interface/da4dc91a-0dd6-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.008360 10.0.0.38 - - [2025-03-31 02:22:15] "POST /set-tag HTTP/1.1" 200 109 0.008995 10.0.0.38 - - [2025-03-31 02:22:15] "GET /virtual-machine-interface/da4dc91a-0dd6-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005706 10.0.0.38 - - [2025-03-31 02:22:15] "POST /set-tag HTTP/1.1" 200 109 0.003073 10.0.0.38 - - [2025-03-31 02:22:15] "GET /virtual-machine/7abe86fa-9c77-41a3-ae15-6930ba144e90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002970 10.0.0.38 - - [2025-03-31 02:22:15] "POST /ref-update HTTP/1.1" 200 156 0.010910 10.0.0.38 - - [2025-03-31 02:22:15] "GET /virtual-machine-interface/da4dc91a-0dd6-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.016713 10.0.0.38 - - [2025-03-31 02:22:15] "POST /set-tag HTTP/1.1" 200 109 0.028768 10.0.0.38 - - [2025-03-31 02:22:15] "POST /set-tag HTTP/1.1" 200 109 0.020431 10.0.0.38 - - [2025-03-31 02:22:15] "DELETE /instance-ip/da9b6210-0dd6-11f0-8fe2-fa163e14dac2 HTTP/1.1" 200 115 0.071690 10.0.0.38 - - [2025-03-31 02:22:15] "DELETE /virtual-machine-interface/da4dc91a-0dd6-11f0-8fe2-fa163e14dac2 HTTP/1.1" 200 115 0.056126 10.0.0.38 - - [2025-03-31 02:22:15] "DELETE /virtual-machine/7abe86fa-9c77-41a3-ae15-6930ba144e90 HTTP/1.1" 200 115 0.026780 10.0.0.38 - - [2025-03-31 02:22:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002675 10.0.0.38 - - [2025-03-31 02:22:18] "GET /tag/406cea08-6ccc-4e56-af7f-55cfc2684a56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.016977 10.0.0.38 - - [2025-03-31 02:22:18] "GET /tag/406cea08-6ccc-4e56-af7f-55cfc2684a56?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.015919 10.0.0.38 - - [2025-03-31 02:22:18] "GET /virtual-machine-interface/14373777-1d61-46ae-8b4e-859734cabd3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.006885 10.0.0.38 - - [2025-03-31 02:22:18] "POST /set-tag HTTP/1.1" 200 109 0.025661 10.0.0.38 - - [2025-03-31 02:22:18] "GET /virtual-machine-interface/3912ed5c-d06c-409f-bb2f-099a408ed6a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.009936 10.0.0.38 - - [2025-03-31 02:22:18] "POST /set-tag HTTP/1.1" 200 109 0.033175 10.0.0.38 - - [2025-03-31 02:22:18] "GET /virtual-machine-interface/f1f95e6b-003a-4643-885b-0848fa73a289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.031693 10.0.0.38 - - [2025-03-31 02:22:18] "POST /set-tag HTTP/1.1" 200 109 0.016918 10.0.0.38 - - [2025-03-31 02:22:18] "GET /firewall-policy/d943bde6-acef-468d-93b8-5a4fe20ffb3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.008766 10.0.0.38 - - [2025-03-31 02:22:18] "GET /firewall-rule/8ec0867b-90d3-4586-b7d0-8c5b939bc315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.007571 10.0.0.38 - - [2025-03-31 02:22:18] "POST /ref-update HTTP/1.1" 200 156 0.013899 10.0.0.38 - - [2025-03-31 02:22:18] "DELETE /firewall-rule/8ec0867b-90d3-4586-b7d0-8c5b939bc315 HTTP/1.1" 200 115 0.071212 10.0.0.38 - - [2025-03-31 02:22:18] "DELETE /loadbalancer-member/e7e8628a-65b8-4c80-bd2d-26db5ffead05 HTTP/1.1" 200 115 0.046000 10.0.0.38 - - [2025-03-31 02:22:18] "PUT /service-instance/e55dce45-1424-4eb7-9a35-c50761455761 HTTP/1.1" 200 266 0.013275 10.0.0.38 - - [2025-03-31 02:22:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.025336 10.0.0.38 - - [2025-03-31 02:22:18] "DELETE /loadbalancer-pool/45c31d36-76ea-4edb-8cf6-11ebcf5cfe2f HTTP/1.1" 200 115 0.091570 10.0.0.38 - - [2025-03-31 02:22:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004998 10.0.0.38 - - [2025-03-31 02:22:18] "POST /chown HTTP/1.1" 200 109 0.011846 10.0.0.38 - - [2025-03-31 02:22:19] "DELETE /loadbalancer-listener/4d299c73-e810-4b2d-9e23-310a5ce030a2 HTTP/1.1" 200 115 0.076886 10.0.0.38 - - [2025-03-31 02:22:19] "GET /floating-ip/91f187cd-49b9-46b1-bfa4-5188479d5ddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2395 0.003760 10.0.0.38 - - [2025-03-31 02:22:19] "POST /chown HTTP/1.1" 200 109 0.016561 10.0.0.38 - - [2025-03-31 02:22:19] "POST /chown HTTP/1.1" 200 109 0.018562 10.0.0.38 - - [2025-03-31 02:22:19] "POST /chown HTTP/1.1" 200 109 0.018531 10.0.0.38 - - [2025-03-31 02:22:19] "PUT /floating-ip/91f187cd-49b9-46b1-bfa4-5188479d5ddc HTTP/1.1" 200 256 0.040981 10.0.0.38 - - [2025-03-31 02:22:19] "DELETE /floating-ip/91f187cd-49b9-46b1-bfa4-5188479d5ddc HTTP/1.1" 200 115 0.055457 10.0.0.38 - - [2025-03-31 02:22:19] "PUT /service-instance/e55dce45-1424-4eb7-9a35-c50761455761 HTTP/1.1" 200 266 0.021074 10.0.0.38 - - [2025-03-31 02:22:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.021878 10.0.0.38 - - [2025-03-31 02:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.38 - - [2025-03-31 02:22:19] "DELETE /loadbalancer/61d809bd-70df-44ef-b24b-11d765e291b6 HTTP/1.1" 200 115 0.078524 10.0.0.38 - - [2025-03-31 02:22:19] "POST /service-instances HTTP/1.1" 409 259 0.008593 10.0.0.38 - - [2025-03-31 02:22:19] "DELETE /instance-ip/bfbd620a-1d8b-471a-afe3-9935e82bc65a HTTP/1.1" 200 115 0.082008 10.0.0.38 - - [2025-03-31 02:22:19] "GET /floating-ip-pool/d8dd0e35-4aca-44f8-aa1c-5bedd9e89ea0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.006737 10.0.0.38 - - [2025-03-31 02:22:19] "POST /service-instances HTTP/1.1" 409 259 0.005722 10.0.0.38 - - [2025-03-31 02:22:19] "POST /ref-update HTTP/1.1" 200 156 0.011356 10.0.0.38 - - [2025-03-31 02:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.38 - - [2025-03-31 02:22:19] "DELETE /virtual-machine-interface/3912ed5c-d06c-409f-bb2f-099a408ed6a8 HTTP/1.1" 200 115 0.127974 10.0.0.38 - - [2025-03-31 02:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010048 10.0.0.38 - - [2025-03-31 02:22:19] "DELETE /floating-ip-pool/d8dd0e35-4aca-44f8-aa1c-5bedd9e89ea0 HTTP/1.1" 200 115 0.086087 10.0.0.38 - - [2025-03-31 02:22:19] "DELETE /tag/406cea08-6ccc-4e56-af7f-55cfc2684a56 HTTP/1.1" 200 115 0.128795 10.0.0.38 - - [2025-03-31 02:22:19] "DELETE /service-instance/e55dce45-1424-4eb7-9a35-c50761455761 HTTP/1.1" 200 115 0.079992 10.0.0.38 - - [2025-03-31 02:22:19] "GET /virtual-machine-interface/f1f95e6b-003a-4643-885b-0848fa73a289?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.005493 10.0.0.38 - - [2025-03-31 02:22:19] "POST /useragent-kv HTTP/1.1" 200 115 0.005473 10.0.0.38 - - [2025-03-31 02:22:19] "POST /useragent-kv HTTP/1.1" 200 115 0.002214 10.0.0.38 - - [2025-03-31 02:22:19] "DELETE /virtual-network/49d0e0bf-95c9-474d-acbf-7135cc0080f7 HTTP/1.1" 200 115 0.169865 10.0.0.38 - - [2025-03-31 02:22:19] "GET /routing-instance/4ca76b3e-058c-4fd7-8185-5e5d18ae3bb5 HTTP/1.1" 404 171 0.002580 10.0.0.38 - - [2025-03-31 02:22:19] "GET /domains HTTP/1.1" 200 280 0.002174 10.0.0.38 - - [2025-03-31 02:22:19] "GET /domain/4dbaf12a-25d9-4b88-b57a-216e71569890 HTTP/1.1" 200 3086 0.004248 10.0.0.38 - - [2025-03-31 02:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004269 10.0.0.38 - - [2025-03-31 02:22:19] "GET /project/e4876756-ad68-45f0-ada1-ffceaf2f3bb2 HTTP/1.1" 200 7143 0.059820 10.0.0.38 - - [2025-03-31 02:22:19] "DELETE /route-target/f021155e-ef0a-4524-bd6a-bcb526606efe HTTP/1.1" 200 115 0.053241 10.0.0.38 - - [2025-03-31 02:22:19] "DELETE /virtual-machine-interface/f1f95e6b-003a-4643-885b-0848fa73a289 HTTP/1.1" 200 115 0.166282 10.0.0.38 - - [2025-03-31 02:22:19] "GET /virtual-machine-interface/d563911e-0dd6-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.018387 10.0.0.38 - - [2025-03-31 02:22:19] "DELETE /virtual-machine/59124633-e5f6-4f1a-8076-0dafde342f7e HTTP/1.1" 200 115 0.057460 10.0.0.38 - - [2025-03-31 02:22:19] "POST /set-tag HTTP/1.1" 200 109 0.009863 10.0.0.38 - - [2025-03-31 02:22:19] "GET /virtual-machine-interface/14373777-1d61-46ae-8b4e-859734cabd3e?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.009320 10.0.0.38 - - [2025-03-31 02:22:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800 10.0.0.38 - - [2025-03-31 02:22:19] "GET /loadbalancer/0f0b0a47-8766-4e19-8340-4e83dcc6d670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002692 10.0.0.38 - - [2025-03-31 02:22:19] "GET /virtual-machine-interface/d563911e-0dd6-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.014090 10.0.0.38 - - [2025-03-31 02:22:20] "POST /set-tag HTTP/1.1" 200 109 0.030759 10.0.0.38 - - [2025-03-31 02:22:20] "DELETE /virtual-machine-interface/14373777-1d61-46ae-8b4e-859734cabd3e HTTP/1.1" 200 115 0.136643 10.0.0.38 - - [2025-03-31 02:22:20] "DELETE /loadbalancer-member/e59c81d4-9e47-40ef-8dd3-0514ca694f2e HTTP/1.1" 200 115 0.093093 10.0.0.38 - - [2025-03-31 02:22:20] "POST /ref-update HTTP/1.1" 200 156 0.028892 10.0.0.38 - - [2025-03-31 02:22:20] "DELETE /virtual-machine/7e6609d7-e744-4cdc-8fa1-219117ccca86 HTTP/1.1" 200 115 0.065242 10.0.0.38 - - [2025-03-31 02:22:21] "GET /virtual-machine-interface/d563911e-0dd6-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.013750 10.0.0.38 - - [2025-03-31 02:22:21] "POST /set-tag HTTP/1.1" 200 109 0.003800 10.0.0.38 - - [2025-03-31 02:22:21] "GET /virtual-machine-interface/d563911e-0dd6-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005925 10.0.0.38 - - [2025-03-31 02:22:21] "POST /set-tag HTTP/1.1" 200 109 0.003561 10.0.0.38 - - [2025-03-31 02:22:21] "GET /virtual-machine/cffd52c6-5545-42d8-b998-285a3036e5f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.004262 10.0.0.38 - - [2025-03-31 02:22:21] "POST /ref-update HTTP/1.1" 200 156 0.016514 10.0.0.38 - - [2025-03-31 02:22:21] "GET /virtual-machine-interface/d563911e-0dd6-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007011 10.0.0.38 - - [2025-03-31 02:22:21] "POST /set-tag HTTP/1.1" 200 109 0.020195 10.0.0.38 - - [2025-03-31 02:22:21] "POST /set-tag HTTP/1.1" 200 109 0.038660 10.0.0.38 - - [2025-03-31 02:22:21] "POST /set-tag HTTP/1.1" 200 109 0.034355 10.0.0.38 - - [2025-03-31 02:22:21] "DELETE /instance-ip/d5805222-0dd6-11f0-8fe2-fa163e14dac2 HTTP/1.1" 200 115 0.047065 10.0.0.38 - - [2025-03-31 02:22:21] "POST /ref-update HTTP/1.1" 200 156 0.009677 10.0.0.38 - - [2025-03-31 02:22:21] "DELETE /virtual-machine-interface/d563911e-0dd6-11f0-8fe2-fa163e14dac2 HTTP/1.1" 200 115 0.057509 10.0.0.38 - - [2025-03-31 02:22:21] "DELETE /virtual-machine/cffd52c6-5545-42d8-b998-285a3036e5f9 HTTP/1.1" 200 115 0.034455 10.0.0.38 - - [2025-03-31 02:22:24] "GET /virtual-machine-interface/d4e8123c-0dd6-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.018771 10.0.0.38 - - [2025-03-31 02:22:24] "POST /set-tag HTTP/1.1" 200 109 0.003626 10.0.0.38 - - [2025-03-31 02:22:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006063 10.0.0.38 - - [2025-03-31 02:22:24] "GET /loadbalancer/0f0b0a47-8766-4e19-8340-4e83dcc6d670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.003749 10.0.0.38 - - [2025-03-31 02:22:26] "GET /virtual-machine-interface/d4e8123c-0dd6-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006538 10.0.0.38 - - [2025-03-31 02:22:26] "POST /set-tag HTTP/1.1" 200 109 0.002545 10.0.0.38 - - [2025-03-31 02:22:26] "GET /virtual-machine-interface/d4e8123c-0dd6-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005799 10.0.0.38 - - [2025-03-31 02:22:26] "POST /set-tag HTTP/1.1" 200 109 0.002924 10.0.0.38 - - [2025-03-31 02:22:26] "GET /virtual-machine/f14adbd8-701e-4d8b-9301-558163caa530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003965 10.0.0.38 - - [2025-03-31 02:22:26] "POST /ref-update HTTP/1.1" 200 156 0.018397 10.0.0.38 - - [2025-03-31 02:22:26] "GET /virtual-machine-interface/d4e8123c-0dd6-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.018209 10.0.0.38 - - [2025-03-31 02:22:26] "POST /set-tag HTTP/1.1" 200 109 0.028664 10.0.0.38 - - [2025-03-31 02:22:26] "POST /set-tag HTTP/1.1" 200 109 0.054885 10.0.0.38 - - [2025-03-31 02:22:26] "POST /set-tag HTTP/1.1" 200 109 0.054337 10.0.0.38 - - [2025-03-31 02:22:26] "DELETE /instance-ip/d500dace-0dd6-11f0-8fe2-fa163e14dac2 HTTP/1.1" 200 115 0.046836 10.0.0.38 - - [2025-03-31 02:22:26] "POST /ref-update HTTP/1.1" 200 156 0.019837 10.0.0.38 - - [2025-03-31 02:22:26] "DELETE /virtual-machine-interface/d4e8123c-0dd6-11f0-8fe2-fa163e14dac2 HTTP/1.1" 200 115 0.093806 10.0.0.38 - - [2025-03-31 02:22:26] "DELETE /virtual-machine/f14adbd8-701e-4d8b-9301-558163caa530 HTTP/1.1" 200 115 0.025627 10.0.0.38 - - [2025-03-31 02:22:27] "DELETE /tag/f0acd8df-28ad-46fd-b7b8-9ea7e48e35ab HTTP/1.1" 200 115 0.116790 10.0.0.38 - - [2025-03-31 02:22:27] "DELETE /tag/be22381a-4f20-48f0-81df-ca69ad47afa9 HTTP/1.1" 200 115 0.077467 10.0.0.38 - - [2025-03-31 02:22:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.38 - - [2025-03-31 02:22:30] "GET /project/e4876756-ad68-45f0-ada1-ffceaf2f3bb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.038066 10.0.0.38 - - [2025-03-31 02:22:30] "POST /tags HTTP/1.1" 200 393 0.028072 10.0.0.38 - - [2025-03-31 02:22:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.014783 10.0.0.38 - - [2025-03-31 02:22:30] "GET /tag/f744c711-8d1a-4f41-b3e5-618aa2bd1c23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.014565 10.0.0.38 - - [2025-03-31 02:22:30] "POST /tags HTTP/1.1" 200 341 0.023928 10.0.0.38 - - [2025-03-31 02:22:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002669 10.0.0.38 - - [2025-03-31 02:22:30] "GET /tag/32a20853-7d00-4aaf-b372-2ac32cb2abdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014585 10.0.0.38 - - [2025-03-31 02:22:30] "POST /id-to-fqname HTTP/1.1" 200 192 0.000631 10.0.0.38 - - [2025-03-31 02:22:30] "POST /fqname-to-id HTTP/1.1" 404 201 0.004336 10.0.0.38 - - [2025-03-31 02:22:30] "POST /security-groups HTTP/1.1" 200 589 0.095977 10.0.0.38 - - [2025-03-31 02:22:30] "POST /projects HTTP/1.1" 200 519 0.267754 10.0.0.38 - - [2025-03-31 02:22:30] "POST /fqname-to-id HTTP/1.1" 404 236 0.002131 10.0.0.38 - - [2025-03-31 02:22:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.017669 10.0.0.38 - - [2025-03-31 02:22:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.010147 10.0.0.38 - - [2025-03-31 02:22:30] "GET /virtual-network/79006cea-1983-4cc3-8560-76d496e28519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.049526 10.0.0.38 - - [2025-03-31 02:22:30] "POST /access-control-lists HTTP/1.1" 200 598 0.119495 10.0.0.38 - - [2025-03-31 02:22:30] "POST /fqname-to-id HTTP/1.1" 404 235 0.012104 10.0.0.38 - - [2025-03-31 02:22:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002978 10.0.0.38 - - [2025-03-31 02:22:30] "GET /virtual-network/ae69d239-490f-45ca-ac27-3d460af124f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.005294 10.0.0.38 - - [2025-03-31 02:22:31] "POST /access-control-lists HTTP/1.1" 200 596 0.069454 10.0.0.38 - - [2025-03-31 02:22:31] "PUT /virtual-network/79006cea-1983-4cc3-8560-76d496e28519 HTTP/1.1" 200 264 0.125282 10.0.0.38 - - [2025-03-31 02:22:31] "PUT /virtual-network/ae69d239-490f-45ca-ac27-3d460af124f8 HTTP/1.1" 200 264 0.062268 10.0.0.38 - - [2025-03-31 02:22:31] "POST /security-groups HTTP/1.1" 200 591 0.082539 10.0.0.38 - - [2025-03-31 02:22:31] "POST /fqname-to-id HTTP/1.1" 404 270 0.004655 10.0.0.38 - - [2025-03-31 02:22:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.020682 10.0.0.38 - - [2025-03-31 02:22:31] "POST /access-control-lists HTTP/1.1" 200 632 0.086016 10.0.0.38 - - [2025-03-31 02:22:31] "POST /chown HTTP/1.1" 200 109 0.074797 10.0.0.38 - - [2025-03-31 02:22:31] "POST /fqname-to-id HTTP/1.1" 404 269 0.008119 10.0.0.38 - - [2025-03-31 02:22:31] "GET /application-policy-set/f2cd662e-6fdf-4d90-b596-ff47e1fae306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010296 10.0.0.38 - - [2025-03-31 02:22:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004371 10.0.0.38 - - [2025-03-31 02:22:31] "GET /policy-management/20321625-4a66-4f82-bbc4-17577312a063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006277 10.0.0.38 - - [2025-03-31 02:22:31] "POST /tags HTTP/1.1" 409 226 0.010019 10.0.0.38 - - [2025-03-31 02:22:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004644 10.0.0.38 - - [2025-03-31 02:22:31] "POST /access-control-lists HTTP/1.1" 200 630 0.066461 10.0.0.38 - - [2025-03-31 02:22:31] "GET /tag/32a20853-7d00-4aaf-b372-2ac32cb2abdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.016967 10.0.0.38 - - [2025-03-31 02:22:31] "POST /firewall-rules HTTP/1.1" 200 600 0.072224 10.0.0.38 - - [2025-03-31 02:22:31] "GET /firewall-rule/94ccd032-faac-45fc-b4dd-d097296c0601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.025139 10.0.0.38 - - [2025-03-31 02:22:31] "GET /firewall-policy/7480adbc-6eb3-455e-97bb-9be3d066a6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005240 10.0.0.38 - - [2025-03-31 02:22:31] "GET /firewall-rule/94ccd032-faac-45fc-b4dd-d097296c0601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003586 10.0.0.38 - - [2025-03-31 02:22:31] "POST /ref-update HTTP/1.1" 200 156 0.051902 10.0.0.38 - - [2025-03-31 02:22:31] "GET /application-policy-set/f2cd662e-6fdf-4d90-b596-ff47e1fae306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008985 10.0.0.38 - - [2025-03-31 02:22:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002904 10.0.0.38 - - [2025-03-31 02:22:31] "GET /policy-management/20321625-4a66-4f82-bbc4-17577312a063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003648 10.0.0.38 - - [2025-03-31 02:22:31] "POST /tags HTTP/1.1" 409 226 0.002135 10.0.0.38 - - [2025-03-31 02:22:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002452 10.0.0.38 - - [2025-03-31 02:22:32] "GET /tag/32a20853-7d00-4aaf-b372-2ac32cb2abdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.015620 10.0.0.38 - - [2025-03-31 02:22:32] "POST /firewall-rules HTTP/1.1" 200 598 0.082318 10.0.0.38 - - [2025-03-31 02:22:32] "GET /firewall-rule/ae294c8f-93e7-40a7-b0b5-a73626c2f5c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.006202 10.0.0.38 - - [2025-03-31 02:22:32] "GET /firewall-policy/7480adbc-6eb3-455e-97bb-9be3d066a6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.005638 10.0.0.38 - - [2025-03-31 02:22:32] "GET /firewall-rule/ae294c8f-93e7-40a7-b0b5-a73626c2f5c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003300 10.0.0.38 - - [2025-03-31 02:22:32] "POST /ref-update HTTP/1.1" 200 156 0.063493 10.0.0.38 - - [2025-03-31 02:22:33] "POST /tags HTTP/1.1" 200 393 0.024900 10.0.0.38 - - [2025-03-31 02:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006449 10.0.0.38 - - [2025-03-31 02:22:33] "GET /tag/8491ee3a-70db-4c0a-ac2a-062dcf96c4f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.017266 10.0.0.38 - - [2025-03-31 02:22:33] "POST /tags HTTP/1.1" 200 341 0.027325 10.0.0.38 - - [2025-03-31 02:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.016408 10.0.0.38 - - [2025-03-31 02:22:33] "GET /tag/3037c394-1cdd-4080-8a85-0cdd04708c1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.017155 10.0.0.38 - - [2025-03-31 02:22:33] "POST /id-to-fqname HTTP/1.1" 200 192 0.006258 10.0.0.38 - - [2025-03-31 02:22:33] "POST /fqname-to-id HTTP/1.1" 404 201 0.003445 10.0.0.38 - - [2025-03-31 02:22:33] "POST /security-groups HTTP/1.1" 200 589 0.064206 10.0.0.38 - - [2025-03-31 02:22:33] "POST /fqname-to-id HTTP/1.1" 404 236 0.006648 10.0.0.38 - - [2025-03-31 02:22:33] "POST /projects HTTP/1.1" 200 519 0.290908 10.0.0.38 - - [2025-03-31 02:22:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.013069 10.0.0.38 - - [2025-03-31 02:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008681 10.0.0.38 - - [2025-03-31 02:22:33] "POST /access-control-lists HTTP/1.1" 200 598 0.097321 10.0.0.38 - - [2025-03-31 02:22:33] "GET /virtual-network/79006cea-1983-4cc3-8560-76d496e28519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.030407 10.0.0.38 - - [2025-03-31 02:22:33] "POST /fqname-to-id HTTP/1.1" 404 235 0.007432 10.0.0.38 - - [2025-03-31 02:22:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003152 10.0.0.38 - - [2025-03-31 02:22:34] "GET /virtual-network/ae69d239-490f-45ca-ac27-3d460af124f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.006012 10.0.0.38 - - [2025-03-31 02:22:34] "POST /access-control-lists HTTP/1.1" 200 596 0.065634 10.0.0.38 - - [2025-03-31 02:22:34] "PUT /virtual-network/79006cea-1983-4cc3-8560-76d496e28519 HTTP/1.1" 200 264 0.131045 10.0.0.38 - - [2025-03-31 02:22:34] "PUT /virtual-network/ae69d239-490f-45ca-ac27-3d460af124f8 HTTP/1.1" 200 264 0.054066 10.0.0.38 - - [2025-03-31 02:22:34] "POST /security-groups HTTP/1.1" 200 591 0.086694 10.0.0.38 - - [2025-03-31 02:22:34] "POST /fqname-to-id HTTP/1.1" 404 270 0.002179 10.0.0.38 - - [2025-03-31 02:22:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.076795 10.0.0.38 - - [2025-03-31 02:22:34] "POST /access-control-lists HTTP/1.1" 200 632 0.088144 10.0.0.38 - - [2025-03-31 02:22:34] "POST /fqname-to-id HTTP/1.1" 404 269 0.006479 10.0.0.38 - - [2025-03-31 02:22:34] "POST /chown HTTP/1.1" 200 109 0.066619 10.0.0.38 - - [2025-03-31 02:22:34] "GET /application-policy-set/f2cd662e-6fdf-4d90-b596-ff47e1fae306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.016950 10.0.0.38 - - [2025-03-31 02:22:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003043 10.0.0.38 - - [2025-03-31 02:22:34] "POST /access-control-lists HTTP/1.1" 200 630 0.129045 10.0.0.38 - - [2025-03-31 02:22:34] "GET /policy-management/20321625-4a66-4f82-bbc4-17577312a063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003900 10.0.0.38 - - [2025-03-31 02:22:34] "POST /tags HTTP/1.1" 409 226 0.006165 10.0.0.38 - - [2025-03-31 02:22:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.38 - - [2025-03-31 02:22:34] "GET /tag/3037c394-1cdd-4080-8a85-0cdd04708c1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.013174 10.0.0.38 - - [2025-03-31 02:22:34] "POST /firewall-rules HTTP/1.1" 200 600 0.066182 10.0.0.38 - - [2025-03-31 02:22:34] "GET /firewall-rule/ca27b3d0-77d7-4fc3-9bab-f7257af31772?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004480 10.0.0.38 - - [2025-03-31 02:22:34] "GET /firewall-policy/7480adbc-6eb3-455e-97bb-9be3d066a6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.004168 10.0.0.38 - - [2025-03-31 02:22:34] "GET /firewall-rule/ca27b3d0-77d7-4fc3-9bab-f7257af31772?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002604 10.0.0.38 - - [2025-03-31 02:22:34] "POST /ref-update HTTP/1.1" 200 156 0.061427 10.0.0.38 - - [2025-03-31 02:22:34] "GET /application-policy-set/f2cd662e-6fdf-4d90-b596-ff47e1fae306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.015528 10.0.0.38 - - [2025-03-31 02:22:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003707 10.0.0.38 - - [2025-03-31 02:22:35] "GET /policy-management/20321625-4a66-4f82-bbc4-17577312a063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006556 10.0.0.38 - - [2025-03-31 02:22:35] "POST /tags HTTP/1.1" 409 226 0.002215 10.0.0.38 - - [2025-03-31 02:22:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.38 - - [2025-03-31 02:22:35] "GET /tag/3037c394-1cdd-4080-8a85-0cdd04708c1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.013973 10.0.0.38 - - [2025-03-31 02:22:35] "POST /firewall-rules HTTP/1.1" 200 598 0.070281 10.0.0.38 - - [2025-03-31 02:22:35] "GET /firewall-rule/df4445a3-316c-41b4-b243-92af5a35358d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.019475 10.0.0.38 - - [2025-03-31 02:22:35] "GET /firewall-policy/7480adbc-6eb3-455e-97bb-9be3d066a6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004893 10.0.0.38 - - [2025-03-31 02:22:35] "GET /firewall-rule/df4445a3-316c-41b4-b243-92af5a35358d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.006531 10.0.0.38 - - [2025-03-31 02:22:35] "POST /ref-update HTTP/1.1" 200 156 0.122986 10.0.0.38 - - [2025-03-31 02:22:36] "POST /tags HTTP/1.1" 200 345 0.182098 10.0.0.38 - - [2025-03-31 02:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.015841 10.0.0.38 - - [2025-03-31 02:22:36] "GET /tag/3b08ecba-8430-4172-9515-94e5b617bfd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.034993 10.0.0.38 - - [2025-03-31 02:22:36] "POST /projects HTTP/1.1" 409 238 0.007589 10.0.0.38 - - [2025-03-31 02:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004467 10.0.0.38 - - [2025-03-31 02:22:36] "GET /project/ce65a89f-3fb6-4e8e-bc61-4b11c656bcac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037707 10.0.0.38 - - [2025-03-31 02:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006845 10.0.0.38 - - [2025-03-31 02:22:36] "GET /virtual-network/79006cea-1983-4cc3-8560-76d496e28519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.015760 10.0.0.38 - - [2025-03-31 02:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009748 10.0.0.38 - - [2025-03-31 02:22:36] "GET /virtual-network/ae69d239-490f-45ca-ac27-3d460af124f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.014332 10.0.0.38 - - [2025-03-31 02:22:36] "POST /security-groups HTTP/1.1" 409 285 0.004047 10.0.0.38 - - [2025-03-31 02:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483 10.0.0.38 - - [2025-03-31 02:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002432 10.0.0.38 - - [2025-03-31 02:22:36] "GET /project/ce65a89f-3fb6-4e8e-bc61-4b11c656bcac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.056217 10.0.0.38 - - [2025-03-31 02:22:37] "PUT /security-group/59e71180-8067-429e-b257-7563fe7699f2 HTTP/1.1" 200 262 0.100584 10.0.0.38 - - [2025-03-31 02:22:37] "PUT /access-control-list/e943bad1-8dee-4aa8-90d4-0f22d2661075 HTTP/1.1" 200 272 0.024692 10.0.0.38 - - [2025-03-31 02:22:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.027177 10.0.0.38 - - [2025-03-31 02:22:37] "POST /tags HTTP/1.1" 409 228 0.009390 10.0.0.38 - - [2025-03-31 02:22:37] "PUT /access-control-list/ef496c94-f0eb-4bba-b194-845c75a3e51c HTTP/1.1" 200 272 0.034500 10.0.0.38 - - [2025-03-31 02:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.017924 10.0.0.38 - - [2025-03-31 02:22:37] "GET /tag/3b08ecba-8430-4172-9515-94e5b617bfd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.024232 10.0.0.38 - - [2025-03-31 02:22:37] "POST /tags HTTP/1.1" 200 345 0.034250 10.0.0.38 - - [2025-03-31 02:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005433 10.0.0.38 - - [2025-03-31 02:22:37] "GET /tag/61dba73f-15a5-43e3-8c00-3c3bdf45b643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.017230 10.0.0.38 - - [2025-03-31 02:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.015474 10.0.0.38 - - [2025-03-31 02:22:37] "POST /projects HTTP/1.1" 409 238 0.002677 10.0.0.38 - - [2025-03-31 02:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.38 - - [2025-03-31 02:22:37] "GET /project/00b1ebad-05f7-4029-a3a4-3b6365511e7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.034036 10.0.0.38 - - [2025-03-31 02:22:37] "GET /project/00b1ebad-05f7-4029-a3a4-3b6365511e7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.042702 10.0.0.38 - - [2025-03-31 02:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007484 10.0.0.38 - - [2025-03-31 02:22:37] "GET /virtual-network/79006cea-1983-4cc3-8560-76d496e28519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.013052 10.0.0.38 - - [2025-03-31 02:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.38 - - [2025-03-31 02:22:37] "GET /virtual-network/ae69d239-490f-45ca-ac27-3d460af124f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005669 10.0.0.38 - - [2025-03-31 02:22:37] "POST /security-groups HTTP/1.1" 409 285 0.002973 10.0.0.38 - - [2025-03-31 02:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.010603 10.0.0.38 - - [2025-03-31 02:22:37] "PUT /security-group/6937f69f-ea0e-41ea-be94-cf79e8abc0b8 HTTP/1.1" 200 262 0.059220 10.0.0.38 - - [2025-03-31 02:22:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.030761 10.0.0.38 - - [2025-03-31 02:22:37] "PUT /access-control-list/f91c2715-c479-4171-82a0-a2824e84a900 HTTP/1.1" 200 272 0.032007 10.0.0.38 - - [2025-03-31 02:22:37] "POST /tags HTTP/1.1" 409 228 0.030947 10.0.0.38 - - [2025-03-31 02:22:37] "PUT /access-control-list/ad111de6-e1a4-4d04-8fe1-e547c3938f29 HTTP/1.1" 200 272 0.027762 10.0.0.38 - - [2025-03-31 02:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007105 10.0.0.38 - - [2025-03-31 02:22:37] "GET /tag/61dba73f-15a5-43e3-8c00-3c3bdf45b643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.013474 10.0.0.38 - - [2025-03-31 02:22:37] "POST /tags HTTP/1.1" 200 291 0.072897 10.0.0.38 - - [2025-03-31 02:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.38 - - [2025-03-31 02:22:37] "GET /tag/abd027e3-b73e-4d51-9832-e4ea663808aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.019654 10.0.0.38 - - [2025-03-31 02:22:38] "POST /tags HTTP/1.1" 200 303 0.083204 10.0.0.38 - - [2025-03-31 02:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.38 - - [2025-03-31 02:22:38] "GET /tag/2183de51-c4f1-4b22-9bb6-b850865a6009?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.015840 10.0.0.38 - - [2025-03-31 02:22:38] "POST /tags HTTP/1.1" 409 252 0.007121 10.0.0.38 - - [2025-03-31 02:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.38 - - [2025-03-31 02:22:38] "GET /tag/f744c711-8d1a-4f41-b3e5-618aa2bd1c23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.022041 10.0.0.38 - - [2025-03-31 02:22:38] "POST /tags HTTP/1.1" 409 226 0.002520 10.0.0.38 - - [2025-03-31 02:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.38 - - [2025-03-31 02:22:38] "GET /tag/32a20853-7d00-4aaf-b372-2ac32cb2abdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.016988 10.0.0.38 - - [2025-03-31 02:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002863 10.0.0.38 - - [2025-03-31 02:22:38] "GET /virtual-network/79006cea-1983-4cc3-8560-76d496e28519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005257 10.0.0.38 - - [2025-03-31 02:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.38 - - [2025-03-31 02:22:38] "GET /project/ce65a89f-3fb6-4e8e-bc61-4b11c656bcac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.028952 10.0.0.38 - - [2025-03-31 02:22:38] "POST /virtual-machines HTTP/1.1" 200 395 0.017625 10.0.0.38 - - [2025-03-31 02:22:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.009194 10.0.0.38 - - [2025-03-31 02:22:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108588 10.0.0.38 - - [2025-03-31 02:22:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.020604 10.0.0.38 - - [2025-03-31 02:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.38 - - [2025-03-31 02:22:38] "GET /virtual-machine-interface/03fdeede-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.010338 10.0.0.38 - - [2025-03-31 02:22:38] "POST /instance-ips HTTP/1.1" 200 397 0.027983 10.0.0.38 - - [2025-03-31 02:22:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.054954 10.0.0.38 - - [2025-03-31 02:22:38] "GET /virtual-machine-interface/03fdeede-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.011701 10.0.0.38 - - [2025-03-31 02:22:38] "POST /set-tag HTTP/1.1" 200 109 0.062905 10.0.0.38 - - [2025-03-31 02:22:38] "GET /virtual-machine-interface/03fdeede-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.018378 10.0.0.38 - - [2025-03-31 02:22:38] "GET /instance-ip/04142b2c-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.005327 10.0.0.38 - - [2025-03-31 02:22:38] "GET /virtual-machine-interface/03fdeede-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005209 10.0.0.38 - - [2025-03-31 02:22:38] "POST /set-tag HTTP/1.1" 200 109 0.006885 10.0.0.38 - - [2025-03-31 02:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.38 - - [2025-03-31 02:22:39] "GET /virtual-network/79006cea-1983-4cc3-8560-76d496e28519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005771 10.0.0.38 - - [2025-03-31 02:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.38 - - [2025-03-31 02:22:39] "GET /project/ce65a89f-3fb6-4e8e-bc61-4b11c656bcac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040202 10.0.0.38 - - [2025-03-31 02:22:39] "POST /virtual-machines HTTP/1.1" 200 395 0.019506 10.0.0.38 - - [2025-03-31 02:22:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.009362 10.0.0.38 - - [2025-03-31 02:22:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.133469 10.0.0.38 - - [2025-03-31 02:22:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.018494 10.0.0.38 - - [2025-03-31 02:22:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006199 10.0.0.38 - - [2025-03-31 02:22:39] "GET /virtual-machine-interface/046b320a-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.006400 10.0.0.38 - - [2025-03-31 02:22:39] "POST /instance-ips HTTP/1.1" 200 397 0.028531 10.0.0.38 - - [2025-03-31 02:22:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.037675 10.0.0.38 - - [2025-03-31 02:22:39] "GET /virtual-machine-interface/046b320a-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.012166 10.0.0.38 - - [2025-03-31 02:22:39] "POST /set-tag HTTP/1.1" 200 109 0.079071 10.0.0.38 - - [2025-03-31 02:22:39] "GET /virtual-machine-interface/046b320a-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.021070 10.0.0.38 - - [2025-03-31 02:22:39] "GET /instance-ip/0485f18a-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.005289 10.0.0.38 - - [2025-03-31 02:22:39] "GET /virtual-machine-interface/046b320a-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005097 10.0.0.38 - - [2025-03-31 02:22:39] "POST /set-tag HTTP/1.1" 200 109 0.002953 10.0.0.38 - - [2025-03-31 02:22:39] "GET /virtual-router/bf208737-978d-477b-914b-1a718607e096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004462 10.0.0.38 - - [2025-03-31 02:22:39] "POST /ref-update HTTP/1.1" 200 156 0.009390 10.0.0.38 - - [2025-03-31 02:22:39] "GET /virtual-machine-interface/03fdeede-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.009498 10.0.0.38 - - [2025-03-31 02:22:39] "POST /set-tag HTTP/1.1" 200 109 0.003507 10.0.0.38 - - [2025-03-31 02:22:39] "GET /virtual-router/bf208737-978d-477b-914b-1a718607e096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.004976 10.0.0.38 - - [2025-03-31 02:22:39] "POST /ref-update HTTP/1.1" 200 156 0.016767 10.0.0.38 - - [2025-03-31 02:22:39] "GET /virtual-machine-interface/046b320a-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.025262 10.0.0.38 - - [2025-03-31 02:22:39] "POST /set-tag HTTP/1.1" 200 109 0.003043 10.0.0.38 - - [2025-03-31 02:22:40] "POST /tags HTTP/1.1" 200 291 0.030532 10.0.0.38 - - [2025-03-31 02:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009210 10.0.0.38 - - [2025-03-31 02:22:40] "GET /tag/6f699ffa-83db-413e-af63-88ba1e059460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.017741 10.0.0.38 - - [2025-03-31 02:22:40] "POST /tags HTTP/1.1" 409 252 0.007971 10.0.0.38 - - [2025-03-31 02:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002887 10.0.0.38 - - [2025-03-31 02:22:40] "GET /tag/8491ee3a-70db-4c0a-ac2a-062dcf96c4f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.016379 10.0.0.38 - - [2025-03-31 02:22:40] "POST /tags HTTP/1.1" 409 226 0.002361 10.0.0.38 - - [2025-03-31 02:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.38 - - [2025-03-31 02:22:40] "GET /tag/3037c394-1cdd-4080-8a85-0cdd04708c1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.025839 10.0.0.38 - - [2025-03-31 02:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.38 - - [2025-03-31 02:22:40] "GET /virtual-network/79006cea-1983-4cc3-8560-76d496e28519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005631 10.0.0.38 - - [2025-03-31 02:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004862 10.0.0.38 - - [2025-03-31 02:22:40] "GET /project/00b1ebad-05f7-4029-a3a4-3b6365511e7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.054695 10.0.0.38 - - [2025-03-31 02:22:40] "POST /virtual-machines HTTP/1.1" 200 395 0.011246 10.0.0.38 - - [2025-03-31 02:22:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.012759 10.0.0.38 - - [2025-03-31 02:22:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.136953 10.0.0.38 - - [2025-03-31 02:22:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.012251 10.0.0.38 - - [2025-03-31 02:22:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002943 10.0.0.38 - - [2025-03-31 02:22:40] "GET /virtual-machine-interface/052df27c-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.006275 10.0.0.38 - - [2025-03-31 02:22:40] "POST /instance-ips HTTP/1.1" 200 397 0.030406 10.0.0.38 - - [2025-03-31 02:22:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.023132 10.0.0.38 - - [2025-03-31 02:22:40] "GET /virtual-machine-interface/052df27c-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.018077 10.0.0.38 - - [2025-03-31 02:22:40] "POST /set-tag HTTP/1.1" 200 109 0.076694 10.0.0.38 - - [2025-03-31 02:22:40] "GET /virtual-machine-interface/052df27c-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.024665 10.0.0.38 - - [2025-03-31 02:22:40] "GET /instance-ip/054cf0d2-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.016825 10.0.0.38 - - [2025-03-31 02:22:41] "GET /virtual-machine-interface/052df27c-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.010015 10.0.0.38 - - [2025-03-31 02:22:41] "POST /set-tag HTTP/1.1" 200 109 0.002684 10.0.0.38 - - [2025-03-31 02:22:41] "GET /virtual-router/bf208737-978d-477b-914b-1a718607e096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.004246 10.0.0.38 - - [2025-03-31 02:22:41] "POST /ref-update HTTP/1.1" 200 156 0.009455 10.0.0.38 - - [2025-03-31 02:22:41] "GET /virtual-machine-interface/052df27c-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.021833 10.0.0.38 - - [2025-03-31 02:22:41] "POST /set-tag HTTP/1.1" 200 109 0.005605 10.0.0.38 - - [2025-03-31 02:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.38 - - [2025-03-31 02:22:41] "GET /virtual-network/79006cea-1983-4cc3-8560-76d496e28519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004900 10.0.0.38 - - [2025-03-31 02:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.38 - - [2025-03-31 02:22:41] "GET /project/00b1ebad-05f7-4029-a3a4-3b6365511e7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.039674 10.0.0.38 - - [2025-03-31 02:22:41] "POST /virtual-machines HTTP/1.1" 200 395 0.013131 10.0.0.38 - - [2025-03-31 02:22:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.020058 10.0.0.38 - - [2025-03-31 02:22:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.114321 10.0.0.38 - - [2025-03-31 02:22:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.008807 10.0.0.38 - - [2025-03-31 02:22:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004647 10.0.0.38 - - [2025-03-31 02:22:41] "GET /virtual-machine-interface/05bb6e0e-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.010302 10.0.0.38 - - [2025-03-31 02:22:41] "POST /instance-ips HTTP/1.1" 200 397 0.039988 10.0.0.38 - - [2025-03-31 02:22:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.030906 10.0.0.38 - - [2025-03-31 02:22:41] "GET /virtual-machine-interface/05bb6e0e-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.013865 10.0.0.38 - - [2025-03-31 02:22:41] "POST /set-tag HTTP/1.1" 200 109 0.070989 10.0.0.38 - - [2025-03-31 02:22:41] "GET /virtual-machine-interface/05bb6e0e-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.026632 10.0.0.38 - - [2025-03-31 02:22:41] "GET /instance-ip/05d6d144-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.004717 10.0.0.38 - - [2025-03-31 02:22:41] "GET /virtual-machine-interface/05bb6e0e-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.018338 10.0.0.38 - - [2025-03-31 02:22:41] "POST /set-tag HTTP/1.1" 200 109 0.003545 10.0.0.38 - - [2025-03-31 02:22:42] "GET /virtual-router/bf208737-978d-477b-914b-1a718607e096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.005100 10.0.0.38 - - [2025-03-31 02:22:42] "POST /ref-update HTTP/1.1" 200 156 0.010938 10.0.0.38 - - [2025-03-31 02:22:42] "GET /virtual-machine-interface/05bb6e0e-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.012803 10.0.0.38 - - [2025-03-31 02:22:42] "POST /set-tag HTTP/1.1" 200 109 0.016001 10.0.0.38 - - [2025-03-31 02:22:42] "POST /tags HTTP/1.1" 200 299 0.025016 10.0.0.38 - - [2025-03-31 02:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003384 10.0.0.38 - - [2025-03-31 02:22:42] "GET /tag/4ea54b00-2d6a-477b-b030-a2007c905386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.015888 10.0.0.38 - - [2025-03-31 02:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002372 10.0.0.38 - - [2025-03-31 02:22:42] "GET /virtual-network/79006cea-1983-4cc3-8560-76d496e28519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004919 10.0.0.38 - - [2025-03-31 02:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.38 - - [2025-03-31 02:22:42] "GET /project/ce65a89f-3fb6-4e8e-bc61-4b11c656bcac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.043388 10.0.0.38 - - [2025-03-31 02:22:42] "POST /virtual-machines HTTP/1.1" 200 395 0.010289 10.0.0.38 - - [2025-03-31 02:22:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.010955 10.0.0.38 - - [2025-03-31 02:22:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.116674 10.0.0.38 - - [2025-03-31 02:22:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.027397 10.0.0.38 - - [2025-03-31 02:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.026838 10.0.0.38 - - [2025-03-31 02:22:42] "GET /virtual-machine-interface/065da282-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.012083 10.0.0.38 - - [2025-03-31 02:22:42] "POST /instance-ips HTTP/1.1" 200 397 0.027542 10.0.0.38 - - [2025-03-31 02:22:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.052444 10.0.0.38 - - [2025-03-31 02:22:42] "GET /virtual-machine-interface/065da282-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.016694 10.0.0.38 - - [2025-03-31 02:22:42] "POST /set-tag HTTP/1.1" 200 109 0.021244 10.0.0.38 - - [2025-03-31 02:22:42] "GET /virtual-machine-interface/065da282-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005342 10.0.0.38 - - [2025-03-31 02:22:42] "GET /instance-ip/067bb394-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.011934 10.0.0.38 - - [2025-03-31 02:22:43] "GET /virtual-machine-interface/065da282-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005603 10.0.0.38 - - [2025-03-31 02:22:43] "POST /set-tag HTTP/1.1" 200 109 0.002918 10.0.0.38 - - [2025-03-31 02:22:43] "POST /tags HTTP/1.1" 200 299 0.024614 10.0.0.38 - - [2025-03-31 02:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003418 10.0.0.38 - - [2025-03-31 02:22:43] "GET /tag/830cf2bd-5e0e-408d-a5df-3925d456cfa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.016767 10.0.0.38 - - [2025-03-31 02:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007462 10.0.0.38 - - [2025-03-31 02:22:43] "GET /virtual-network/79006cea-1983-4cc3-8560-76d496e28519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005228 10.0.0.38 - - [2025-03-31 02:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002194 10.0.0.38 - - [2025-03-31 02:22:43] "GET /project/ce65a89f-3fb6-4e8e-bc61-4b11c656bcac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034331 10.0.0.38 - - [2025-03-31 02:22:43] "POST /virtual-machines HTTP/1.1" 200 395 0.009320 10.0.0.38 - - [2025-03-31 02:22:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.013671 10.0.0.38 - - [2025-03-31 02:22:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.146277 10.0.0.38 - - [2025-03-31 02:22:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.010398 10.0.0.38 - - [2025-03-31 02:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.021029 10.0.0.38 - - [2025-03-31 02:22:43] "GET /virtual-machine-interface/06dfd84c-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.005170 10.0.0.38 - - [2025-03-31 02:22:43] "POST /instance-ips HTTP/1.1" 200 397 0.023054 10.0.0.38 - - [2025-03-31 02:22:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.029396 10.0.0.38 - - [2025-03-31 02:22:43] "GET /virtual-machine-interface/06dfd84c-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.023254 10.0.0.38 - - [2025-03-31 02:22:43] "POST /set-tag HTTP/1.1" 200 109 0.033054 10.0.0.38 - - [2025-03-31 02:22:43] "GET /virtual-machine-interface/06dfd84c-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.021171 10.0.0.38 - - [2025-03-31 02:22:43] "GET /instance-ip/070229e2-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003580 10.0.0.38 - - [2025-03-31 02:22:43] "GET /virtual-machine-interface/06dfd84c-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005655 10.0.0.38 - - [2025-03-31 02:22:43] "POST /set-tag HTTP/1.1" 200 109 0.003222 10.0.0.38 - - [2025-03-31 02:22:43] "POST /tags HTTP/1.1" 200 299 0.021331 10.0.0.38 - - [2025-03-31 02:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002715 10.0.0.38 - - [2025-03-31 02:22:43] "GET /tag/8e9ec3fe-92ac-41cb-9868-b83e317c5c41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.017596 10.0.0.38 - - [2025-03-31 02:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.38 - - [2025-03-31 02:22:44] "GET /virtual-network/79006cea-1983-4cc3-8560-76d496e28519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005148 10.0.0.38 - - [2025-03-31 02:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.38 - - [2025-03-31 02:22:44] "GET /project/00b1ebad-05f7-4029-a3a4-3b6365511e7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.053515 10.0.0.38 - - [2025-03-31 02:22:44] "POST /virtual-machines HTTP/1.1" 200 395 0.009020 10.0.0.38 - - [2025-03-31 02:22:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.009462 10.0.0.38 - - [2025-03-31 02:22:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.125779 10.0.0.38 - - [2025-03-31 02:22:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.040437 10.0.0.38 - - [2025-03-31 02:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005524 10.0.0.38 - - [2025-03-31 02:22:44] "GET /virtual-machine-interface/07644780-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.005922 10.0.0.38 - - [2025-03-31 02:22:44] "POST /instance-ips HTTP/1.1" 200 397 0.026435 10.0.0.38 - - [2025-03-31 02:22:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.027596 10.0.0.38 - - [2025-03-31 02:22:44] "GET /virtual-machine-interface/07644780-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.016935 10.0.0.38 - - [2025-03-31 02:22:44] "POST /set-tag HTTP/1.1" 200 109 0.022427 10.0.0.38 - - [2025-03-31 02:22:44] "GET /virtual-machine-interface/07644780-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.030068 10.0.0.38 - - [2025-03-31 02:22:44] "GET /instance-ip/077e9f5e-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.016912 10.0.0.38 - - [2025-03-31 02:22:44] "GET /virtual-machine-interface/07644780-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004864 10.0.0.38 - - [2025-03-31 02:22:44] "POST /set-tag HTTP/1.1" 200 109 0.002564 10.0.0.38 - - [2025-03-31 02:22:44] "POST /tags HTTP/1.1" 200 299 0.018283 10.0.0.38 - - [2025-03-31 02:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.38 - - [2025-03-31 02:22:44] "GET /tag/1d2117f4-8a29-4a43-84d8-0b84fd909680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.014411 10.0.0.38 - - [2025-03-31 02:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.38 - - [2025-03-31 02:22:44] "GET /virtual-network/79006cea-1983-4cc3-8560-76d496e28519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.008837 10.0.0.38 - - [2025-03-31 02:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002266 10.0.0.38 - - [2025-03-31 02:22:44] "GET /project/00b1ebad-05f7-4029-a3a4-3b6365511e7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.047185 10.0.0.38 - - [2025-03-31 02:22:44] "POST /virtual-machines HTTP/1.1" 200 395 0.009129 10.0.0.38 - - [2025-03-31 02:22:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.029871 10.0.0.38 - - [2025-03-31 02:22:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.120526 10.0.0.38 - - [2025-03-31 02:22:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.009302 10.0.0.38 - - [2025-03-31 02:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004777 10.0.0.38 - - [2025-03-31 02:22:45] "GET /virtual-machine-interface/07e08566-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.009696 10.0.0.38 - - [2025-03-31 02:22:45] "POST /instance-ips HTTP/1.1" 200 397 0.025241 10.0.0.38 - - [2025-03-31 02:22:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.036421 10.0.0.38 - - [2025-03-31 02:22:45] "GET /virtual-machine-interface/07e08566-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.016295 10.0.0.38 - - [2025-03-31 02:22:45] "POST /set-tag HTTP/1.1" 200 109 0.022998 10.0.0.38 - - [2025-03-31 02:22:45] "GET /virtual-machine-interface/07e08566-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.014885 10.0.0.38 - - [2025-03-31 02:22:45] "GET /instance-ip/07fd5d1c-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.004689 10.0.0.38 - - [2025-03-31 02:22:45] "GET /virtual-machine-interface/07e08566-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005311 10.0.0.38 - - [2025-03-31 02:22:45] "POST /set-tag HTTP/1.1" 200 109 0.002928 10.0.0.38 - - [2025-03-31 02:22:45] "GET /virtual-router/bf208737-978d-477b-914b-1a718607e096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.004581 10.0.0.38 - - [2025-03-31 02:22:45] "POST /ref-update HTTP/1.1" 200 156 0.013700 10.0.0.38 - - [2025-03-31 02:22:45] "GET /virtual-machine-interface/065da282-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.023189 10.0.0.38 - - [2025-03-31 02:22:45] "POST /set-tag HTTP/1.1" 200 109 0.003884 10.0.0.38 - - [2025-03-31 02:22:45] "GET /virtual-router/bf208737-978d-477b-914b-1a718607e096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.012654 10.0.0.38 - - [2025-03-31 02:22:45] "POST /ref-update HTTP/1.1" 200 156 0.010542 10.0.0.38 - - [2025-03-31 02:22:45] "GET /virtual-machine-interface/06dfd84c-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.017384 10.0.0.38 - - [2025-03-31 02:22:45] "POST /set-tag HTTP/1.1" 200 109 0.002928 10.0.0.38 - - [2025-03-31 02:22:45] "GET /virtual-machine-interface/03fdeede-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005485 10.0.0.38 - - [2025-03-31 02:22:45] "POST /set-tag HTTP/1.1" 200 109 0.002508 10.0.0.38 - - [2025-03-31 02:22:45] "GET /virtual-router/bf208737-978d-477b-914b-1a718607e096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.005638 10.0.0.38 - - [2025-03-31 02:22:45] "POST /ref-update HTTP/1.1" 200 156 0.012613 10.0.0.38 - - [2025-03-31 02:22:45] "GET /virtual-machine-interface/07644780-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.018539 10.0.0.38 - - [2025-03-31 02:22:45] "POST /set-tag HTTP/1.1" 200 109 0.002970 10.0.0.38 - - [2025-03-31 02:22:45] "GET /virtual-router/bf208737-978d-477b-914b-1a718607e096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.005238 10.0.0.38 - - [2025-03-31 02:22:45] "POST /ref-update HTTP/1.1" 200 156 0.011851 10.0.0.38 - - [2025-03-31 02:22:45] "GET /virtual-machine-interface/07e08566-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005818 10.0.0.38 - - [2025-03-31 02:22:45] "POST /set-tag HTTP/1.1" 200 109 0.003234 10.0.0.38 - - [2025-03-31 02:22:45] "GET /virtual-machine-interface/046b320a-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005758 10.0.0.38 - - [2025-03-31 02:22:45] "POST /set-tag HTTP/1.1" 200 109 0.002584 10.0.0.38 - - [2025-03-31 02:22:46] "GET /virtual-machine-interface/052df27c-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.012705 10.0.0.38 - - [2025-03-31 02:22:46] "POST /set-tag HTTP/1.1" 200 109 0.002546 10.0.0.38 - - [2025-03-31 02:22:46] "GET /virtual-machine-interface/05bb6e0e-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005557 10.0.0.38 - - [2025-03-31 02:22:46] "POST /set-tag HTTP/1.1" 200 109 0.002977 10.0.0.38 - - [2025-03-31 02:22:46] "GET /virtual-machine-interface/065da282-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.010146 10.0.0.38 - - [2025-03-31 02:22:46] "POST /set-tag HTTP/1.1" 200 109 0.002793 10.0.0.38 - - [2025-03-31 02:22:46] "GET /virtual-machine-interface/06dfd84c-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005137 10.0.0.38 - - [2025-03-31 02:22:46] "POST /set-tag HTTP/1.1" 200 109 0.003133 10.0.0.38 - - [2025-03-31 02:22:46] "GET /virtual-machine-interface/05bb6e0e-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005694 10.0.0.38 - - [2025-03-31 02:22:46] "POST /set-tag HTTP/1.1" 200 109 0.003086 10.0.0.38 - - [2025-03-31 02:22:46] "GET /virtual-machine-interface/07644780-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004975 10.0.0.38 - - [2025-03-31 02:22:46] "POST /set-tag HTTP/1.1" 200 109 0.004265 10.0.0.38 - - [2025-03-31 02:22:46] "GET /virtual-machine-interface/07e08566-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005039 10.0.0.38 - - [2025-03-31 02:22:46] "POST /set-tag HTTP/1.1" 200 109 0.003043 10.0.0.38 - - [2025-03-31 02:22:48] "GET /virtual-machine-interface/03fdeede-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006197 10.0.0.38 - - [2025-03-31 02:22:48] "POST /set-tag HTTP/1.1" 200 109 0.002990 10.0.0.38 - - [2025-03-31 02:22:49] "GET /virtual-machine-interface/046b320a-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005403 10.0.0.38 - - [2025-03-31 02:22:49] "POST /set-tag HTTP/1.1" 200 109 0.002994 10.0.0.38 - - [2025-03-31 02:22:50] "GET /virtual-machine-interface/052df27c-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.007221 10.0.0.38 - - [2025-03-31 02:22:50] "POST /set-tag HTTP/1.1" 200 109 0.002552 10.0.0.38 - - [2025-03-31 02:22:52] "GET /virtual-machine/b22fa05e-ce04-46a5-b811-0453f271720d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003704 10.0.0.38 - - [2025-03-31 02:22:52] "GET /virtual-machine-interface/03fdeede-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005101 10.0.0.38 - - [2025-03-31 02:22:52] "GET /virtual-machine/25c66d81-db8c-4514-a508-351bc9c9bef8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003816 10.0.0.38 - - [2025-03-31 02:22:52] "GET /virtual-machine-interface/046b320a-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005725 10.0.0.38 - - [2025-03-31 02:22:52] "GET /virtual-machine/56a1034c-e31c-41ce-890f-e0c518552617?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003224 10.0.0.38 - - [2025-03-31 02:22:52] "GET /virtual-machine-interface/052df27c-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005566 10.0.0.38 - - [2025-03-31 02:22:52] "GET /virtual-machine/e5fadc02-1399-4c21-bb53-210d6d2db9b3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003747 10.0.0.38 - - [2025-03-31 02:22:52] "GET /virtual-machine-interface/05bb6e0e-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005095 10.0.0.38 - - [2025-03-31 02:22:53] "GET /virtual-machine-interface/06dfd84c-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.009862 10.0.0.38 - - [2025-03-31 02:22:53] "POST /set-tag HTTP/1.1" 200 109 0.004927 10.0.0.38 - - [2025-03-31 02:22:53] "GET /virtual-machine-interface/065da282-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.007292 10.0.0.38 - - [2025-03-31 02:22:53] "POST /set-tag HTTP/1.1" 200 109 0.005066 10.0.0.38 - - [2025-03-31 02:22:54] "GET /virtual-machine-interface/07e08566-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005986 10.0.0.38 - - [2025-03-31 02:22:54] "POST /set-tag HTTP/1.1" 200 109 0.003736 10.0.0.38 - - [2025-03-31 02:22:54] "GET /virtual-machine-interface/07644780-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006068 10.0.0.38 - - [2025-03-31 02:22:54] "POST /set-tag HTTP/1.1" 200 109 0.010733 10.0.0.38 - - [2025-03-31 02:22:57] "GET /virtual-machine/0d9f6e58-4502-473a-917e-54f501027ecd?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003335 10.0.0.38 - - [2025-03-31 02:22:57] "GET /virtual-machine-interface/065da282-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005685 10.0.0.38 - - [2025-03-31 02:22:57] "GET /virtual-machine/b0906d1e-691b-4821-8e1c-b11ccb3cf112?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004619 10.0.0.38 - - [2025-03-31 02:22:57] "GET /virtual-machine-interface/07644780-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006303 10.0.0.38 - - [2025-03-31 02:22:57] "GET /virtual-machine/1989cf6e-8495-4136-be06-d214be619bf1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004417 10.0.0.38 - - [2025-03-31 02:22:57] "GET /virtual-machine-interface/06dfd84c-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006188 10.0.0.38 - - [2025-03-31 02:22:57] "GET /virtual-machine/aa582a7e-e4d5-45a7-9aa7-3e658400e3d9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003226 10.0.0.38 - - [2025-03-31 02:22:57] "GET /virtual-machine-interface/07e08566-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.008436 10.0.0.38 - - [2025-03-31 02:22:58] "GET /loadbalancer/6f408cdf-8524-4025-8a03-6b08c64d88e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.007258 10.0.0.38 - - [2025-03-31 02:22:58] "POST /tags HTTP/1.1" 200 333 0.024969 10.0.0.38 - - [2025-03-31 02:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.022026 10.0.0.38 - - [2025-03-31 02:22:58] "GET /tag/45475186-cff8-4e67-8f15-59f0ea7d442f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.016345 10.0.0.38 - - [2025-03-31 02:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.38 - - [2025-03-31 02:22:58] "GET /project/ce65a89f-3fb6-4e8e-bc61-4b11c656bcac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.038009 10.0.0.38 - - [2025-03-31 02:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.38 - - [2025-03-31 02:22:58] "GET /virtual-network/ae69d239-490f-45ca-ac27-3d460af124f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005774 10.0.0.38 - - [2025-03-31 02:22:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.38 - - [2025-03-31 02:22:58] "GET /service-appliance-set/f38b116f-4461-4cdf-904d-e70c4afa1ab1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003075 10.0.0.38 - - [2025-03-31 02:22:58] "POST /fqname-to-id HTTP/1.1" 404 273 0.002101 10.0.0.38 - - [2025-03-31 02:22:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.124241 10.0.0.38 - - [2025-03-31 02:22:59] "GET /virtual-machine-interface/54fabc5c-d169-4117-a2fd-1432b062a2fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.017766 10.0.0.38 - - [2025-03-31 02:22:59] "POST /instance-ips HTTP/1.1" 200 409 0.028948 10.0.0.38 - - [2025-03-31 02:22:59] "GET /instance-ip/8518513e-3fd5-482d-8cec-23b1bed29d87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.005604 10.0.0.38 - - [2025-03-31 02:22:59] "POST /loadbalancers HTTP/1.1" 200 629 0.063790 10.0.0.38 - - [2025-03-31 02:22:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.019958 10.0.0.38 - - [2025-03-31 02:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009481 10.0.0.38 - - [2025-03-31 02:22:59] "GET /project/ce65a89f-3fb6-4e8e-bc61-4b11c656bcac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.049776 10.0.0.38 - - [2025-03-31 02:22:59] "GET /instance-ip/8518513e-3fd5-482d-8cec-23b1bed29d87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.003600 10.0.0.38 - - [2025-03-31 02:22:59] "GET /project/ce65a89f-3fb6-4e8e-bc61-4b11c656bcac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.039795 10.0.0.38 - - [2025-03-31 02:22:59] "POST /floating-ips HTTP/1.1" 200 597 0.048128 10.0.0.38 - - [2025-03-31 02:22:59] "GET /loadbalancer/6f408cdf-8524-4025-8a03-6b08c64d88e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.008741 10.0.0.38 - - [2025-03-31 02:22:59] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.024715 10.0.0.38 - - [2025-03-31 02:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.38 - - [2025-03-31 02:22:59] "GET /project/ce65a89f-3fb6-4e8e-bc61-4b11c656bcac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.042570 10.0.0.38 - - [2025-03-31 02:22:59] "GET /loadbalancer-listener/73104eab-adbc-492b-9ec7-4530449d313c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.004058 10.0.0.38 - - [2025-03-31 02:22:59] "GET /loadbalancer-listener/73104eab-adbc-492b-9ec7-4530449d313c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.005365 10.0.0.38 - - [2025-03-31 02:22:59] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.029799 10.0.0.38 - - [2025-03-31 02:22:59] "GET /instance-ip/8518513e-3fd5-482d-8cec-23b1bed29d87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.006226 10.0.0.38 - - [2025-03-31 02:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004998 10.0.0.38 - - [2025-03-31 02:22:59] "GET /instance-ip/8518513e-3fd5-482d-8cec-23b1bed29d87?fields=floating_ips HTTP/1.1" 200 1212 0.006580 10.0.0.38 - - [2025-03-31 02:22:59] "GET /loadbalancer/6f408cdf-8524-4025-8a03-6b08c64d88e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003220 10.0.0.38 - - [2025-03-31 02:22:59] "GET /loadbalancer/6f408cdf-8524-4025-8a03-6b08c64d88e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.007055 10.0.0.38 - - [2025-03-31 02:22:59] "GET /floating-ip/69609f35-d43c-49c4-aa39-518d5a19cd99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.005201 10.0.0.38 - - [2025-03-31 02:22:59] "GET /loadbalancer-pool/80dd3ff2-c22b-4d9d-a4a5-445c68e24664?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.008096 10.0.0.38 - - [2025-03-31 02:22:59] "POST /loadbalancer-members HTTP/1.1" 200 721 0.023239 10.0.0.38 - - [2025-03-31 02:22:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.010007 10.0.0.38 - - [2025-03-31 02:22:59] "GET /virtual-machine-interface/046b320a-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.007300 10.0.0.38 - - [2025-03-31 02:22:59] "GET /virtual-machine-interface/046b320a-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006652 10.0.0.38 - - [2025-03-31 02:22:59] "POST /tags HTTP/1.1" 409 221 0.004260 10.0.0.38 - - [2025-03-31 02:22:59] "POST /ref-update HTTP/1.1" 200 156 0.008574 10.0.0.38 - - [2025-03-31 02:22:59] "GET /floating-ip/69609f35-d43c-49c4-aa39-518d5a19cd99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.022231 10.0.0.38 - - [2025-03-31 02:22:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.38 - - [2025-03-31 02:22:59] "GET /tag/45475186-cff8-4e67-8f15-59f0ea7d442f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.016866 10.0.0.38 - - [2025-03-31 02:22:59] "PUT /floating-ip/69609f35-d43c-49c4-aa39-518d5a19cd99 HTTP/1.1" 200 256 0.016289 10.0.0.38 - - [2025-03-31 02:22:59] "POST /set-tag HTTP/1.1" 200 109 0.090516 10.0.0.38 - - [2025-03-31 02:23:00] "GET /loadbalancer-pool/80dd3ff2-c22b-4d9d-a4a5-445c68e24664?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.003313 10.0.0.38 - - [2025-03-31 02:23:00] "POST /loadbalancer-members HTTP/1.1" 200 721 0.018886 10.0.0.38 - - [2025-03-31 02:23:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.026968 10.0.0.38 - - [2025-03-31 02:23:00] "GET /virtual-machine-interface/03fdeede-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.013710 10.0.0.38 - - [2025-03-31 02:23:00] "GET /virtual-machine-interface/03fdeede-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005161 10.0.0.38 - - [2025-03-31 02:23:00] "POST /ref-update HTTP/1.1" 200 156 0.011258 10.0.0.38 - - [2025-03-31 02:23:00] "GET /floating-ip/69609f35-d43c-49c4-aa39-518d5a19cd99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.024347 10.0.0.38 - - [2025-03-31 02:23:00] "POST /set-tag HTTP/1.1" 200 109 0.062758 10.0.0.38 - - [2025-03-31 02:23:01] "POST /tags HTTP/1.1" 409 206 0.004341 10.0.0.38 - - [2025-03-31 02:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004232 10.0.0.38 - - [2025-03-31 02:23:01] "GET /tag/2183de51-c4f1-4b22-9bb6-b850865a6009?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.016608 10.0.0.38 - - [2025-03-31 02:23:01] "POST /tags HTTP/1.1" 409 204 0.002850 10.0.0.38 - - [2025-03-31 02:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.38 - - [2025-03-31 02:23:01] "GET /tag/830cf2bd-5e0e-408d-a5df-3925d456cfa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013880 10.0.0.38 - - [2025-03-31 02:23:01] "GET /application-policy-set/f2cd662e-6fdf-4d90-b596-ff47e1fae306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002941 10.0.0.38 - - [2025-03-31 02:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002442 10.0.0.38 - - [2025-03-31 02:23:01] "GET /policy-management/20321625-4a66-4f82-bbc4-17577312a063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003180 10.0.0.38 - - [2025-03-31 02:23:01] "POST /tags HTTP/1.1" 409 206 0.002188 10.0.0.38 - - [2025-03-31 02:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002754 10.0.0.38 - - [2025-03-31 02:23:01] "GET /tag/2183de51-c4f1-4b22-9bb6-b850865a6009?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.016142 10.0.0.38 - - [2025-03-31 02:23:01] "POST /tags HTTP/1.1" 409 226 0.002545 10.0.0.38 - - [2025-03-31 02:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.38 - - [2025-03-31 02:23:01] "GET /tag/32a20853-7d00-4aaf-b372-2ac32cb2abdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.018195 10.0.0.38 - - [2025-03-31 02:23:01] "POST /tags HTTP/1.1" 409 204 0.002427 10.0.0.38 - - [2025-03-31 02:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003107 10.0.0.38 - - [2025-03-31 02:23:01] "GET /tag/830cf2bd-5e0e-408d-a5df-3925d456cfa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.016626 10.0.0.38 - - [2025-03-31 02:23:01] "POST /tags HTTP/1.1" 409 226 0.004633 10.0.0.38 - - [2025-03-31 02:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 10.0.0.38 - - [2025-03-31 02:23:01] "GET /tag/32a20853-7d00-4aaf-b372-2ac32cb2abdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013688 10.0.0.38 - - [2025-03-31 02:23:01] "GET /application-policy-set/f2cd662e-6fdf-4d90-b596-ff47e1fae306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003216 10.0.0.38 - - [2025-03-31 02:23:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002866 10.0.0.38 - - [2025-03-31 02:23:01] "GET /policy-management/20321625-4a66-4f82-bbc4-17577312a063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003566 10.0.0.38 - - [2025-03-31 02:23:01] "POST /firewall-rules HTTP/1.1" 200 626 0.079288 10.0.0.38 - - [2025-03-31 02:23:01] "POST /firewall-rules HTTP/1.1" 200 646 0.085993 10.0.0.38 - - [2025-03-31 02:23:01] "GET /firewall-rule/cad9932c-fb1d-4811-84e1-a79caacbde9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.015875 10.0.0.38 - - [2025-03-31 02:23:01] "GET /firewall-policy/b428450e-46c3-4b12-bf3f-3c4cc77b18f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003339 10.0.0.38 - - [2025-03-31 02:23:01] "GET /firewall-rule/6555761d-b464-496f-9ade-1d30814cc774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.004768 10.0.0.38 - - [2025-03-31 02:23:01] "POST /ref-update HTTP/1.1" 200 156 0.027027 10.0.0.38 - - [2025-03-31 02:23:02] "POST /firewall-policys HTTP/1.1" 200 606 0.051303 10.0.0.38 - - [2025-03-31 02:23:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.015742 10.0.0.38 - - [2025-03-31 02:23:02] "GET /firewall-policy/6cd18dc7-b39e-44aa-b0bc-d6dd72d19971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.014509 10.0.0.38 - - [2025-03-31 02:23:02] "GET /application-policy-set/f2cd662e-6fdf-4d90-b596-ff47e1fae306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002940 10.0.0.38 - - [2025-03-31 02:23:02] "GET /firewall-policy/6cd18dc7-b39e-44aa-b0bc-d6dd72d19971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.003407 10.0.0.38 - - [2025-03-31 02:23:02] "GET /firewall-policy/7480adbc-6eb3-455e-97bb-9be3d066a6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.005280 10.0.0.38 - - [2025-03-31 02:23:02] "GET /firewall-policy/b428450e-46c3-4b12-bf3f-3c4cc77b18f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.005136 10.0.0.38 - - [2025-03-31 02:23:02] "GET /firewall-policy/d943bde6-acef-468d-93b8-5a4fe20ffb3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.005248 10.0.0.38 - - [2025-03-31 02:23:02] "GET /firewall-policy/b428450e-46c3-4b12-bf3f-3c4cc77b18f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002992 10.0.0.38 - - [2025-03-31 02:23:02] "GET /firewall-policy/7480adbc-6eb3-455e-97bb-9be3d066a6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003983 10.0.0.38 - - [2025-03-31 02:23:02] "POST /ref-update HTTP/1.1" 200 156 0.036965 10.0.0.38 - - [2025-03-31 02:23:02] "POST /ref-update HTTP/1.1" 200 156 0.016573 10.0.0.38 - - [2025-03-31 02:23:02] "POST /ref-update HTTP/1.1" 200 156 0.027752 10.0.0.38 - - [2025-03-31 02:23:02] "POST /ref-update HTTP/1.1" 200 156 0.054098 10.0.0.38 - - [2025-03-31 02:23:02] "POST /ref-update HTTP/1.1" 200 156 0.037099 10.0.0.38 - - [2025-03-31 02:23:02] "GET /firewall-policy/6cd18dc7-b39e-44aa-b0bc-d6dd72d19971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.010469 10.0.0.38 - - [2025-03-31 02:25:01] "POST /tags HTTP/1.1" 409 252 0.003459 10.0.0.38 - - [2025-03-31 02:25:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.38 - - [2025-03-31 02:25:01] "GET /tag/8491ee3a-70db-4c0a-ac2a-062dcf96c4f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.017272 10.0.0.38 - - [2025-03-31 02:25:01] "POST /tags HTTP/1.1" 409 228 0.002741 10.0.0.38 - - [2025-03-31 02:25:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006388 10.0.0.38 - - [2025-03-31 02:25:01] "GET /tag/61dba73f-15a5-43e3-8c00-3c3bdf45b643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.025528 10.0.0.38 - - [2025-03-31 02:25:01] "GET /application-policy-set/f2cd662e-6fdf-4d90-b596-ff47e1fae306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004878 10.0.0.38 - - [2025-03-31 02:25:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.38 - - [2025-03-31 02:25:01] "GET /policy-management/20321625-4a66-4f82-bbc4-17577312a063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003527 10.0.0.38 - - [2025-03-31 02:25:01] "POST /tags HTTP/1.1" 409 206 0.003407 10.0.0.38 - - [2025-03-31 02:25:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002654 10.0.0.38 - - [2025-03-31 02:25:01] "GET /tag/2183de51-c4f1-4b22-9bb6-b850865a6009?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.031360 10.0.0.38 - - [2025-03-31 02:25:01] "POST /tags HTTP/1.1" 409 226 0.002682 10.0.0.38 - - [2025-03-31 02:25:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.38 - - [2025-03-31 02:25:01] "GET /tag/32a20853-7d00-4aaf-b372-2ac32cb2abdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014184 10.0.0.38 - - [2025-03-31 02:25:01] "POST /tags HTTP/1.1" 409 204 0.002901 10.0.0.38 - - [2025-03-31 02:25:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002782 10.0.0.38 - - [2025-03-31 02:25:01] "GET /tag/830cf2bd-5e0e-408d-a5df-3925d456cfa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.019488 10.0.0.38 - - [2025-03-31 02:25:01] "POST /tags HTTP/1.1" 409 226 0.003343 10.0.0.38 - - [2025-03-31 02:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005942 10.0.0.38 - - [2025-03-31 02:25:02] "GET /tag/32a20853-7d00-4aaf-b372-2ac32cb2abdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.022622 10.0.0.38 - - [2025-03-31 02:25:02] "POST /tags HTTP/1.1" 409 228 0.002956 10.0.0.38 - - [2025-03-31 02:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002717 10.0.0.38 - - [2025-03-31 02:25:02] "GET /tag/61dba73f-15a5-43e3-8c00-3c3bdf45b643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.036793 10.0.0.38 - - [2025-03-31 02:25:02] "POST /tags HTTP/1.1" 409 252 0.002537 10.0.0.38 - - [2025-03-31 02:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002551 10.0.0.38 - - [2025-03-31 02:25:02] "GET /tag/8491ee3a-70db-4c0a-ac2a-062dcf96c4f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.016836 10.0.0.38 - - [2025-03-31 02:25:02] "GET /application-policy-set/f2cd662e-6fdf-4d90-b596-ff47e1fae306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003567 10.0.0.38 - - [2025-03-31 02:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.38 - - [2025-03-31 02:25:02] "GET /policy-management/20321625-4a66-4f82-bbc4-17577312a063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002973 10.0.0.38 - - [2025-03-31 02:25:02] "POST /firewall-rules HTTP/1.1" 409 281 0.024756 10.0.0.38 - - [2025-03-31 02:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002983 10.0.0.38 - - [2025-03-31 02:25:02] "PUT /firewall-rule/6555761d-b464-496f-9ade-1d30814cc774 HTTP/1.1" 200 260 0.027992 10.0.0.38 - - [2025-03-31 02:25:02] "POST /firewall-rules HTTP/1.1" 409 291 0.014547 10.0.0.38 - - [2025-03-31 02:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007253 10.0.0.38 - - [2025-03-31 02:25:02] "PUT /firewall-rule/cad9932c-fb1d-4811-84e1-a79caacbde9f HTTP/1.1" 200 260 0.062349 10.0.0.38 - - [2025-03-31 02:25:02] "GET /firewall-rule/cad9932c-fb1d-4811-84e1-a79caacbde9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.017849 10.0.0.38 - - [2025-03-31 02:25:02] "POST /firewall-rules HTTP/1.1" 200 658 0.104509 10.0.0.38 - - [2025-03-31 02:25:02] "GET /firewall-rule/3b983568-6266-40eb-a551-a95e73b40999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.005101 10.0.0.38 - - [2025-03-31 02:25:02] "GET /firewall-policy/b428450e-46c3-4b12-bf3f-3c4cc77b18f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.005977 10.0.0.38 - - [2025-03-31 02:25:02] "GET /firewall-rule/6555761d-b464-496f-9ade-1d30814cc774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.004659 10.0.0.38 - - [2025-03-31 02:25:02] "POST /firewall-policys HTTP/1.1" 409 269 0.002945 10.0.0.38 - - [2025-03-31 02:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.38 - - [2025-03-31 02:25:02] "PUT /firewall-policy/6cd18dc7-b39e-44aa-b0bc-d6dd72d19971 HTTP/1.1" 200 264 0.034135 10.0.0.38 - - [2025-03-31 02:25:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.033292 10.0.0.38 - - [2025-03-31 02:25:02] "GET /firewall-policy/6cd18dc7-b39e-44aa-b0bc-d6dd72d19971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.025398 10.0.0.38 - - [2025-03-31 02:25:03] "GET /application-policy-set/f2cd662e-6fdf-4d90-b596-ff47e1fae306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004384 10.0.0.38 - - [2025-03-31 02:25:03] "GET /firewall-policy/6cd18dc7-b39e-44aa-b0bc-d6dd72d19971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006218 10.0.0.38 - - [2025-03-31 02:25:03] "GET /firewall-policy/6cd18dc7-b39e-44aa-b0bc-d6dd72d19971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003205 10.0.0.38 - - [2025-03-31 02:25:03] "GET /firewall-policy/6cd18dc7-b39e-44aa-b0bc-d6dd72d19971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003557 10.0.0.38 - - [2025-03-31 02:25:25] "GET /global-system-configs HTTP/1.1" 200 322 0.008688 10.0.0.38 - - [2025-03-31 02:25:26] "GET /global-system-configs HTTP/1.1" 200 322 0.010416 [Introspect:8084]10.0.0.38 - - [2025-03-31 02:25:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001036 [Introspect:8084]10.0.0.38 - - [2025-03-31 02:25:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001233 [Introspect:8084]10.0.0.38 - - [2025-03-31 02:25:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000941 [Introspect:8084]10.0.0.38 - - [2025-03-31 02:25:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001142 10.0.0.38 - - [2025-03-31 02:26:04] "GET /virtual-machine-interface/03fdeede-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.005953 10.0.0.38 - - [2025-03-31 02:26:04] "POST /set-tag HTTP/1.1" 200 109 0.004011 10.0.0.38 - - [2025-03-31 02:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002485 10.0.0.38 - - [2025-03-31 02:26:04] "GET /loadbalancer/6f408cdf-8524-4025-8a03-6b08c64d88e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002846 10.0.0.38 - - [2025-03-31 02:26:04] "GET /virtual-machine-interface/03fdeede-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.005261 10.0.0.38 - - [2025-03-31 02:26:04] "POST /set-tag HTTP/1.1" 200 109 0.023839 10.0.0.38 - - [2025-03-31 02:26:04] "DELETE /loadbalancer-member/ef4bdeaa-7e72-49ca-b9ac-de332b8ba559 HTTP/1.1" 200 115 0.042167 10.0.0.38 - - [2025-03-31 02:26:04] "GET /virtual-machine-interface/07e08566-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.007923 10.0.0.38 - - [2025-03-31 02:26:04] "POST /set-tag HTTP/1.1" 200 109 0.002825 10.0.0.38 - - [2025-03-31 02:26:04] "GET /virtual-machine-interface/046b320a-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.005260 10.0.0.38 - - [2025-03-31 02:26:04] "POST /set-tag HTTP/1.1" 200 109 0.002709 10.0.0.38 - - [2025-03-31 02:26:04] "GET /virtual-machine-interface/05bb6e0e-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005161 10.0.0.38 - - [2025-03-31 02:26:04] "POST /set-tag HTTP/1.1" 200 109 0.003225 10.0.0.38 - - [2025-03-31 02:26:04] "GET /virtual-machine-interface/06dfd84c-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005679 10.0.0.38 - - [2025-03-31 02:26:04] "POST /set-tag HTTP/1.1" 200 109 0.002863 10.0.0.38 - - [2025-03-31 02:26:04] "GET /virtual-machine-interface/052df27c-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005064 10.0.0.38 - - [2025-03-31 02:26:04] "POST /set-tag HTTP/1.1" 200 109 0.002241 10.0.0.38 - - [2025-03-31 02:26:04] "GET /virtual-machine-interface/065da282-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004979 10.0.0.38 - - [2025-03-31 02:26:04] "POST /set-tag HTTP/1.1" 200 109 0.002317 10.0.0.38 - - [2025-03-31 02:26:04] "GET /virtual-machine-interface/07644780-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004616 10.0.0.38 - - [2025-03-31 02:26:04] "POST /set-tag HTTP/1.1" 200 109 0.003048 10.0.0.38 - - [2025-03-31 02:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.38 - - [2025-03-31 02:26:04] "GET /loadbalancer/6f408cdf-8524-4025-8a03-6b08c64d88e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003101 10.0.0.38 - - [2025-03-31 02:26:05] "GET /virtual-machine-interface/05bb6e0e-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006490 10.0.0.38 - - [2025-03-31 02:26:05] "POST /set-tag HTTP/1.1" 200 109 0.002281 10.0.0.38 - - [2025-03-31 02:26:05] "GET /virtual-machine-interface/05bb6e0e-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006725 10.0.0.38 - - [2025-03-31 02:26:05] "POST /set-tag HTTP/1.1" 200 109 0.006639 10.0.0.38 - - [2025-03-31 02:26:05] "GET /virtual-machine/e5fadc02-1399-4c21-bb53-210d6d2db9b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003098 10.0.0.38 - - [2025-03-31 02:26:05] "POST /ref-update HTTP/1.1" 200 156 0.012869 10.0.0.38 - - [2025-03-31 02:26:06] "GET /virtual-machine-interface/05bb6e0e-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005377 10.0.0.38 - - [2025-03-31 02:26:06] "POST /set-tag HTTP/1.1" 200 109 0.022241 10.0.0.38 - - [2025-03-31 02:26:06] "POST /set-tag HTTP/1.1" 200 109 0.046911 10.0.0.38 - - [2025-03-31 02:26:06] "POST /set-tag HTTP/1.1" 200 109 0.030572 10.0.0.38 - - [2025-03-31 02:26:06] "POST /set-tag HTTP/1.1" 200 109 0.016370 10.0.0.38 - - [2025-03-31 02:26:06] "POST /set-tag HTTP/1.1" 200 109 0.022867 10.0.0.38 - - [2025-03-31 02:26:06] "DELETE /instance-ip/05d6d144-0dd7-11f0-8fe2-fa163e14dac2 HTTP/1.1" 200 115 0.048514 10.0.0.38 - - [2025-03-31 02:26:06] "DELETE /virtual-machine-interface/05bb6e0e-0dd7-11f0-8fe2-fa163e14dac2 HTTP/1.1" 200 115 0.041039 10.0.0.38 - - [2025-03-31 02:26:06] "DELETE /virtual-machine/e5fadc02-1399-4c21-bb53-210d6d2db9b3 HTTP/1.1" 200 115 0.015518 10.0.0.38 - - [2025-03-31 02:26:06] "GET /virtual-machine-interface/046b320a-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.005971 10.0.0.38 - - [2025-03-31 02:26:06] "POST /set-tag HTTP/1.1" 200 109 0.002814 10.0.0.38 - - [2025-03-31 02:26:06] "GET /virtual-machine-interface/046b320a-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.006861 10.0.0.38 - - [2025-03-31 02:26:06] "POST /set-tag HTTP/1.1" 200 109 0.002556 10.0.0.38 - - [2025-03-31 02:26:06] "GET /virtual-machine/25c66d81-db8c-4514-a508-351bc9c9bef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003474 10.0.0.38 - - [2025-03-31 02:26:06] "POST /ref-update HTTP/1.1" 200 156 0.010395 10.0.0.38 - - [2025-03-31 02:26:06] "GET /virtual-machine-interface/046b320a-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.011222 10.0.0.38 - - [2025-03-31 02:26:06] "POST /set-tag HTTP/1.1" 200 109 0.077413 10.0.0.38 - - [2025-03-31 02:26:06] "POST /set-tag HTTP/1.1" 200 109 0.033052 10.0.0.38 - - [2025-03-31 02:26:06] "POST /set-tag HTTP/1.1" 200 109 0.030167 10.0.0.38 - - [2025-03-31 02:26:06] "POST /set-tag HTTP/1.1" 200 109 0.024416 10.0.0.38 - - [2025-03-31 02:26:06] "POST /set-tag HTTP/1.1" 200 109 0.031616 10.0.0.38 - - [2025-03-31 02:26:06] "DELETE /instance-ip/0485f18a-0dd7-11f0-8fe2-fa163e14dac2 HTTP/1.1" 200 115 0.075050 10.0.0.38 - - [2025-03-31 02:26:06] "POST /ref-update HTTP/1.1" 200 156 0.011111 10.0.0.38 - - [2025-03-31 02:26:07] "DELETE /virtual-machine-interface/046b320a-0dd7-11f0-8fe2-fa163e14dac2 HTTP/1.1" 200 115 0.046108 10.0.0.38 - - [2025-03-31 02:26:07] "DELETE /virtual-machine/25c66d81-db8c-4514-a508-351bc9c9bef8 HTTP/1.1" 200 115 0.025686 10.0.0.38 - - [2025-03-31 02:26:07] "GET /virtual-machine-interface/03fdeede-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.009484 10.0.0.38 - - [2025-03-31 02:26:07] "POST /set-tag HTTP/1.1" 200 109 0.002941 10.0.0.38 - - [2025-03-31 02:26:07] "GET /virtual-machine-interface/03fdeede-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004913 10.0.0.38 - - [2025-03-31 02:26:07] "POST /set-tag HTTP/1.1" 200 109 0.003245 10.0.0.38 - - [2025-03-31 02:26:07] "GET /virtual-machine/b22fa05e-ce04-46a5-b811-0453f271720d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004094 10.0.0.38 - - [2025-03-31 02:26:07] "POST /ref-update HTTP/1.1" 200 156 0.010659 10.0.0.38 - - [2025-03-31 02:26:07] "GET /virtual-machine-interface/03fdeede-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.011512 10.0.0.38 - - [2025-03-31 02:26:07] "POST /set-tag HTTP/1.1" 200 109 0.019421 10.0.0.38 - - [2025-03-31 02:26:07] "POST /set-tag HTTP/1.1" 200 109 0.027660 10.0.0.38 - - [2025-03-31 02:26:07] "POST /set-tag HTTP/1.1" 200 109 0.028921 10.0.0.38 - - [2025-03-31 02:26:07] "POST /set-tag HTTP/1.1" 200 109 0.015754 10.0.0.38 - - [2025-03-31 02:26:07] "POST /set-tag HTTP/1.1" 200 109 0.035319 10.0.0.38 - - [2025-03-31 02:26:07] "DELETE /instance-ip/04142b2c-0dd7-11f0-8fe2-fa163e14dac2 HTTP/1.1" 200 115 0.047449 10.0.0.38 - - [2025-03-31 02:26:07] "POST /ref-update HTTP/1.1" 200 156 0.014491 10.0.0.38 - - [2025-03-31 02:26:07] "DELETE /virtual-machine-interface/03fdeede-0dd7-11f0-8fe2-fa163e14dac2 HTTP/1.1" 200 115 0.044672 10.0.0.38 - - [2025-03-31 02:26:07] "DELETE /virtual-machine/b22fa05e-ce04-46a5-b811-0453f271720d HTTP/1.1" 200 115 0.024647 10.0.0.38 - - [2025-03-31 02:26:07] "DELETE /tag/abd027e3-b73e-4d51-9832-e4ea663808aa HTTP/1.1" 200 115 0.037483 10.0.0.38 - - [2025-03-31 02:26:07] "GET /virtual-machine-interface/052df27c-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004869 10.0.0.38 - - [2025-03-31 02:26:07] "POST /set-tag HTTP/1.1" 200 109 0.002557 10.0.0.38 - - [2025-03-31 02:26:07] "GET /virtual-machine-interface/052df27c-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004686 10.0.0.38 - - [2025-03-31 02:26:07] "POST /set-tag HTTP/1.1" 200 109 0.002232 10.0.0.38 - - [2025-03-31 02:26:07] "GET /virtual-machine/56a1034c-e31c-41ce-890f-e0c518552617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.003133 10.0.0.38 - - [2025-03-31 02:26:07] "POST /ref-update HTTP/1.1" 200 156 0.010967 10.0.0.38 - - [2025-03-31 02:26:07] "GET /virtual-machine-interface/052df27c-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.009506 10.0.0.38 - - [2025-03-31 02:26:07] "POST /set-tag HTTP/1.1" 200 109 0.022988 10.0.0.38 - - [2025-03-31 02:26:08] "POST /set-tag HTTP/1.1" 200 109 0.038758 10.0.0.38 - - [2025-03-31 02:26:08] "POST /set-tag HTTP/1.1" 200 109 0.039517 10.0.0.38 - - [2025-03-31 02:26:08] "POST /set-tag HTTP/1.1" 200 109 0.016412 10.0.0.38 - - [2025-03-31 02:26:08] "POST /set-tag HTTP/1.1" 200 109 0.026306 10.0.0.38 - - [2025-03-31 02:26:08] "DELETE /instance-ip/054cf0d2-0dd7-11f0-8fe2-fa163e14dac2 HTTP/1.1" 200 115 0.051771 10.0.0.38 - - [2025-03-31 02:26:08] "DELETE /virtual-machine-interface/052df27c-0dd7-11f0-8fe2-fa163e14dac2 HTTP/1.1" 200 115 0.052859 10.0.0.38 - - [2025-03-31 02:26:08] "DELETE /virtual-machine/56a1034c-e31c-41ce-890f-e0c518552617 HTTP/1.1" 200 115 0.023695 10.0.0.38 - - [2025-03-31 02:26:08] "DELETE /tag/2183de51-c4f1-4b22-9bb6-b850865a6009 HTTP/1.1" 409 388 0.004716 10.0.0.38 - - [2025-03-31 02:26:08] "DELETE /tag/6f699ffa-83db-413e-af63-88ba1e059460 HTTP/1.1" 200 115 0.036947 10.0.0.38 - - [2025-03-31 02:26:36] "GET /virtual-machine-interface/06dfd84c-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005497 10.0.0.38 - - [2025-03-31 02:26:36] "POST /set-tag HTTP/1.1" 200 109 0.007847 10.0.0.38 - - [2025-03-31 02:26:36] "GET /virtual-machine-interface/06dfd84c-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004894 10.0.0.38 - - [2025-03-31 02:26:36] "POST /set-tag HTTP/1.1" 200 109 0.003125 10.0.0.38 - - [2025-03-31 02:26:36] "GET /virtual-machine/1989cf6e-8495-4136-be06-d214be619bf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002852 10.0.0.38 - - [2025-03-31 02:26:36] "POST /ref-update HTTP/1.1" 200 156 0.010934 10.0.0.38 - - [2025-03-31 02:26:36] "GET /virtual-machine-interface/06dfd84c-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005214 10.0.0.38 - - [2025-03-31 02:26:36] "POST /set-tag HTTP/1.1" 200 109 0.024909 10.0.0.38 - - [2025-03-31 02:26:36] "POST /set-tag HTTP/1.1" 200 109 0.029174 10.0.0.38 - - [2025-03-31 02:26:36] "POST /set-tag HTTP/1.1" 200 109 0.017139 10.0.0.38 - - [2025-03-31 02:26:36] "POST /set-tag HTTP/1.1" 200 109 0.030712 10.0.0.38 - - [2025-03-31 02:26:36] "DELETE /instance-ip/070229e2-0dd7-11f0-8fe2-fa163e14dac2 HTTP/1.1" 200 115 0.064934 10.0.0.38 - - [2025-03-31 02:26:36] "DELETE /virtual-machine-interface/06dfd84c-0dd7-11f0-8fe2-fa163e14dac2 HTTP/1.1" 200 115 0.047574 10.0.0.38 - - [2025-03-31 02:26:36] "DELETE /virtual-machine/1989cf6e-8495-4136-be06-d214be619bf1 HTTP/1.1" 200 115 0.025501 10.0.0.38 - - [2025-03-31 02:26:36] "DELETE /tag/830cf2bd-5e0e-408d-a5df-3925d456cfa1 HTTP/1.1" 409 236 0.013024 10.0.0.38 - - [2025-03-31 02:26:36] "GET /virtual-machine-interface/065da282-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005849 10.0.0.38 - - [2025-03-31 02:26:36] "POST /set-tag HTTP/1.1" 200 109 0.002563 10.0.0.38 - - [2025-03-31 02:26:36] "GET /virtual-machine-interface/065da282-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006542 10.0.0.38 - - [2025-03-31 02:26:36] "POST /set-tag HTTP/1.1" 200 109 0.002627 10.0.0.38 - - [2025-03-31 02:26:36] "GET /virtual-machine/0d9f6e58-4502-473a-917e-54f501027ecd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.005753 10.0.0.38 - - [2025-03-31 02:26:36] "POST /ref-update HTTP/1.1" 200 156 0.027809 10.0.0.38 - - [2025-03-31 02:26:36] "GET /virtual-machine-interface/065da282-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.012743 10.0.0.38 - - [2025-03-31 02:26:36] "POST /set-tag HTTP/1.1" 200 109 0.027676 10.0.0.38 - - [2025-03-31 02:26:36] "POST /set-tag HTTP/1.1" 200 109 0.054069 10.0.0.38 - - [2025-03-31 02:26:36] "POST /set-tag HTTP/1.1" 200 109 0.037020 10.0.0.38 - - [2025-03-31 02:26:36] "POST /set-tag HTTP/1.1" 200 109 0.069067 10.0.0.38 - - [2025-03-31 02:26:37] "DELETE /instance-ip/067bb394-0dd7-11f0-8fe2-fa163e14dac2 HTTP/1.1" 200 115 0.117648 10.0.0.38 - - [2025-03-31 02:26:37] "DELETE /virtual-machine-interface/065da282-0dd7-11f0-8fe2-fa163e14dac2 HTTP/1.1" 200 115 0.087337 10.0.0.38 - - [2025-03-31 02:26:37] "DELETE /virtual-machine/0d9f6e58-4502-473a-917e-54f501027ecd HTTP/1.1" 200 115 0.040707 10.0.0.38 - - [2025-03-31 02:26:37] "DELETE /tag/3b08ecba-8430-4172-9515-94e5b617bfd0 HTTP/1.1" 200 115 0.089105 10.0.0.38 - - [2025-03-31 02:26:37] "DELETE /tag/f744c711-8d1a-4f41-b3e5-618aa2bd1c23 HTTP/1.1" 200 115 0.088834 10.0.0.38 - - [2025-03-31 02:26:37] "DELETE /tag/4ea54b00-2d6a-477b-b030-a2007c905386 HTTP/1.1" 200 115 0.054891 10.0.0.38 - - [2025-03-31 02:26:37] "GET /virtual-machine-interface/07e08566-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006927 10.0.0.38 - - [2025-03-31 02:26:37] "POST /set-tag HTTP/1.1" 200 109 0.003159 10.0.0.38 - - [2025-03-31 02:26:37] "GET /virtual-machine-interface/07e08566-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004721 10.0.0.38 - - [2025-03-31 02:26:37] "POST /set-tag HTTP/1.1" 200 109 0.002854 10.0.0.38 - - [2025-03-31 02:26:37] "GET /virtual-machine/aa582a7e-e4d5-45a7-9aa7-3e658400e3d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.007892 10.0.0.38 - - [2025-03-31 02:26:37] "POST /ref-update HTTP/1.1" 200 156 0.020523 10.0.0.38 - - [2025-03-31 02:26:37] "GET /virtual-machine-interface/07e08566-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.009365 10.0.0.38 - - [2025-03-31 02:26:37] "POST /set-tag HTTP/1.1" 200 109 0.028263 10.0.0.38 - - [2025-03-31 02:26:37] "POST /set-tag HTTP/1.1" 200 109 0.049856 10.0.0.38 - - [2025-03-31 02:26:37] "POST /set-tag HTTP/1.1" 200 109 0.033071 10.0.0.38 - - [2025-03-31 02:26:37] "POST /set-tag HTTP/1.1" 200 109 0.013226 10.0.0.38 - - [2025-03-31 02:26:37] "DELETE /instance-ip/07fd5d1c-0dd7-11f0-8fe2-fa163e14dac2 HTTP/1.1" 200 115 0.051439 10.0.0.38 - - [2025-03-31 02:26:37] "DELETE /virtual-machine-interface/07e08566-0dd7-11f0-8fe2-fa163e14dac2 HTTP/1.1" 200 115 0.049474 10.0.0.38 - - [2025-03-31 02:26:38] "DELETE /virtual-machine/aa582a7e-e4d5-45a7-9aa7-3e658400e3d9 HTTP/1.1" 200 115 0.025844 10.0.0.38 - - [2025-03-31 02:26:38] "DELETE /tag/1d2117f4-8a29-4a43-84d8-0b84fd909680 HTTP/1.1" 200 115 0.042168 10.0.0.38 - - [2025-03-31 02:26:38] "GET /virtual-machine-interface/07644780-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.009208 10.0.0.38 - - [2025-03-31 02:26:38] "POST /set-tag HTTP/1.1" 200 109 0.002608 10.0.0.38 - - [2025-03-31 02:26:38] "GET /virtual-machine-interface/07644780-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004680 10.0.0.38 - - [2025-03-31 02:26:38] "POST /set-tag HTTP/1.1" 200 109 0.005373 10.0.0.38 - - [2025-03-31 02:26:38] "GET /virtual-machine/b0906d1e-691b-4821-8e1c-b11ccb3cf112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003043 10.0.0.38 - - [2025-03-31 02:26:38] "POST /ref-update HTTP/1.1" 200 156 0.013319 10.0.0.38 - - [2025-03-31 02:26:38] "GET /virtual-machine-interface/07644780-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.022701 10.0.0.38 - - [2025-03-31 02:26:38] "POST /set-tag HTTP/1.1" 200 109 0.017264 10.0.0.38 - - [2025-03-31 02:26:38] "POST /set-tag HTTP/1.1" 200 109 0.015749 10.0.0.38 - - [2025-03-31 02:26:38] "POST /set-tag HTTP/1.1" 200 109 0.029081 10.0.0.38 - - [2025-03-31 02:26:38] "POST /set-tag HTTP/1.1" 200 109 0.014136 10.0.0.38 - - [2025-03-31 02:26:38] "DELETE /instance-ip/077e9f5e-0dd7-11f0-8fe2-fa163e14dac2 HTTP/1.1" 200 115 0.057817 10.0.0.38 - - [2025-03-31 02:26:38] "DELETE /virtual-machine-interface/07644780-0dd7-11f0-8fe2-fa163e14dac2 HTTP/1.1" 200 115 0.064997 10.0.0.38 - - [2025-03-31 02:26:38] "DELETE /virtual-machine/b0906d1e-691b-4821-8e1c-b11ccb3cf112 HTTP/1.1" 200 115 0.035264 10.0.0.38 - - [2025-03-31 02:26:38] "DELETE /tag/61dba73f-15a5-43e3-8c00-3c3bdf45b643 HTTP/1.1" 409 236 0.008018 10.0.0.38 - - [2025-03-31 02:26:38] "DELETE /tag/8e9ec3fe-92ac-41cb-9868-b83e317c5c41 HTTP/1.1" 200 115 0.036700 10.0.0.38 - - [2025-03-31 02:26:38] "DELETE /tag/8491ee3a-70db-4c0a-ac2a-062dcf96c4f8 HTTP/1.1" 409 236 0.003851 10.0.0.38 - - [2025-03-31 02:26:39] "POST /projects HTTP/1.1" 409 238 0.002234 10.0.0.38 - - [2025-03-31 02:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.38 - - [2025-03-31 02:26:39] "GET /project/00b1ebad-05f7-4029-a3a4-3b6365511e7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.043724 10.0.0.38 - - [2025-03-31 02:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.38 - - [2025-03-31 02:26:39] "GET /virtual-network/79006cea-1983-4cc3-8560-76d496e28519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005271 10.0.0.38 - - [2025-03-31 02:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.38 - - [2025-03-31 02:26:39] "GET /virtual-network/ae69d239-490f-45ca-ac27-3d460af124f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005421 10.0.0.38 - - [2025-03-31 02:26:39] "POST /security-groups HTTP/1.1" 409 285 0.002790 10.0.0.38 - - [2025-03-31 02:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006420 10.0.0.38 - - [2025-03-31 02:26:39] "PUT /security-group/6937f69f-ea0e-41ea-be94-cf79e8abc0b8 HTTP/1.1" 200 262 0.057016 10.0.0.38 - - [2025-03-31 02:26:39] "PUT /access-control-list/f91c2715-c479-4171-82a0-a2824e84a900 HTTP/1.1" 200 272 0.013942 10.0.0.38 - - [2025-03-31 02:26:39] "PUT /access-control-list/ad111de6-e1a4-4d04-8fe1-e547c3938f29 HTTP/1.1" 200 272 0.010151 10.0.0.38 - - [2025-03-31 02:26:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.017623 10.0.0.38 - - [2025-03-31 02:26:44] "POST /projects HTTP/1.1" 409 238 0.002629 10.0.0.38 - - [2025-03-31 02:26:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003273 10.0.0.38 - - [2025-03-31 02:26:44] "GET /project/00b1ebad-05f7-4029-a3a4-3b6365511e7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.034426 10.0.0.38 - - [2025-03-31 02:26:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002528 10.0.0.38 - - [2025-03-31 02:26:44] "GET /virtual-network/79006cea-1983-4cc3-8560-76d496e28519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005244 10.0.0.38 - - [2025-03-31 02:26:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.38 - - [2025-03-31 02:26:44] "GET /virtual-network/ae69d239-490f-45ca-ac27-3d460af124f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005364 10.0.0.38 - - [2025-03-31 02:26:45] "POST /security-groups HTTP/1.1" 409 285 0.002782 10.0.0.38 - - [2025-03-31 02:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.38 - - [2025-03-31 02:26:45] "PUT /security-group/6937f69f-ea0e-41ea-be94-cf79e8abc0b8 HTTP/1.1" 200 262 0.058743 10.0.0.38 - - [2025-03-31 02:26:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.026714 10.0.0.38 - - [2025-03-31 02:26:45] "GET /firewall-policy/7480adbc-6eb3-455e-97bb-9be3d066a6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.008236 10.0.0.38 - - [2025-03-31 02:26:45] "PUT /access-control-list/f91c2715-c479-4171-82a0-a2824e84a900 HTTP/1.1" 200 272 0.028991 10.0.0.38 - - [2025-03-31 02:26:45] "PUT /access-control-list/ad111de6-e1a4-4d04-8fe1-e547c3938f29 HTTP/1.1" 200 272 0.015341 10.0.0.38 - - [2025-03-31 02:26:45] "GET /firewall-rule/ca27b3d0-77d7-4fc3-9bab-f7257af31772?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003073 10.0.0.38 - - [2025-03-31 02:26:45] "POST /ref-update HTTP/1.1" 200 156 0.060949 10.0.0.38 - - [2025-03-31 02:26:45] "DELETE /firewall-rule/ca27b3d0-77d7-4fc3-9bab-f7257af31772 HTTP/1.1" 200 115 0.054859 10.0.0.38 - - [2025-03-31 02:26:45] "GET /firewall-policy/7480adbc-6eb3-455e-97bb-9be3d066a6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.006362 10.0.0.38 - - [2025-03-31 02:26:45] "GET /firewall-rule/df4445a3-316c-41b4-b243-92af5a35358d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003116 10.0.0.38 - - [2025-03-31 02:26:45] "POST /ref-update HTTP/1.1" 200 156 0.056218 10.0.0.38 - - [2025-03-31 02:26:45] "DELETE /firewall-rule/df4445a3-316c-41b4-b243-92af5a35358d HTTP/1.1" 200 115 0.048027 10.0.0.38 - - [2025-03-31 02:26:45] "DELETE /tag/61dba73f-15a5-43e3-8c00-3c3bdf45b643 HTTP/1.1" 409 236 0.005940 10.0.0.38 - - [2025-03-31 02:26:45] "DELETE /tag/3037c394-1cdd-4080-8a85-0cdd04708c1e HTTP/1.1" 200 115 0.058338 10.0.0.38 - - [2025-03-31 02:26:45] "DELETE /tag/8491ee3a-70db-4c0a-ac2a-062dcf96c4f8 HTTP/1.1" 409 236 0.004370 10.0.0.38 - - [2025-03-31 02:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.38 - - [2025-03-31 02:26:45] "GET /virtual-network/79006cea-1983-4cc3-8560-76d496e28519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005279 10.0.0.38 - - [2025-03-31 02:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.38 - - [2025-03-31 02:26:45] "GET /virtual-network/ae69d239-490f-45ca-ac27-3d460af124f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005538 10.0.0.38 - - [2025-03-31 02:26:45] "PUT /virtual-network/79006cea-1983-4cc3-8560-76d496e28519 HTTP/1.1" 200 264 0.066826 10.0.0.38 - - [2025-03-31 02:26:45] "PUT /virtual-network/ae69d239-490f-45ca-ac27-3d460af124f8 HTTP/1.1" 200 264 0.046175 10.0.0.38 - - [2025-03-31 02:26:45] "DELETE /security-group/6937f69f-ea0e-41ea-be94-cf79e8abc0b8 HTTP/1.1" 200 115 0.070572 10.0.0.38 - - [2025-03-31 02:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.38 - - [2025-03-31 02:26:45] "DELETE /access-control-list/f91c2715-c479-4171-82a0-a2824e84a900 HTTP/1.1" 200 115 0.029499 10.0.0.38 - - [2025-03-31 02:26:46] "DELETE /access-control-list/ad111de6-e1a4-4d04-8fe1-e547c3938f29 HTTP/1.1" 200 115 0.027033 10.0.0.38 - - [2025-03-31 02:26:46] "GET /project/00b1ebad-05f7-4029-a3a4-3b6365511e7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1892 0.023371 10.0.0.38 - - [2025-03-31 02:26:46] "GET /project/00b1ebad-05f7-4029-a3a4-3b6365511e7f?fields=security_groups HTTP/1.1" 200 1350 0.034869 10.0.0.38 - - [2025-03-31 02:26:46] "DELETE /security-group/4255ca9e-4010-46b1-a50e-4879efbb199b HTTP/1.1" 200 115 0.070890 10.0.0.38 - - [2025-03-31 02:26:46] "GET /project/00b1ebad-05f7-4029-a3a4-3b6365511e7f?fields=application_policy_sets HTTP/1.1" 200 1389 0.043643 10.0.0.38 - - [2025-03-31 02:26:46] "DELETE /access-control-list/3dd388a1-846f-4391-9c06-6f63165b448e HTTP/1.1" 200 115 0.065916 10.0.0.38 - - [2025-03-31 02:26:46] "DELETE /access-control-list/ed2d2d75-72cf-4217-8d68-525b31265076 HTTP/1.1" 200 115 0.034441 10.0.0.38 - - [2025-03-31 02:26:46] "DELETE /project/00b1ebad-05f7-4029-a3a4-3b6365511e7f HTTP/1.1" 200 115 0.334327 10.0.0.38 - - [2025-03-31 02:26:46] "POST /projects HTTP/1.1" 409 238 0.002307 10.0.0.38 - - [2025-03-31 02:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007758 10.0.0.38 - - [2025-03-31 02:26:46] "GET /project/ce65a89f-3fb6-4e8e-bc61-4b11c656bcac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044149 10.0.0.38 - - [2025-03-31 02:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.38 - - [2025-03-31 02:26:46] "GET /virtual-network/79006cea-1983-4cc3-8560-76d496e28519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.005121 10.0.0.38 - - [2025-03-31 02:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001772 10.0.0.38 - - [2025-03-31 02:26:46] "GET /virtual-network/ae69d239-490f-45ca-ac27-3d460af124f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.006207 10.0.0.38 - - [2025-03-31 02:26:46] "POST /security-groups HTTP/1.1" 409 285 0.002474 10.0.0.38 - - [2025-03-31 02:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001742 10.0.0.38 - - [2025-03-31 02:26:46] "PUT /security-group/59e71180-8067-429e-b257-7563fe7699f2 HTTP/1.1" 200 262 0.058601 10.0.0.38 - - [2025-03-31 02:26:46] "PUT /access-control-list/e943bad1-8dee-4aa8-90d4-0f22d2661075 HTTP/1.1" 200 272 0.016299 10.0.0.38 - - [2025-03-31 02:26:46] "PUT /access-control-list/ef496c94-f0eb-4bba-b194-845c75a3e51c HTTP/1.1" 200 272 0.022264 10.0.0.38 - - [2025-03-31 02:26:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.024060 10.0.0.38 - - [2025-03-31 02:26:50] "GET /application-policy-set/f2cd662e-6fdf-4d90-b596-ff47e1fae306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002907 10.0.0.38 - - [2025-03-31 02:26:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003186 10.0.0.38 - - [2025-03-31 02:26:50] "GET /policy-management/20321625-4a66-4f82-bbc4-17577312a063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003242 10.0.0.38 - - [2025-03-31 02:26:50] "GET /firewall-policy/b428450e-46c3-4b12-bf3f-3c4cc77b18f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003123 10.0.0.38 - - [2025-03-31 02:26:50] "GET /firewall-rule/6555761d-b464-496f-9ade-1d30814cc774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003635 10.0.0.38 - - [2025-03-31 02:26:50] "POST /ref-update HTTP/1.1" 200 156 0.018727 10.0.0.38 - - [2025-03-31 02:26:50] "DELETE /firewall-rule/6555761d-b464-496f-9ade-1d30814cc774 HTTP/1.1" 200 115 0.056726 10.0.0.38 - - [2025-03-31 02:26:50] "GET /firewall-policy/6cd18dc7-b39e-44aa-b0bc-d6dd72d19971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.009010 10.0.0.38 - - [2025-03-31 02:26:50] "GET /firewall-rule/3b983568-6266-40eb-a551-a95e73b40999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.003600 10.0.0.38 - - [2025-03-31 02:26:50] "POST /ref-update HTTP/1.1" 200 156 0.020268 10.0.0.38 - - [2025-03-31 02:26:51] "DELETE /firewall-rule/3b983568-6266-40eb-a551-a95e73b40999 HTTP/1.1" 200 115 0.062030 10.0.0.38 - - [2025-03-31 02:26:51] "GET /firewall-policy/6cd18dc7-b39e-44aa-b0bc-d6dd72d19971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.020398 10.0.0.38 - - [2025-03-31 02:26:51] "GET /firewall-rule/cad9932c-fb1d-4811-84e1-a79caacbde9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.003271 10.0.0.38 - - [2025-03-31 02:26:51] "POST /ref-update HTTP/1.1" 200 156 0.018457 10.0.0.38 - - [2025-03-31 02:26:51] "DELETE /firewall-rule/cad9932c-fb1d-4811-84e1-a79caacbde9f HTTP/1.1" 200 115 0.074193 10.0.0.38 - - [2025-03-31 02:26:51] "GET /application-policy-set/f2cd662e-6fdf-4d90-b596-ff47e1fae306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003055 10.0.0.38 - - [2025-03-31 02:26:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005065 10.0.0.38 - - [2025-03-31 02:26:51] "GET /policy-management/20321625-4a66-4f82-bbc4-17577312a063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003070 10.0.0.38 - - [2025-03-31 02:26:51] "GET /firewall-policy/6cd18dc7-b39e-44aa-b0bc-d6dd72d19971?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003962 10.0.0.38 - - [2025-03-31 02:26:51] "POST /ref-update HTTP/1.1" 200 156 0.027020 10.0.0.38 - - [2025-03-31 02:26:51] "DELETE /firewall-policy/6cd18dc7-b39e-44aa-b0bc-d6dd72d19971 HTTP/1.1" 200 115 0.056983 10.0.0.38 - - [2025-03-31 02:26:51] "DELETE /tag/61dba73f-15a5-43e3-8c00-3c3bdf45b643 HTTP/1.1" 200 115 0.069031 10.0.0.38 - - [2025-03-31 02:26:51] "DELETE /tag/2183de51-c4f1-4b22-9bb6-b850865a6009 HTTP/1.1" 200 115 0.073720 10.0.0.38 - - [2025-03-31 02:26:51] "DELETE /tag/830cf2bd-5e0e-408d-a5df-3925d456cfa1 HTTP/1.1" 200 115 0.069443 10.0.0.38 - - [2025-03-31 02:26:51] "DELETE /tag/8491ee3a-70db-4c0a-ac2a-062dcf96c4f8 HTTP/1.1" 200 115 0.039191 10.0.0.38 - - [2025-03-31 02:26:51] "DELETE /loadbalancer-member/888305d7-4939-4bd0-812f-87e62279d32d HTTP/1.1" 200 115 0.057709 10.0.0.38 - - [2025-03-31 02:26:51] "DELETE /loadbalancer-pool/80dd3ff2-c22b-4d9d-a4a5-445c68e24664 HTTP/1.1" 200 115 0.041093 10.0.0.38 - - [2025-03-31 02:26:51] "DELETE /loadbalancer-listener/73104eab-adbc-492b-9ec7-4530449d313c HTTP/1.1" 200 115 0.051244 10.0.0.38 - - [2025-03-31 02:26:51] "DELETE /loadbalancer/6f408cdf-8524-4025-8a03-6b08c64d88e9 HTTP/1.1" 200 115 0.045821 10.0.0.38 - - [2025-03-31 02:26:51] "DELETE /floating-ip/69609f35-d43c-49c4-aa39-518d5a19cd99 HTTP/1.1" 200 115 0.044880 10.0.0.38 - - [2025-03-31 02:26:51] "DELETE /instance-ip/8518513e-3fd5-482d-8cec-23b1bed29d87 HTTP/1.1" 200 115 0.061704 10.0.0.38 - - [2025-03-31 02:26:52] "DELETE /virtual-machine-interface/54fabc5c-d169-4117-a2fd-1432b062a2fb HTTP/1.1" 200 115 0.047763 10.0.0.38 - - [2025-03-31 02:26:52] "DELETE /tag/45475186-cff8-4e67-8f15-59f0ea7d442f HTTP/1.1" 200 115 0.052476 10.0.0.38 - - [2025-03-31 02:26:52] "POST /projects HTTP/1.1" 409 238 0.003650 10.0.0.38 - - [2025-03-31 02:26:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.38 - - [2025-03-31 02:26:52] "GET /project/ce65a89f-3fb6-4e8e-bc61-4b11c656bcac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.058855 10.0.0.38 - - [2025-03-31 02:26:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003801 10.0.0.38 - - [2025-03-31 02:26:52] "GET /virtual-network/79006cea-1983-4cc3-8560-76d496e28519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.012087 10.0.0.38 - - [2025-03-31 02:26:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006019 10.0.0.38 - - [2025-03-31 02:26:52] "GET /virtual-network/ae69d239-490f-45ca-ac27-3d460af124f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.009987 10.0.0.38 - - [2025-03-31 02:26:52] "POST /security-groups HTTP/1.1" 409 285 0.006148 10.0.0.38 - - [2025-03-31 02:26:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006449 10.0.0.38 - - [2025-03-31 02:26:52] "PUT /security-group/59e71180-8067-429e-b257-7563fe7699f2 HTTP/1.1" 200 262 0.069530 10.0.0.38 - - [2025-03-31 02:26:52] "PUT /access-control-list/e943bad1-8dee-4aa8-90d4-0f22d2661075 HTTP/1.1" 200 272 0.019918 10.0.0.38 - - [2025-03-31 02:26:52] "PUT /access-control-list/ef496c94-f0eb-4bba-b194-845c75a3e51c HTTP/1.1" 200 272 0.014644 10.0.0.38 - - [2025-03-31 02:26:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.017451 10.0.0.38 - - [2025-03-31 02:26:52] "GET /firewall-policy/7480adbc-6eb3-455e-97bb-9be3d066a6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.008831 10.0.0.38 - - [2025-03-31 02:26:52] "GET /firewall-rule/94ccd032-faac-45fc-b4dd-d097296c0601?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003127 10.0.0.38 - - [2025-03-31 02:26:52] "POST /ref-update HTTP/1.1" 200 156 0.055586 10.0.0.38 - - [2025-03-31 02:26:52] "DELETE /firewall-rule/94ccd032-faac-45fc-b4dd-d097296c0601 HTTP/1.1" 200 115 0.044674 10.0.0.38 - - [2025-03-31 02:26:52] "GET /firewall-policy/7480adbc-6eb3-455e-97bb-9be3d066a6ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.009127 10.0.0.38 - - [2025-03-31 02:26:52] "GET /firewall-rule/ae294c8f-93e7-40a7-b0b5-a73626c2f5c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003172 10.0.0.38 - - [2025-03-31 02:26:52] "POST /ref-update HTTP/1.1" 200 156 0.057563 10.0.0.38 - - [2025-03-31 02:26:52] "DELETE /firewall-rule/ae294c8f-93e7-40a7-b0b5-a73626c2f5c9 HTTP/1.1" 200 115 0.053400 10.0.0.38 - - [2025-03-31 02:26:52] "DELETE /tag/32a20853-7d00-4aaf-b372-2ac32cb2abdf HTTP/1.1" 200 115 0.055088 10.0.0.38 - - [2025-03-31 02:26:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.38 - - [2025-03-31 02:26:53] "GET /virtual-network/79006cea-1983-4cc3-8560-76d496e28519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.005369 10.0.0.38 - - [2025-03-31 02:26:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.38 - - [2025-03-31 02:26:53] "GET /virtual-network/ae69d239-490f-45ca-ac27-3d460af124f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005163 10.0.0.38 - - [2025-03-31 02:26:53] "PUT /virtual-network/79006cea-1983-4cc3-8560-76d496e28519 HTTP/1.1" 200 264 0.060796 10.0.0.38 - - [2025-03-31 02:26:53] "PUT /virtual-network/ae69d239-490f-45ca-ac27-3d460af124f8 HTTP/1.1" 200 264 0.049672 10.0.0.38 - - [2025-03-31 02:26:53] "DELETE /security-group/59e71180-8067-429e-b257-7563fe7699f2 HTTP/1.1" 200 115 0.069016 10.0.0.38 - - [2025-03-31 02:26:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001736 10.0.0.38 - - [2025-03-31 02:26:53] "DELETE /access-control-list/e943bad1-8dee-4aa8-90d4-0f22d2661075 HTTP/1.1" 200 115 0.043416 10.0.0.38 - - [2025-03-31 02:26:53] "DELETE /access-control-list/ef496c94-f0eb-4bba-b194-845c75a3e51c HTTP/1.1" 200 115 0.042986 10.0.0.38 - - [2025-03-31 02:26:53] "GET /project/ce65a89f-3fb6-4e8e-bc61-4b11c656bcac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.037486 10.0.0.38 - - [2025-03-31 02:26:53] "GET /project/ce65a89f-3fb6-4e8e-bc61-4b11c656bcac?fields=security_groups HTTP/1.1" 200 1353 0.039678 10.0.0.38 - - [2025-03-31 02:26:53] "DELETE /security-group/d2419b67-2eaf-481e-afe6-4066ad8043d9 HTTP/1.1" 200 115 0.085147 10.0.0.38 - - [2025-03-31 02:26:53] "DELETE /access-control-list/d564ac33-98f3-4f7d-a685-bfd57ffe78de HTTP/1.1" 200 115 0.052308 10.0.0.38 - - [2025-03-31 02:26:53] "GET /project/ce65a89f-3fb6-4e8e-bc61-4b11c656bcac?fields=application_policy_sets HTTP/1.1" 200 1392 0.034087 10.0.0.38 - - [2025-03-31 02:26:53] "DELETE /access-control-list/bf0c28f1-113a-466b-a5d2-9d94c99409f5 HTTP/1.1" 200 115 0.073851 10.0.0.38 - - [2025-03-31 02:26:53] "DELETE /project/ce65a89f-3fb6-4e8e-bc61-4b11c656bcac HTTP/1.1" 200 115 0.376057 [Introspect:8084]10.0.0.38 - - [2025-03-31 02:27:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000854 [Introspect:8084]10.0.0.38 - - [2025-03-31 02:27:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000968 [Introspect:8084]10.0.0.38 - - [2025-03-31 02:27:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001228 [Introspect:8084]10.0.0.38 - - [2025-03-31 02:27:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001500 10.0.0.38 - - [2025-03-31 02:27:35] "GET / HTTP/1.1" 200 35931 0.001783 10.0.0.38 - - [2025-03-31 02:27:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.38 - - [2025-03-31 02:27:35] "GET /global-vrouter-config/a6017a58-d4e5-49df-838a-c695f499489b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.003040 10.0.0.38 - - [2025-03-31 02:27:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002954 10.0.0.38 - - [2025-03-31 02:27:36] "GET /global-vrouter-config/a6017a58-d4e5-49df-838a-c695f499489b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.003417 10.0.0.38 - - [2025-03-31 02:27:52] "GET / HTTP/1.1" 200 35931 0.002366 10.0.0.38 - - [2025-03-31 02:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002314 10.0.0.38 - - [2025-03-31 02:27:52] "GET /global-system-config/44c069a3-4064-4eb5-b691-6b37fe16f37f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005166 10.0.0.38 - - [2025-03-31 02:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.38 - - [2025-03-31 02:27:52] "GET /config-node/be7cd072-6644-4863-859a-227b64919ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002170 10.0.0.38 - - [2025-03-31 02:27:52] "GET / HTTP/1.1" 200 35931 0.001615 10.0.0.38 - - [2025-03-31 02:27:52] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002257 10.0.0.38 - - [2025-03-31 02:27:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002468 10.0.0.38 - - [2025-03-31 02:27:57] "GET /global-vrouter-config/a6017a58-d4e5-49df-838a-c695f499489b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.002797 10.0.0.38 - - [2025-03-31 02:27:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.38 - - [2025-03-31 02:27:57] "PUT /global-vrouter-config/a6017a58-d4e5-49df-838a-c695f499489b HTTP/1.1" 200 276 0.008676 10.0.0.38 - - [2025-03-31 02:27:58] "GET / HTTP/1.1" 200 35931 0.001741 10.0.0.38 - - [2025-03-31 02:27:58] "POST /alarms HTTP/1.1" 409 264 0.002257 10.0.0.38 - - [2025-03-31 02:27:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001586 10.0.0.38 - - [2025-03-31 02:27:58] "PUT /alarm/8b228d42-6220-42bd-8016-7099caef8480 HTTP/1.1" 200 244 0.010569 10.0.0.38 - - [2025-03-31 02:27:58] "POST /alarms HTTP/1.1" 409 261 0.002366 10.0.0.38 - - [2025-03-31 02:27:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.38 - - [2025-03-31 02:27:58] "PUT /alarm/bedf8f3a-7217-4f0f-b2a0-751455e0c0fe HTTP/1.1" 200 244 0.011129 10.0.0.38 - - [2025-03-31 02:27:58] "POST /alarms HTTP/1.1" 409 261 0.002142 10.0.0.38 - - [2025-03-31 02:27:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001679 10.0.0.38 - - [2025-03-31 02:27:58] "PUT /alarm/a1e0bf4f-0329-43d1-8aa5-630917114388 HTTP/1.1" 200 244 0.013145 10.0.0.38 - - [2025-03-31 02:27:58] "POST /alarms HTTP/1.1" 409 253 0.002826 10.0.0.38 - - [2025-03-31 02:27:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003269 10.0.0.38 - - [2025-03-31 02:27:58] "PUT /alarm/0d6ebb5b-6def-4049-9e7d-91425f124efa HTTP/1.1" 200 244 0.013297 10.0.0.38 - - [2025-03-31 02:27:58] "POST /alarms HTTP/1.1" 409 251 0.002447 10.0.0.38 - - [2025-03-31 02:27:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.38 - - [2025-03-31 02:27:58] "PUT /alarm/e6c9d137-c812-486a-bc45-6870bb409922 HTTP/1.1" 200 244 0.010294 10.0.0.38 - - [2025-03-31 02:27:58] "POST /alarms HTTP/1.1" 409 252 0.002726 10.0.0.38 - - [2025-03-31 02:27:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.38 - - [2025-03-31 02:27:58] "PUT /alarm/a3a5752b-78cc-412b-94c6-c2a4db2e6ad5 HTTP/1.1" 200 244 0.010408 10.0.0.38 - - [2025-03-31 02:27:58] "POST /alarms HTTP/1.1" 409 256 0.002357 10.0.0.38 - - [2025-03-31 02:27:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.38 - - [2025-03-31 02:27:58] "PUT /alarm/1171747d-40b6-425d-a674-e9733ad5729e HTTP/1.1" 200 244 0.016498 10.0.0.38 - - [2025-03-31 02:27:58] "POST /alarms HTTP/1.1" 409 248 0.002918 10.0.0.38 - - [2025-03-31 02:27:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001707 10.0.0.38 - - [2025-03-31 02:27:58] "PUT /alarm/bd945d78-c1e5-452f-97ea-2d8042cb9f0c HTTP/1.1" 200 244 0.017129 10.0.0.38 - - [2025-03-31 02:27:58] "POST /alarms HTTP/1.1" 409 252 0.002386 10.0.0.38 - - [2025-03-31 02:27:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001668 10.0.0.38 - - [2025-03-31 02:27:58] "PUT /alarm/7a653727-cc50-4a9e-9a22-ef2586b6af37 HTTP/1.1" 200 244 0.010242 10.0.0.38 - - [2025-03-31 02:27:58] "POST /alarms HTTP/1.1" 409 257 0.002356 10.0.0.38 - - [2025-03-31 02:27:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.38 - - [2025-03-31 02:27:58] "PUT /alarm/5f6b0344-0e48-4c5a-a753-ca5ec8623678 HTTP/1.1" 200 244 0.011644 10.0.0.38 - - [2025-03-31 02:27:59] "POST /alarms HTTP/1.1" 409 251 0.002956 10.0.0.38 - - [2025-03-31 02:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001663 10.0.0.38 - - [2025-03-31 02:27:59] "PUT /alarm/0389fc05-73d4-46aa-82b1-c1aa82be1a0c HTTP/1.1" 200 244 0.010452 10.0.0.38 - - [2025-03-31 02:27:59] "POST /alarms HTTP/1.1" 409 257 0.002427 10.0.0.38 - - [2025-03-31 02:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.38 - - [2025-03-31 02:27:59] "PUT /alarm/bc1a1f5f-21e8-4083-8369-4f741430a4c2 HTTP/1.1" 200 244 0.010452 10.0.0.38 - - [2025-03-31 02:27:59] "POST /alarms HTTP/1.1" 409 261 0.002762 10.0.0.38 - - [2025-03-31 02:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.38 - - [2025-03-31 02:27:59] "PUT /alarm/20ac11ed-645f-4919-98f9-102c1493286b HTTP/1.1" 200 244 0.011516 10.0.0.38 - - [2025-03-31 02:27:59] "POST /alarms HTTP/1.1" 409 258 0.002186 10.0.0.38 - - [2025-03-31 02:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001771 10.0.0.38 - - [2025-03-31 02:27:59] "PUT /alarm/907ceaba-cfe3-43d5-9454-256bd7cde272 HTTP/1.1" 200 244 0.010179 10.0.0.38 - - [2025-03-31 02:27:59] "POST /alarms HTTP/1.1" 409 254 0.003353 10.0.0.38 - - [2025-03-31 02:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.38 - - [2025-03-31 02:27:59] "PUT /alarm/77feefeb-1f23-45bc-a14e-47141d277aed HTTP/1.1" 200 244 0.010311 10.0.0.38 - - [2025-03-31 02:27:59] "POST /alarms HTTP/1.1" 409 254 0.002297 10.0.0.38 - - [2025-03-31 02:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001722 10.0.0.38 - - [2025-03-31 02:27:59] "PUT /alarm/8b45274c-e792-4cbe-af8d-3a6b9567b680 HTTP/1.1" 200 244 0.012214 10.0.0.38 - - [2025-03-31 02:27:59] "POST /alarms HTTP/1.1" 409 254 0.002472 10.0.0.38 - - [2025-03-31 02:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003997 10.0.0.38 - - [2025-03-31 02:27:59] "PUT /alarm/f7266550-61da-4c4d-a0f4-f1a940c4833a HTTP/1.1" 200 244 0.010343 10.0.0.38 - - [2025-03-31 02:27:59] "POST /alarms HTTP/1.1" 409 247 0.002518 10.0.0.38 - - [2025-03-31 02:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002091 10.0.0.38 - - [2025-03-31 02:27:59] "PUT /alarm/074568a2-b1a5-4be4-8825-5def74cf7afb HTTP/1.1" 200 244 0.010697 10.0.0.38 - - [2025-03-31 02:27:59] "POST /alarms HTTP/1.1" 409 272 0.002277 10.0.0.38 - - [2025-03-31 02:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.38 - - [2025-03-31 02:27:59] "PUT /alarm/4ea632ad-40a9-4a60-97a9-f961d390040d HTTP/1.1" 200 244 0.014005 10.0.0.38 - - [2025-03-31 02:27:59] "POST /alarms HTTP/1.1" 409 261 0.002361 10.0.0.38 - - [2025-03-31 02:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.38 - - [2025-03-31 02:27:59] "PUT /alarm/b08793ec-4663-46a7-aead-76b34a9c70f0 HTTP/1.1" 200 244 0.011318 10.0.0.38 - - [2025-03-31 02:27:59] "POST /alarms HTTP/1.1" 409 259 0.002313 10.0.0.38 - - [2025-03-31 02:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001654 10.0.0.38 - - [2025-03-31 02:27:59] "PUT /alarm/7605ba6b-688f-495c-8c8c-6a4d628f8e2f HTTP/1.1" 200 244 0.010905 10.0.0.38 - - [2025-03-31 02:27:59] "POST /alarms HTTP/1.1" 409 265 0.002285 10.0.0.38 - - [2025-03-31 02:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.38 - - [2025-03-31 02:27:59] "PUT /alarm/abe10bb2-1877-4202-aaf0-e5f8a92a2567 HTTP/1.1" 200 244 0.009685 10.0.0.38 - - [2025-03-31 02:27:59] "POST /alarms HTTP/1.1" 409 279 0.004058 10.0.0.38 - - [2025-03-31 02:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.38 - - [2025-03-31 02:27:59] "PUT /alarm/33ec2cb3-5095-4bb9-b17a-4851c815266a HTTP/1.1" 200 244 0.012127 10.0.0.38 - - [2025-03-31 02:28:00] "GET / HTTP/1.1" 200 35931 0.001792 10.0.0.38 - - [2025-03-31 02:28:00] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002200 10.0.0.38 - - [2025-03-31 02:28:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.38 - - [2025-03-31 02:28:00] "PUT /global-vrouter-config/a6017a58-d4e5-49df-838a-c695f499489b HTTP/1.1" 200 276 0.015915 10.0.0.38 - - [2025-03-31 02:28:00] "GET / HTTP/1.1" 200 35931 0.001619 10.0.0.38 - - [2025-03-31 02:28:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.38 - - [2025-03-31 02:28:00] "GET /global-vrouter-config/a6017a58-d4e5-49df-838a-c695f499489b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.002817 10.0.0.38 - - [2025-03-31 02:28:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.38 - - [2025-03-31 02:28:00] "PUT /global-vrouter-config/a6017a58-d4e5-49df-838a-c695f499489b HTTP/1.1" 200 276 0.009115 10.0.0.38 - - [2025-03-31 02:28:01] "GET / HTTP/1.1" 200 35931 0.001957 10.0.0.38 - - [2025-03-31 02:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.38 - - [2025-03-31 02:28:01] "GET /global-system-config/44c069a3-4064-4eb5-b691-6b37fe16f37f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005247 10.0.0.38 - - [2025-03-31 02:28:01] "PUT /global-system-config/44c069a3-4064-4eb5-b691-6b37fe16f37f HTTP/1.1" 200 274 0.020206 10.0.0.38 - - [2025-03-31 02:28:04] "GET / HTTP/1.1" 200 35931 0.002715 10.0.0.38 - - [2025-03-31 02:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002425 10.0.0.38 - - [2025-03-31 02:28:04] "GET /routing-instance/d5effed1-6676-4e3d-a569-bc861ad4b409?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003227 10.0.0.38 - - [2025-03-31 02:28:04] "POST /bgp-routers HTTP/1.1" 409 301 0.002711 10.0.0.38 - - [2025-03-31 02:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003075 10.0.0.38 - - [2025-03-31 02:28:04] "GET /bgp-router/75e429a0-8472-4c3e-8704-936429d66f12?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1812 0.004370 10.0.0.38 - - [2025-03-31 02:28:04] "PUT /bgp-router/75e429a0-8472-4c3e-8704-936429d66f12 HTTP/1.1" 200 254 0.014632 [Introspect:8084]10.0.0.38 - - [2025-03-31 02:28:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000920 [Introspect:8084]10.0.0.38 - - [2025-03-31 02:28:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001064 10.0.0.38 - - [2025-03-31 02:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004365 10.0.0.38 - - [2025-03-31 02:28:08] "GET /global-vrouter-config/a6017a58-d4e5-49df-838a-c695f499489b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.003416 10.0.0.38 - - [2025-03-31 02:28:20] "GET / HTTP/1.1" 200 35931 0.001937 10.0.0.38 - - [2025-03-31 02:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 10.0.0.38 - - [2025-03-31 02:28:20] "GET /global-system-config/44c069a3-4064-4eb5-b691-6b37fe16f37f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.011177 10.0.0.38 - - [2025-03-31 02:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.38 - - [2025-03-31 02:28:20] "GET /config-node/be7cd072-6644-4863-859a-227b64919ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003137 10.0.0.38 - - [2025-03-31 02:28:32] "GET / HTTP/1.1" 200 35931 0.001598 10.0.0.38 - - [2025-03-31 02:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.38 - - [2025-03-31 02:28:32] "GET /routing-instance/d5effed1-6676-4e3d-a569-bc861ad4b409?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003072 10.0.0.38 - - [2025-03-31 02:28:32] "POST /bgp-routers HTTP/1.1" 409 301 0.007327 10.0.0.38 - - [2025-03-31 02:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.38 - - [2025-03-31 02:28:32] "GET /bgp-router/75e429a0-8472-4c3e-8704-936429d66f12?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1812 0.003121 10.0.0.38 - - [2025-03-31 02:28:32] "PUT /bgp-router/75e429a0-8472-4c3e-8704-936429d66f12 HTTP/1.1" 200 254 0.011805 [Introspect:8084]10.0.0.38 - - [2025-03-31 02:28:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000957 [Introspect:8084]10.0.0.38 - - [2025-03-31 02:28:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000951 10.0.0.38 - - [2025-03-31 02:28:48] "GET / HTTP/1.1" 200 35931 0.001957 10.0.0.38 - - [2025-03-31 02:28:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.38 - - [2025-03-31 02:28:48] "GET /global-system-config/44c069a3-4064-4eb5-b691-6b37fe16f37f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.008443 10.0.0.38 - - [2025-03-31 02:28:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.38 - - [2025-03-31 02:28:48] "GET /config-node/be7cd072-6644-4863-859a-227b64919ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003275 10.0.0.38 - - [2025-03-31 02:28:49] "GET / HTTP/1.1" 200 35931 0.001587 10.0.0.38 - - [2025-03-31 02:28:49] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003422 10.0.0.38 - - [2025-03-31 02:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.38 - - [2025-03-31 02:28:54] "GET /global-vrouter-config/a6017a58-d4e5-49df-838a-c695f499489b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.002384 10.0.0.38 - - [2025-03-31 02:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001482 10.0.0.38 - - [2025-03-31 02:28:54] "PUT /global-vrouter-config/a6017a58-d4e5-49df-838a-c695f499489b HTTP/1.1" 200 276 0.007330 10.0.0.38 - - [2025-03-31 02:28:54] "GET / HTTP/1.1" 200 35931 0.001687 10.0.0.38 - - [2025-03-31 02:28:54] "POST /alarms HTTP/1.1" 409 264 0.002233 10.0.0.38 - - [2025-03-31 02:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001631 10.0.0.38 - - [2025-03-31 02:28:54] "PUT /alarm/8b228d42-6220-42bd-8016-7099caef8480 HTTP/1.1" 200 244 0.009361 10.0.0.38 - - [2025-03-31 02:28:54] "POST /alarms HTTP/1.1" 409 261 0.002325 10.0.0.38 - - [2025-03-31 02:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001691 10.0.0.38 - - [2025-03-31 02:28:54] "PUT /alarm/bedf8f3a-7217-4f0f-b2a0-751455e0c0fe HTTP/1.1" 200 244 0.009848 10.0.0.38 - - [2025-03-31 02:28:54] "POST /alarms HTTP/1.1" 409 261 0.002585 10.0.0.38 - - [2025-03-31 02:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001572 10.0.0.38 - - [2025-03-31 02:28:54] "PUT /alarm/a1e0bf4f-0329-43d1-8aa5-630917114388 HTTP/1.1" 200 244 0.008416 10.0.0.38 - - [2025-03-31 02:28:54] "POST /alarms HTTP/1.1" 409 253 0.003446 10.0.0.38 - - [2025-03-31 02:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.38 - - [2025-03-31 02:28:54] "PUT /alarm/0d6ebb5b-6def-4049-9e7d-91425f124efa HTTP/1.1" 200 244 0.014019 10.0.0.38 - - [2025-03-31 02:28:55] "POST /alarms HTTP/1.1" 409 251 0.002239 10.0.0.38 - - [2025-03-31 02:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001541 10.0.0.38 - - [2025-03-31 02:28:55] "PUT /alarm/e6c9d137-c812-486a-bc45-6870bb409922 HTTP/1.1" 200 244 0.009100 10.0.0.38 - - [2025-03-31 02:28:55] "POST /alarms HTTP/1.1" 409 252 0.002377 10.0.0.38 - - [2025-03-31 02:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002194 10.0.0.38 - - [2025-03-31 02:28:55] "PUT /alarm/a3a5752b-78cc-412b-94c6-c2a4db2e6ad5 HTTP/1.1" 200 244 0.009168 10.0.0.38 - - [2025-03-31 02:28:55] "POST /alarms HTTP/1.1" 409 256 0.002989 10.0.0.38 - - [2025-03-31 02:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001708 10.0.0.38 - - [2025-03-31 02:28:55] "PUT /alarm/1171747d-40b6-425d-a674-e9733ad5729e HTTP/1.1" 200 244 0.009055 10.0.0.38 - - [2025-03-31 02:28:55] "POST /alarms HTTP/1.1" 409 248 0.002295 10.0.0.38 - - [2025-03-31 02:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.38 - - [2025-03-31 02:28:55] "PUT /alarm/bd945d78-c1e5-452f-97ea-2d8042cb9f0c HTTP/1.1" 200 244 0.010604 10.0.0.38 - - [2025-03-31 02:28:55] "POST /alarms HTTP/1.1" 409 252 0.002259 10.0.0.38 - - [2025-03-31 02:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001699 10.0.0.38 - - [2025-03-31 02:28:55] "PUT /alarm/7a653727-cc50-4a9e-9a22-ef2586b6af37 HTTP/1.1" 200 244 0.010357 10.0.0.38 - - [2025-03-31 02:28:55] "POST /alarms HTTP/1.1" 409 257 0.002363 10.0.0.38 - - [2025-03-31 02:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.38 - - [2025-03-31 02:28:55] "PUT /alarm/5f6b0344-0e48-4c5a-a753-ca5ec8623678 HTTP/1.1" 200 244 0.014988 10.0.0.38 - - [2025-03-31 02:28:55] "POST /alarms HTTP/1.1" 409 251 0.002250 10.0.0.38 - - [2025-03-31 02:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001564 10.0.0.38 - - [2025-03-31 02:28:55] "PUT /alarm/0389fc05-73d4-46aa-82b1-c1aa82be1a0c HTTP/1.1" 200 244 0.010183 10.0.0.38 - - [2025-03-31 02:28:55] "POST /alarms HTTP/1.1" 409 257 0.002184 10.0.0.38 - - [2025-03-31 02:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005497 10.0.0.38 - - [2025-03-31 02:28:55] "PUT /alarm/bc1a1f5f-21e8-4083-8369-4f741430a4c2 HTTP/1.1" 200 244 0.009252 10.0.0.38 - - [2025-03-31 02:28:55] "POST /alarms HTTP/1.1" 409 261 0.002716 10.0.0.38 - - [2025-03-31 02:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.38 - - [2025-03-31 02:28:55] "PUT /alarm/20ac11ed-645f-4919-98f9-102c1493286b HTTP/1.1" 200 244 0.008879 10.0.0.38 - - [2025-03-31 02:28:55] "POST /alarms HTTP/1.1" 409 258 0.002262 10.0.0.38 - - [2025-03-31 02:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.38 - - [2025-03-31 02:28:55] "PUT /alarm/907ceaba-cfe3-43d5-9454-256bd7cde272 HTTP/1.1" 200 244 0.009550 10.0.0.38 - - [2025-03-31 02:28:55] "POST /alarms HTTP/1.1" 409 254 0.002172 10.0.0.38 - - [2025-03-31 02:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.38 - - [2025-03-31 02:28:55] "PUT /alarm/77feefeb-1f23-45bc-a14e-47141d277aed HTTP/1.1" 200 244 0.009336 10.0.0.38 - - [2025-03-31 02:28:55] "POST /alarms HTTP/1.1" 409 254 0.002359 10.0.0.38 - - [2025-03-31 02:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001641 10.0.0.38 - - [2025-03-31 02:28:55] "PUT /alarm/8b45274c-e792-4cbe-af8d-3a6b9567b680 HTTP/1.1" 200 244 0.009530 10.0.0.38 - - [2025-03-31 02:28:55] "POST /alarms HTTP/1.1" 409 254 0.002233 10.0.0.38 - - [2025-03-31 02:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.38 - - [2025-03-31 02:28:55] "PUT /alarm/f7266550-61da-4c4d-a0f4-f1a940c4833a HTTP/1.1" 200 244 0.010154 10.0.0.38 - - [2025-03-31 02:28:55] "POST /alarms HTTP/1.1" 409 247 0.002520 10.0.0.38 - - [2025-03-31 02:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001973 10.0.0.38 - - [2025-03-31 02:28:55] "PUT /alarm/074568a2-b1a5-4be4-8825-5def74cf7afb HTTP/1.1" 200 244 0.010383 10.0.0.38 - - [2025-03-31 02:28:55] "POST /alarms HTTP/1.1" 409 272 0.002289 10.0.0.38 - - [2025-03-31 02:28:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001726 10.0.0.38 - - [2025-03-31 02:28:55] "PUT /alarm/4ea632ad-40a9-4a60-97a9-f961d390040d HTTP/1.1" 200 244 0.009269 10.0.0.38 - - [2025-03-31 02:28:55] "POST /alarms HTTP/1.1" 409 261 0.013151 10.0.0.38 - - [2025-03-31 02:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005100 10.0.0.38 - - [2025-03-31 02:28:56] "PUT /alarm/b08793ec-4663-46a7-aead-76b34a9c70f0 HTTP/1.1" 200 244 0.011467 10.0.0.38 - - [2025-03-31 02:28:56] "POST /alarms HTTP/1.1" 409 259 0.005475 10.0.0.38 - - [2025-03-31 02:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.38 - - [2025-03-31 02:28:56] "PUT /alarm/7605ba6b-688f-495c-8c8c-6a4d628f8e2f HTTP/1.1" 200 244 0.012452 10.0.0.38 - - [2025-03-31 02:28:56] "POST /alarms HTTP/1.1" 409 265 0.007426 10.0.0.38 - - [2025-03-31 02:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002510 10.0.0.38 - - [2025-03-31 02:28:56] "PUT /alarm/abe10bb2-1877-4202-aaf0-e5f8a92a2567 HTTP/1.1" 200 244 0.011393 10.0.0.38 - - [2025-03-31 02:28:56] "POST /alarms HTTP/1.1" 409 279 0.013089 10.0.0.38 - - [2025-03-31 02:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.38 - - [2025-03-31 02:28:56] "PUT /alarm/33ec2cb3-5095-4bb9-b17a-4851c815266a HTTP/1.1" 200 244 0.011468 10.0.0.38 - - [2025-03-31 02:28:56] "GET / HTTP/1.1" 200 35931 0.002141 10.0.0.38 - - [2025-03-31 02:28:56] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002129 10.0.0.38 - - [2025-03-31 02:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.38 - - [2025-03-31 02:28:56] "PUT /global-vrouter-config/a6017a58-d4e5-49df-838a-c695f499489b HTTP/1.1" 200 276 0.016671 10.0.0.38 - - [2025-03-31 02:28:57] "GET / HTTP/1.1" 200 35931 0.001717 10.0.0.38 - - [2025-03-31 02:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.38 - - [2025-03-31 02:28:57] "GET /global-vrouter-config/a6017a58-d4e5-49df-838a-c695f499489b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.002835 10.0.0.38 - - [2025-03-31 02:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001659 10.0.0.38 - - [2025-03-31 02:28:57] "PUT /global-vrouter-config/a6017a58-d4e5-49df-838a-c695f499489b HTTP/1.1" 200 276 0.014942 10.0.0.38 - - [2025-03-31 02:28:57] "GET / HTTP/1.1" 200 35931 0.002384 10.0.0.38 - - [2025-03-31 02:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.38 - - [2025-03-31 02:28:57] "GET /global-system-config/44c069a3-4064-4eb5-b691-6b37fe16f37f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.007344 10.0.0.38 - - [2025-03-31 02:28:57] "PUT /global-system-config/44c069a3-4064-4eb5-b691-6b37fe16f37f HTTP/1.1" 200 274 0.019351 10.0.0.38 - - [2025-03-31 02:29:00] "GET / HTTP/1.1" 200 35931 0.001777 10.0.0.38 - - [2025-03-31 02:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.38 - - [2025-03-31 02:29:00] "GET /routing-instance/d5effed1-6676-4e3d-a569-bc861ad4b409?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.006029 10.0.0.38 - - [2025-03-31 02:29:01] "POST /bgp-routers HTTP/1.1" 409 301 0.002599 10.0.0.38 - - [2025-03-31 02:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.38 - - [2025-03-31 02:29:01] "GET /bgp-router/75e429a0-8472-4c3e-8704-936429d66f12?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1812 0.003346 10.0.0.38 - - [2025-03-31 02:29:01] "PUT /bgp-router/75e429a0-8472-4c3e-8704-936429d66f12 HTTP/1.1" 200 254 0.012365 [Introspect:8084]10.0.0.38 - - [2025-03-31 02:29:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001524 [Introspect:8084]10.0.0.38 - - [2025-03-31 02:29:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.007344 10.0.0.38 - - [2025-03-31 02:29:05] "POST /tags HTTP/1.1" 200 355 0.043108 10.0.0.38 - - [2025-03-31 02:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.020561 10.0.0.38 - - [2025-03-31 02:29:05] "GET /tag/3d9fff78-5749-45cf-a433-878728a3527d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.016828 10.0.0.38 - - [2025-03-31 02:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005019 10.0.0.38 - - [2025-03-31 02:29:05] "GET /virtual-network/79006cea-1983-4cc3-8560-76d496e28519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.007746 10.0.0.38 - - [2025-03-31 02:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.38 - - [2025-03-31 02:29:05] "GET /project/e4876756-ad68-45f0-ada1-ffceaf2f3bb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.040978 10.0.0.38 - - [2025-03-31 02:29:05] "POST /virtual-machines HTTP/1.1" 200 351 0.014117 10.0.0.38 - - [2025-03-31 02:29:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.015094 10.0.0.38 - - [2025-03-31 02:29:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.106178 10.0.0.38 - - [2025-03-31 02:29:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.024706 10.0.0.38 - - [2025-03-31 02:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 10.0.0.38 - - [2025-03-31 02:29:05] "GET /virtual-machine-interface/ead54b2c-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.005229 10.0.0.38 - - [2025-03-31 02:29:06] "POST /instance-ips HTTP/1.1" 200 391 0.038265 10.0.0.38 - - [2025-03-31 02:29:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.021006 10.0.0.38 - - [2025-03-31 02:29:06] "GET /virtual-machine-interface/ead54b2c-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.010501 10.0.0.38 - - [2025-03-31 02:29:06] "POST /set-tag HTTP/1.1" 200 109 0.018878 10.0.0.38 - - [2025-03-31 02:29:06] "GET /virtual-machine-interface/ead54b2c-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.007023 10.0.0.38 - - [2025-03-31 02:29:06] "GET /instance-ip/eaf253a2-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.010907 10.0.0.38 - - [2025-03-31 02:29:06] "GET /virtual-machine-interface/ead54b2c-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006524 10.0.0.38 - - [2025-03-31 02:29:06] "POST /set-tag HTTP/1.1" 200 109 0.002358 10.0.0.38 - - [2025-03-31 02:29:06] "GET /virtual-router/bf208737-978d-477b-914b-1a718607e096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003832 10.0.0.38 - - [2025-03-31 02:29:06] "POST /ref-update HTTP/1.1" 200 156 0.011143 10.0.0.38 - - [2025-03-31 02:29:06] "GET /virtual-machine-interface/ead54b2c-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.016239 10.0.0.38 - - [2025-03-31 02:29:06] "POST /set-tag HTTP/1.1" 200 109 0.002932 10.0.0.38 - - [2025-03-31 02:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007692 10.0.0.38 - - [2025-03-31 02:29:06] "GET /virtual-network/79006cea-1983-4cc3-8560-76d496e28519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004982 10.0.0.38 - - [2025-03-31 02:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001797 10.0.0.38 - - [2025-03-31 02:29:06] "GET /project/e4876756-ad68-45f0-ada1-ffceaf2f3bb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.042726 10.0.0.38 - - [2025-03-31 02:29:06] "POST /virtual-machines HTTP/1.1" 200 355 0.011674 10.0.0.38 - - [2025-03-31 02:29:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.017257 10.0.0.38 - - [2025-03-31 02:29:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.119173 10.0.0.38 - - [2025-03-31 02:29:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.010559 10.0.0.38 - - [2025-03-31 02:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002968 10.0.0.38 - - [2025-03-31 02:29:06] "GET /virtual-machine-interface/eb575694-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.006234 10.0.0.38 - - [2025-03-31 02:29:06] "POST /instance-ips HTTP/1.1" 200 395 0.023497 10.0.0.38 - - [2025-03-31 02:29:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.019415 10.0.0.38 - - [2025-03-31 02:29:06] "GET /virtual-machine-interface/eb575694-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.010466 10.0.0.38 - - [2025-03-31 02:29:06] "POST /set-tag HTTP/1.1" 200 109 0.018506 10.0.0.38 - - [2025-03-31 02:29:07] "GET /virtual-machine-interface/eb575694-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.014205 10.0.0.38 - - [2025-03-31 02:29:07] "GET /instance-ip/eb730416-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.004035 10.0.0.38 - - [2025-03-31 02:29:07] "GET /virtual-machine-interface/eb575694-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004830 10.0.0.38 - - [2025-03-31 02:29:07] "POST /set-tag HTTP/1.1" 200 109 0.002048 10.0.0.38 - - [2025-03-31 02:29:07] "GET /virtual-router/bf208737-978d-477b-914b-1a718607e096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.003879 10.0.0.38 - - [2025-03-31 02:29:07] "POST /ref-update HTTP/1.1" 200 156 0.014269 10.0.0.38 - - [2025-03-31 02:29:07] "GET /virtual-machine-interface/eb575694-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.010171 10.0.0.38 - - [2025-03-31 02:29:07] "POST /set-tag HTTP/1.1" 200 109 0.002745 10.0.0.38 - - [2025-03-31 02:29:07] "GET /virtual-machine-interface/ead54b2c-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006885 10.0.0.38 - - [2025-03-31 02:29:07] "POST /set-tag HTTP/1.1" 200 109 0.002641 10.0.0.38 - - [2025-03-31 02:29:07] "GET /virtual-machine-interface/eb575694-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006414 10.0.0.38 - - [2025-03-31 02:29:07] "POST /set-tag HTTP/1.1" 200 109 0.002793 10.0.0.38 - - [2025-03-31 02:29:17] "GET / HTTP/1.1" 200 35931 0.001861 10.0.0.38 - - [2025-03-31 02:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.38 - - [2025-03-31 02:29:17] "GET /global-system-config/44c069a3-4064-4eb5-b691-6b37fe16f37f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005835 10.0.0.38 - - [2025-03-31 02:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.38 - - [2025-03-31 02:29:17] "GET /config-node/be7cd072-6644-4863-859a-227b64919ff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003397 10.0.0.38 - - [2025-03-31 02:29:18] "GET /virtual-machine-interface/ead54b2c-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005133 10.0.0.38 - - [2025-03-31 02:29:18] "POST /set-tag HTTP/1.1" 200 109 0.002199 10.0.0.38 - - [2025-03-31 02:29:19] "GET /virtual-machine-interface/eb575694-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005142 10.0.0.38 - - [2025-03-31 02:29:19] "POST /set-tag HTTP/1.1" 200 109 0.003118 10.0.0.38 - - [2025-03-31 02:29:19] "GET /virtual-machine-interface/ead54b2c-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005933 10.0.0.38 - - [2025-03-31 02:29:19] "POST /set-tag HTTP/1.1" 200 109 0.002338 10.0.0.38 - - [2025-03-31 02:29:29] "GET / HTTP/1.1" 200 35931 0.001612 10.0.0.38 - - [2025-03-31 02:29:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.010285 10.0.0.38 - - [2025-03-31 02:29:29] "GET /routing-instance/d5effed1-6676-4e3d-a569-bc861ad4b409?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004699 10.0.0.38 - - [2025-03-31 02:29:29] "POST /bgp-routers HTTP/1.1" 409 301 0.002221 10.0.0.38 - - [2025-03-31 02:29:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.38 - - [2025-03-31 02:29:29] "GET /bgp-router/75e429a0-8472-4c3e-8704-936429d66f12?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.003397 10.0.0.38 - - [2025-03-31 02:29:29] "PUT /bgp-router/75e429a0-8472-4c3e-8704-936429d66f12 HTTP/1.1" 200 254 0.019640 [Introspect:8084]10.0.0.38 - - [2025-03-31 02:29:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000865 [Introspect:8084]10.0.0.38 - - [2025-03-31 02:29:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000905 10.0.0.38 - - [2025-03-31 02:29:51] "GET /virtual-machine-interface/ead54b2c-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006507 10.0.0.38 - - [2025-03-31 02:29:51] "POST /set-tag HTTP/1.1" 200 109 0.002841 10.0.0.38 - - [2025-03-31 02:29:51] "GET /virtual-machine-interface/ead54b2c-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005607 10.0.0.38 - - [2025-03-31 02:29:51] "POST /set-tag HTTP/1.1" 200 109 0.002815 10.0.0.38 - - [2025-03-31 02:29:51] "GET /virtual-machine/a5449636-1aee-4e73-8f95-b21439f4c9fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.003105 10.0.0.38 - - [2025-03-31 02:29:51] "POST /ref-update HTTP/1.1" 200 156 0.013351 10.0.0.38 - - [2025-03-31 02:29:51] "GET /virtual-machine-interface/ead54b2c-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004872 10.0.0.38 - - [2025-03-31 02:29:51] "POST /set-tag HTTP/1.1" 200 109 0.015904 10.0.0.38 - - [2025-03-31 02:29:51] "POST /set-tag HTTP/1.1" 200 109 0.014579 10.0.0.38 - - [2025-03-31 02:29:51] "DELETE /instance-ip/eaf253a2-0dd7-11f0-8fe2-fa163e14dac2 HTTP/1.1" 200 115 0.044937 10.0.0.38 - - [2025-03-31 02:29:51] "DELETE /virtual-machine-interface/ead54b2c-0dd7-11f0-8fe2-fa163e14dac2 HTTP/1.1" 200 115 0.044317 10.0.0.38 - - [2025-03-31 02:29:51] "DELETE /virtual-machine/a5449636-1aee-4e73-8f95-b21439f4c9fa HTTP/1.1" 200 115 0.024367 10.0.0.38 - - [2025-03-31 02:29:51] "GET /virtual-machine-interface/eb575694-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005147 10.0.0.38 - - [2025-03-31 02:29:51] "POST /set-tag HTTP/1.1" 200 109 0.002783 10.0.0.38 - - [2025-03-31 02:30:22] "GET /virtual-machine-interface/eb575694-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005022 10.0.0.38 - - [2025-03-31 02:30:22] "POST /set-tag HTTP/1.1" 200 109 0.002557 10.0.0.38 - - [2025-03-31 02:30:22] "GET /virtual-machine-interface/eb575694-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006521 10.0.0.38 - - [2025-03-31 02:30:22] "POST /set-tag HTTP/1.1" 200 109 0.002251 10.0.0.38 - - [2025-03-31 02:30:22] "GET /virtual-machine/cc5434ee-a87f-4a5d-b2af-abb0c3a1a293?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.003376 10.0.0.38 - - [2025-03-31 02:30:22] "POST /ref-update HTTP/1.1" 200 156 0.032017 10.0.0.38 - - [2025-03-31 02:30:22] "GET /virtual-machine-interface/eb575694-0dd7-11f0-8fe2-fa163e14dac2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.010077