+++ date ++ echo 'INFO: =================== Thu Feb 19 05:13:21 UTC 2026 ===================' INFO: =================== Thu Feb 19 05:13:21 UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ head -n 1 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' ++ 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=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 +++ mount -t hugetlbfs ++ HUGE_PAGES_2MB_DIR= ++ 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=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ 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,10.0.0.50,10.0.0.33 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICS_SNMP_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ 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 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.38:8081 10.0.0.50:8081 10.0.0.33:8081 ' ']' +++ echo '10.0.0.38:8081 10.0.0.50:8081 10.0.0.33:8081' ++ ANALYTICS_SERVERS='10.0.0.38:8081 10.0.0.50:8081 10.0.0.33: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 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.38:9042 10.0.0.50:9042 10.0.0.33:9042 ' ']' +++ echo '10.0.0.38:9042 10.0.0.50:9042 10.0.0.33:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.38:9042 10.0.0.50:9042 10.0.0.33:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ 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 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.38:8086 10.0.0.50:8086 10.0.0.33:8086 ' ']' +++ echo '10.0.0.38:8086 10.0.0.50:8086 10.0.0.33:8086' ++ COLLECTOR_SERVERS='10.0.0.38:8086 10.0.0.50:8086 10.0.0.33: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,10.0.0.50,10.0.0.33 ++ CONFIGDB_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ 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 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.38:8082 10.0.0.50:8082 10.0.0.33:8082 ' ']' +++ echo '10.0.0.38:8082 10.0.0.50:8082 10.0.0.33:8082' ++ CONFIG_SERVERS='10.0.0.38:8082 10.0.0.50:8082 10.0.0.33: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 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.38:9161 10.0.0.50:9161 10.0.0.33:9161 ' ']' +++ echo '10.0.0.38:9161 10.0.0.50:9161 10.0.0.33:9161' ++ CONFIGDB_SERVERS='10.0.0.38:9161 10.0.0.50:9161 10.0.0.33: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 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041 ' ']' +++ echo '10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.38:9041 10.0.0.50:9041 10.0.0.33: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.20.0.17,10.20.0.254,10.20.0.14 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.17,10.20.0.254,10.20.0.14 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ 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, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181, ']' +++ echo 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=10.0.0.38:2181,10.0.0.50:2181,10.0.0.33: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 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.38:2181 10.0.0.50:2181 10.0.0.33:2181 ' ']' +++ echo '10.0.0.38:2181 10.0.0.50:2181 10.0.0.33:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.38:2181 10.0.0.50:2181 10.0.0.33:2181' ++ RABBITMQ_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ 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, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.38:5673,10.0.0.50:5673,10.0.0.33:5673, ']' +++ echo 10.0.0.38:5673,10.0.0.50:5673,10.0.0.33:5673 ++ RABBITMQ_SERVERS=10.0.0.38:5673,10.0.0.50:5673,10.0.0.33: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 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.38:6379 10.0.0.50:6379 10.0.0.33:6379 ' ']' +++ echo '10.0.0.38:6379 10.0.0.50:6379 10.0.0.33:6379' ++ REDIS_SERVERS='10.0.0.38:6379 10.0.0.50:6379 10.0.0.33: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,10.0.0.50,10.0.0.33 ++ 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 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.38:9092 10.0.0.50:9092 10.0.0.33:9092 ' ']' +++ echo '10.0.0.38:9092 10.0.0.50:9092 10.0.0.33:9092' ++ KAFKA_SERVERS='10.0.0.38:9092 10.0.0.50:9092 10.0.0.33: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=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.38 ++ 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,10.0.0.50,10.0.0.33 ++ 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,10.0.0.50,10.0.0.33 ++ 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 ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ 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,10.0.0.50,10.0.0.33 ++ cut -d , -f 1 + local cassandra=10.0.0.38 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.38 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ cut -d ' ' -f 1 +++ 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,10.0.0.50,10.0.0.33 +++ local servers=10.0.0.38,10.0.0.50,10.0.0.33 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ grep -vi host ++++ uniq +++ local local_ips=,10.0.0.38,10.20.0.17,127.0.0.1,172.17.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.0.17,127.0.0.1,172.17.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 ]] ++ echo 10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.38:9041 10.0.0.50:9041 10.0.0.33: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=__ ++ set -o posix ++ set ++ sort ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/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 + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + 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 ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + 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/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/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/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.6/site-packages/keystonemiddleware/auth_token/_memcache_crypt.py:42: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography. The next release of cryptography will remove support for Python 3.6. from cryptography.hazmat import backends as crypto_backends 02/19/2026 05:13:30.434 7f7eb5717b08 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/19/2026 05:13:30.491 7f7eb5717b08 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/19/2026 05:13:30.522 7f7eb5717b08 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/19/2026 05:13:30.527 7f7eb5717b08 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] ovl: Error while doing RPMdb copy-up: [Errno 13] Permission denied: '/var/lib/rpm/__db.003' The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://localhost:8095/ Hit Ctrl-C to quit. 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 - - [2026-02-19 05:14:00] "GET / HTTP/1.1" 200 45871 0.005643 10.0.0.38 - - [2026-02-19 05:14:00] "GET / HTTP/1.1" 200 45871 0.001399 Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.38 - - [2026-02-19 05:14:00] "POST /fqname-to-id HTTP/1.1" 401 292 0.000607 10.0.0.38 - - [2026-02-19 05:14:00] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000453 10.0.0.50 - - [2026-02-19 05:14:00] "GET / HTTP/1.1" 200 35931 0.005342 10.0.0.50 - - [2026-02-19 05:14:00] "POST /fqname-to-id HTTP/1.1" 401 292 0.000474 10.0.0.33 - - [2026-02-19 05:14:01] "GET / HTTP/1.1" 200 35931 0.001466 10.0.0.38 - - [2026-02-19 05:14:01] "GET / HTTP/1.1" 200 35931 0.001405 10.0.0.38 - - [2026-02-19 05:14:01] "POST /fqname-to-id HTTP/1.1" 401 292 0.008375 10.0.0.50 - - [2026-02-19 05:14:03] "GET / HTTP/1.1" 200 35931 0.001751 10.0.0.33 - - [2026-02-19 05:14:03] "GET / HTTP/1.1" 200 35931 0.001350 10.0.0.50 - - [2026-02-19 05:14:03] "POST /fqname-to-id HTTP/1.1" 401 292 0.000448 10.0.0.33 - - [2026-02-19 05:14:03] "POST /fqname-to-id HTTP/1.1" 401 292 0.000392 10.0.0.50 - - [2026-02-19 05:14:03] "GET / HTTP/1.1" 200 35931 0.001462 10.0.0.50 - - [2026-02-19 05:14:03] "POST /fqname-to-id HTTP/1.1" 401 292 0.000406 10.0.0.38 - - [2026-02-19 05:14:07] "GET / HTTP/1.1" 200 35931 0.002160 10.0.0.38 - - [2026-02-19 05:14:07] "POST /fqname-to-id HTTP/1.1" 401 292 0.000672 10.0.0.50 - - [2026-02-19 05:14:09] "GET / HTTP/1.1" 200 35931 0.001760 10.0.0.50 - - [2026-02-19 05:14:09] "POST /fqname-to-id HTTP/1.1" 401 292 0.000626 10.0.0.33 - - [2026-02-19 05:14:09] "GET / HTTP/1.1" 200 35931 0.001575 10.0.0.33 - - [2026-02-19 05:14:09] "POST /fqname-to-id HTTP/1.1" 401 292 0.000511 10.0.0.50 - - [2026-02-19 05:14:33] "GET / HTTP/1.1" 200 35931 0.001847 10.0.0.50 - - [2026-02-19 05:14:33] "POST /fqname-to-id HTTP/1.1" 401 292 0.000528 10.0.0.33 - - [2026-02-19 05:14:33] "GET / HTTP/1.1" 200 35931 0.001449 10.0.0.33 - - [2026-02-19 05:14:33] "POST /fqname-to-id HTTP/1.1" 401 292 0.003309 10.0.0.38 - - [2026-02-19 05:14:33] "GET / HTTP/1.1" 200 35931 0.001836 10.0.0.38 - - [2026-02-19 05:14:33] "POST /fqname-to-id HTTP/1.1" 401 292 0.000418 10.0.0.38 - - [2026-02-19 05:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 36.958042 10.0.0.38 - - [2026-02-19 05:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004981 10.0.0.50 - - [2026-02-19 05:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 19.023245 10.0.0.50 - - [2026-02-19 05:14:42] "GET /global-system-config/83d41a65-7cf8-4be3-85a7-1a9088f86999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.006455 10.0.0.38 - - [2026-02-19 05:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 21.487492 10.0.0.38 - - [2026-02-19 05:14:42] "GET /global-system-config/83d41a65-7cf8-4be3-85a7-1a9088f86999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.005082 10.0.0.50 - - [2026-02-19 05:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 25.157773 10.0.0.50 - - [2026-02-19 05:14:42] "GET /global-system-config/83d41a65-7cf8-4be3-85a7-1a9088f86999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.004741 10.0.0.50 - - [2026-02-19 05:14:42] "POST /fqname-to-id HTTP/1.1" 404 220 0.006485 10.0.0.38 - - [2026-02-19 05:14:42] "POST /fqname-to-id HTTP/1.1" 404 220 0.006321 10.0.0.33 - - [2026-02-19 05:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 25.817770 10.0.0.33 - - [2026-02-19 05:14:42] "GET /global-system-config/83d41a65-7cf8-4be3-85a7-1a9088f86999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.004470 10.0.0.50 - - [2026-02-19 05:14:42] "POST /fqname-to-id HTTP/1.1" 404 220 0.007753 10.0.0.38 - - [2026-02-19 05:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 33.867075 10.0.0.38 - - [2026-02-19 05:14:42] "GET /global-system-config/83d41a65-7cf8-4be3-85a7-1a9088f86999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.018019 10.0.0.33 - - [2026-02-19 05:14:42] "POST /fqname-to-id HTTP/1.1" 404 220 0.012305 10.0.0.38 - - [2026-02-19 05:14:42] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 36.840770 10.0.0.38 - - [2026-02-19 05:14:42] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.008277 10.0.0.33 - - [2026-02-19 05:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 18.589556 10.0.0.33 - - [2026-02-19 05:14:42] "GET /global-system-config/83d41a65-7cf8-4be3-85a7-1a9088f86999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.008728 10.0.0.38 - - [2026-02-19 05:14:42] "POST /fqname-to-id HTTP/1.1" 404 220 0.011765 10.0.0.50 - - [2026-02-19 05:14:42] "GET /global-system-configs HTTP/1.1" 200 322 15.260738 10.0.0.33 - - [2026-02-19 05:14:42] "GET /global-system-configs HTTP/1.1" 200 322 11.355460 10.0.0.33 - - [2026-02-19 05:14:42] "POST /fqname-to-id HTTP/1.1" 404 220 0.006295 10.0.0.50 - - [2026-02-19 05:14:42] "POST /config-nodes HTTP/1.1" 200 599 0.145636 10.0.0.50 - - [2026-02-19 05:14:42] "POST /config-database-nodes HTTP/1.1" 200 617 0.105737 10.0.0.38 - - [2026-02-19 05:14:42] "POST /config-database-nodes HTTP/1.1" 200 617 0.150770 10.0.0.33 - - [2026-02-19 05:14:42] "POST /config-database-nodes HTTP/1.1" 200 617 0.101527 10.0.0.50 - - [2026-02-19 05:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 1.378780 10.0.0.50 - - [2026-02-19 05:14:42] "GET /routing-instance/28a26954-9404-45ca-8361-fdb3d9be4cf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.019508 10.0.0.33 - - [2026-02-19 05:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 1.099856 10.0.0.33 - - [2026-02-19 05:14:42] "GET /routing-instance/28a26954-9404-45ca-8361-fdb3d9be4cf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.005125 10.0.0.50 - - [2026-02-19 05:14:42] "GET /global-system-configs HTTP/1.1" 200 322 8.661578 10.0.0.38 - - [2026-02-19 05:14:42] "POST /config-nodes HTTP/1.1" 200 599 0.161559 10.0.0.38 - - [2026-02-19 05:14:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.842594 10.0.0.38 - - [2026-02-19 05:14:42] "GET /routing-instance/28a26954-9404-45ca-8361-fdb3d9be4cf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.017562 10.0.0.33 - - [2026-02-19 05:14:42] "POST /config-nodes HTTP/1.1" 200 599 0.144238 10.0.0.50 - - [2026-02-19 05:14:42] "POST /bgp-routers HTTP/1.1" 200 620 0.105584 10.0.0.33 - - [2026-02-19 05:14:42] "POST /bgp-routers HTTP/1.1" 200 620 0.108805 10.0.0.38 - - [2026-02-19 05:14:43] "POST /bgp-routers HTTP/1.1" 200 620 0.072475 10.0.0.38 - - [2026-02-19 05:14:43] "GET /global-system-configs HTTP/1.1" 200 322 6.245053 10.0.0.50 - - [2026-02-19 05:14:43] "GET /bgp-router/5ba55f33-99f5-4a18-927f-ca903a6e7861?fields=global_system_config_back_refs HTTP/1.1" 200 1116 0.019249 10.0.0.33 - - [2026-02-19 05:14:43] "GET /bgp-router/2b4b7fc2-77c8-46cb-ba02-cec206270dbb?fields=global_system_config_back_refs HTTP/1.1" 200 1116 0.007561 10.0.0.38 - - [2026-02-19 05:14:43] "GET /bgp-router/d239f115-a700-4bc6-802a-e252ad49cabf?fields=global_system_config_back_refs HTTP/1.1" 200 1116 0.009553 10.0.0.50 - - [2026-02-19 05:14:43] "GET / HTTP/1.1" 200 35931 0.001898 10.0.0.50 - - [2026-02-19 05:14:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004317 10.0.0.50 - - [2026-02-19 05:14:43] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000456 10.0.0.33 - - [2026-02-19 05:14:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003576 10.0.0.38 - - [2026-02-19 05:14:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006765 10.0.0.50 - - [2026-02-19 05:14:43] "GET /global-system-config/83d41a65-7cf8-4be3-85a7-1a9088f86999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.006642 10.0.0.33 - - [2026-02-19 05:14:43] "GET /global-system-config/83d41a65-7cf8-4be3-85a7-1a9088f86999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.007190 10.0.0.38 - - [2026-02-19 05:14:43] "GET /global-system-config/83d41a65-7cf8-4be3-85a7-1a9088f86999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.006183 10.0.0.50 - - [2026-02-19 05:14:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003789 10.0.0.33 - - [2026-02-19 05:14:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003954 10.0.0.38 - - [2026-02-19 05:14:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005688 10.0.0.50 - - [2026-02-19 05:14:43] "POST /ref-update HTTP/1.1" 200 156 0.034398 10.0.0.33 - - [2026-02-19 05:14:43] "POST /ref-update HTTP/1.1" 200 156 0.031488 10.0.0.33 - - [2026-02-19 05:14:43] "GET /global-system-configs HTTP/1.1" 200 322 5.002879 10.0.0.38 - - [2026-02-19 05:14:43] "POST /ref-update HTTP/1.1" 200 156 0.044993 10.0.0.38 - - [2026-02-19 05:14:43] "GET / HTTP/1.1" 200 35931 0.002854 10.0.0.38 - - [2026-02-19 05:14:43] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000554 10.0.0.33 - - [2026-02-19 05:14:43] "GET / HTTP/1.1" 200 35931 0.001461 10.0.0.33 - - [2026-02-19 05:14:43] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000425 10.0.0.38 - - [2026-02-19 05:14:43] "GET /global-system-configs HTTP/1.1" 200 322 2.652383 10.0.0.33 - - [2026-02-19 05:14:45] "GET /network-ipam/fd5e0dfa-c308-4af0-a185-9829ec052714?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 1.642770 10.0.0.50 - - [2026-02-19 05:14:45] "GET /global-system-config/83d41a65-7cf8-4be3-85a7-1a9088f86999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1878 1.516040 10.0.0.50 - - [2026-02-19 05:14:45] "POST /global-vrouter-configs HTTP/1.1" 409 251 1.179941 10.0.0.50 - - [2026-02-19 05:14:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004273 10.0.0.50 - - [2026-02-19 05:14:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004498 10.0.0.50 - - [2026-02-19 05:14:45] "POST /service-templates HTTP/1.1" 200 501 0.052555 10.0.0.38 - - [2026-02-19 05:14:45] "POST /global-vrouter-configs HTTP/1.1" 409 251 1.158581 /usr/local/lib/python3.6/site-packages/keystoneauth1/adapter.py:244: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn('Using keystoneclient sessions has been deprecated. ' 10.0.0.50 - - [2026-02-19 05:14:45] "POST /fqname-to-id HTTP/1.1" 404 200 0.780124 10.0.0.33 - - [2026-02-19 05:14:45] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.562238 10.0.0.50 - - [2026-02-19 05:14:45] "POST /job-templates HTTP/1.1" 200 545 0.045922 10.0.0.50 - - [2026-02-19 05:14:45] "POST /service-templates HTTP/1.1" 200 507 0.064671 10.0.0.50 - - [2026-02-19 05:14:45] "POST /fqname-to-id HTTP/1.1" 404 208 0.004416 10.0.0.50 - - [2026-02-19 05:14:45] "POST /job-templates HTTP/1.1" 200 583 0.070613 10.0.0.50 - - [2026-02-19 05:14:46] "POST /fqname-to-id HTTP/1.1" 404 203 0.012148 10.0.0.50 - - [2026-02-19 05:14:46] "POST /job-templates HTTP/1.1" 200 555 0.108719 10.0.0.33 - - [2026-02-19 05:14:46] "POST /ref-update HTTP/1.1" 200 156 0.117670 10.0.0.50 - - [2026-02-19 05:14:46] "POST /fqname-to-id HTTP/1.1" 404 196 0.006822 10.0.0.50 - - [2026-02-19 05:14:46] "POST /job-templates HTTP/1.1" 200 535 0.046155 10.0.0.50 - - [2026-02-19 05:14:46] "POST /fqname-to-id HTTP/1.1" 404 198 0.009003 10.0.0.50 - - [2026-02-19 05:14:46] "POST /job-templates HTTP/1.1" 200 559 0.100288 10.0.0.50 - - [2026-02-19 05:14:46] "POST /fqname-to-id HTTP/1.1" 404 197 0.011272 10.0.0.33 - - [2026-02-19 05:14:46] "POST /fqname-to-id HTTP/1.1" 404 224 0.006125 10.0.0.50 - - [2026-02-19 05:14:47] "POST /job-templates HTTP/1.1" 200 555 0.047454 10.0.0.50 - - [2026-02-19 05:14:47] "POST /fqname-to-id HTTP/1.1" 404 194 0.010972 10.0.0.33 - - [2026-02-19 05:14:47] "POST /ref-update HTTP/1.1" 200 156 0.051893 10.0.0.50 - - [2026-02-19 05:14:47] "POST /job-templates HTTP/1.1" 200 579 0.064648 10.0.0.33 - - [2026-02-19 05:14:47] "POST /route-targets HTTP/1.1" 200 327 0.017696 10.0.0.50 - - [2026-02-19 05:14:47] "POST /fqname-to-id HTTP/1.1" 404 198 0.007940 10.0.0.33 - - [2026-02-19 05:14:47] "POST /ref-update HTTP/1.1" 200 156 0.034779 10.0.0.50 - - [2026-02-19 05:14:47] "POST /job-templates HTTP/1.1" 200 575 0.100612 10.0.0.50 - - [2026-02-19 05:14:47] "POST /fqname-to-id HTTP/1.1" 404 198 0.004321 10.0.0.33 - - [2026-02-19 05:14:47] "PUT /access-control-list/baeeeb9c-92ce-46ab-8efd-8d391f494521 HTTP/1.1" 200 272 0.032182 10.0.0.50 - - [2026-02-19 05:14:47] "POST /job-templates HTTP/1.1" 200 555 0.058374 10.0.0.50 - - [2026-02-19 05:14:47] "POST /fqname-to-id HTTP/1.1" 404 195 0.008564 10.0.0.50 - - [2026-02-19 05:14:48] "POST /job-templates HTTP/1.1" 200 553 0.047186 10.0.0.50 - - [2026-02-19 05:14:48] "POST /fqname-to-id HTTP/1.1" 404 201 0.008726 10.0.0.50 - - [2026-02-19 05:14:48] "POST /config-propertiess HTTP/1.1" 200 551 0.041231 10.0.0.50 - - [2026-02-19 05:14:48] "POST /fqname-to-id HTTP/1.1" 404 166 0.006033 10.0.0.50 - - [2026-02-19 05:14:48] "POST /tags HTTP/1.1" 200 333 0.047549 10.0.0.50 - - [2026-02-19 05:14:48] "POST /fqname-to-id HTTP/1.1" 404 174 0.021372 10.0.0.50 - - [2026-02-19 05:14:48] "POST /tags HTTP/1.1" 200 313 0.087515 10.0.0.50 - - [2026-02-19 05:14:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004140 10.0.0.50 - - [2026-02-19 05:14:48] "POST /hardwares HTTP/1.1" 200 327 0.019636 10.0.0.50 - - [2026-02-19 05:14:49] "POST /fqname-to-id HTTP/1.1" 404 166 0.004604 10.0.0.50 - - [2026-02-19 05:14:49] "POST /hardwares HTTP/1.1" 200 327 0.017470 10.0.0.50 - - [2026-02-19 05:14:49] "POST /fqname-to-id HTTP/1.1" 404 164 0.005394 10.0.0.50 - - [2026-02-19 05:14:49] "POST /hardwares HTTP/1.1" 200 317 0.019369 10.0.0.50 - - [2026-02-19 05:14:49] "POST /fqname-to-id HTTP/1.1" 404 164 0.005762 10.0.0.50 - - [2026-02-19 05:14:49] "POST /hardwares HTTP/1.1" 200 323 0.015738 10.0.0.50 - - [2026-02-19 05:14:49] "POST /fqname-to-id HTTP/1.1" 404 165 0.004764 10.0.0.50 - - [2026-02-19 05:14:49] "POST /hardwares HTTP/1.1" 200 325 0.019728 10.0.0.50 - - [2026-02-19 05:14:49] "POST /fqname-to-id HTTP/1.1" 404 164 0.008841 10.0.0.50 - - [2026-02-19 05:14:49] "POST /hardwares HTTP/1.1" 200 317 0.030093 10.0.0.50 - - [2026-02-19 05:14:49] "POST /fqname-to-id HTTP/1.1" 404 161 0.007809 10.0.0.50 - - [2026-02-19 05:14:50] "POST /hardwares HTTP/1.1" 200 323 0.020772 10.0.0.50 - - [2026-02-19 05:14:50] "POST /fqname-to-id HTTP/1.1" 404 162 0.006877 10.0.0.50 - - [2026-02-19 05:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006372 10.0.0.50 - - [2026-02-19 05:14:50] "GET /global-vrouter-config/4fd07042-19f4-4f8f-9545-48fe3c8c6c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1161 0.005464 10.0.0.50 - - [2026-02-19 05:14:50] "POST /hardwares HTTP/1.1" 200 325 0.019732 10.0.0.50 - - [2026-02-19 05:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009338 10.0.0.50 - - [2026-02-19 05:14:50] "POST /fqname-to-id HTTP/1.1" 404 161 0.021136 10.0.0.50 - - [2026-02-19 05:14:50] "PUT /global-vrouter-config/4fd07042-19f4-4f8f-9545-48fe3c8c6c0e HTTP/1.1" 200 276 0.018413 10.0.0.50 - - [2026-02-19 05:14:50] "POST /hardwares HTTP/1.1" 200 319 0.021908 10.0.0.50 - - [2026-02-19 05:14:50] "POST /fqname-to-id HTTP/1.1" 404 162 0.004280 10.0.0.50 - - [2026-02-19 05:14:50] "POST /hardwares HTTP/1.1" 200 311 0.021625 10.0.0.38 - - [2026-02-19 05:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006013 10.0.0.38 - - [2026-02-19 05:14:50] "GET /global-vrouter-config/4fd07042-19f4-4f8f-9545-48fe3c8c6c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1432 0.005200 10.0.0.50 - - [2026-02-19 05:14:50] "POST /fqname-to-id HTTP/1.1" 404 160 0.013434 10.0.0.38 - - [2026-02-19 05:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006336 10.0.0.33 - - [2026-02-19 05:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.010131 10.0.0.33 - - [2026-02-19 05:14:50] "GET /global-vrouter-config/4fd07042-19f4-4f8f-9545-48fe3c8c6c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1432 0.006834 10.0.0.50 - - [2026-02-19 05:14:50] "POST /hardwares HTTP/1.1" 200 303 0.019537 10.0.0.38 - - [2026-02-19 05:14:50] "PUT /global-vrouter-config/4fd07042-19f4-4f8f-9545-48fe3c8c6c0e HTTP/1.1" 200 276 0.023346 10.0.0.33 - - [2026-02-19 05:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004378 10.0.0.50 - - [2026-02-19 05:14:50] "GET / HTTP/1.1" 200 35931 0.001589 10.0.0.50 - - [2026-02-19 05:14:50] "POST /alarms HTTP/1.1" 401 292 0.000418 10.0.0.50 - - [2026-02-19 05:14:50] "POST /fqname-to-id HTTP/1.1" 404 155 0.003534 10.0.0.33 - - [2026-02-19 05:14:50] "PUT /global-vrouter-config/4fd07042-19f4-4f8f-9545-48fe3c8c6c0e HTTP/1.1" 200 276 0.020509 10.0.0.50 - - [2026-02-19 05:14:50] "POST /hardwares HTTP/1.1" 200 305 0.031997 10.0.0.50 - - [2026-02-19 05:14:50] "POST /fqname-to-id HTTP/1.1" 404 155 0.019697 10.0.0.50 - - [2026-02-19 05:14:50] "POST /hardwares HTTP/1.1" 200 307 0.014103 10.0.0.50 - - [2026-02-19 05:14:51] "POST /fqname-to-id HTTP/1.1" 404 156 0.017114 10.0.0.33 - - [2026-02-19 05:14:51] "GET / HTTP/1.1" 200 35931 0.001730 10.0.0.33 - - [2026-02-19 05:14:51] "POST /alarms HTTP/1.1" 401 292 0.000431 10.0.0.38 - - [2026-02-19 05:14:51] "GET / HTTP/1.1" 200 35931 0.001511 10.0.0.38 - - [2026-02-19 05:14:51] "POST /alarms HTTP/1.1" 401 292 0.000391 10.0.0.50 - - [2026-02-19 05:14:51] "POST /hardwares HTTP/1.1" 200 309 0.018691 10.0.0.50 - - [2026-02-19 05:14:51] "POST /fqname-to-id HTTP/1.1" 404 158 0.004952 10.0.0.50 - - [2026-02-19 05:14:51] "POST /hardwares HTTP/1.1" 200 301 0.019614 10.0.0.50 - - [2026-02-19 05:14:51] "POST /fqname-to-id HTTP/1.1" 404 157 0.010505 10.0.0.50 - - [2026-02-19 05:14:51] "POST /hardwares HTTP/1.1" 200 309 0.046674 10.0.0.50 - - [2026-02-19 05:14:51] "POST /fqname-to-id HTTP/1.1" 404 157 0.018748 10.0.0.50 - - [2026-02-19 05:14:51] "POST /alarms HTTP/1.1" 200 581 0.503660 10.0.0.50 - - [2026-02-19 05:14:51] "POST /hardwares HTTP/1.1" 200 317 0.042615 10.0.0.50 - - [2026-02-19 05:14:51] "POST /fqname-to-id HTTP/1.1" 404 157 0.013267 10.0.0.50 - - [2026-02-19 05:14:51] "POST /alarms HTTP/1.1" 200 575 0.114682 10.0.0.50 - - [2026-02-19 05:14:51] "POST /hardwares HTTP/1.1" 200 303 0.031515 10.0.0.50 - - [2026-02-19 05:14:51] "POST /fqname-to-id HTTP/1.1" 404 185 0.004287 10.0.0.50 - - [2026-02-19 05:14:51] "POST /alarms HTTP/1.1" 200 575 0.058592 10.0.0.33 - - [2026-02-19 05:14:52] "POST /alarms HTTP/1.1" 409 264 0.522314 10.0.0.38 - - [2026-02-19 05:14:52] "POST /alarms HTTP/1.1" 409 264 0.060097 10.0.0.33 - - [2026-02-19 05:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.015702 10.0.0.38 - - [2026-02-19 05:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.011047 10.0.0.50 - - [2026-02-19 05:14:52] "POST /alarms HTTP/1.1" 200 559 0.137192 10.0.0.50 - - [2026-02-19 05:14:52] "POST /features HTTP/1.1" 200 521 0.129832 10.0.0.33 - - [2026-02-19 05:14:52] "PUT /alarm/fa381910-26b2-43eb-8d15-88a7e4d6a1e0 HTTP/1.1" 200 244 0.060942 10.0.0.50 - - [2026-02-19 05:14:52] "POST /fqname-to-id HTTP/1.1" 404 189 0.005023 10.0.0.38 - - [2026-02-19 05:14:52] "PUT /alarm/fa381910-26b2-43eb-8d15-88a7e4d6a1e0 HTTP/1.1" 200 244 0.069708 10.0.0.50 - - [2026-02-19 05:14:52] "POST /alarms HTTP/1.1" 200 555 0.080377 10.0.0.38 - - [2026-02-19 05:14:52] "POST /alarms HTTP/1.1" 409 261 0.005821 10.0.0.33 - - [2026-02-19 05:14:52] "POST /alarms HTTP/1.1" 409 261 0.027452 10.0.0.38 - - [2026-02-19 05:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004683 10.0.0.33 - - [2026-02-19 05:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006965 10.0.0.50 - - [2026-02-19 05:14:52] "POST /alarms HTTP/1.1" 200 557 0.061841 10.0.0.50 - - [2026-02-19 05:14:52] "POST /features HTTP/1.1" 200 521 0.072234 10.0.0.38 - - [2026-02-19 05:14:52] "PUT /alarm/60b4a9c8-5ff6-4f92-a370-b316ee2dbe13 HTTP/1.1" 200 244 0.051522 10.0.0.33 - - [2026-02-19 05:14:52] "PUT /alarm/60b4a9c8-5ff6-4f92-a370-b316ee2dbe13 HTTP/1.1" 200 244 0.046697 10.0.0.50 - - [2026-02-19 05:14:52] "POST /fqname-to-id HTTP/1.1" 404 186 0.012219 10.0.0.38 - - [2026-02-19 05:14:52] "POST /alarms HTTP/1.1" 409 261 0.005316 10.0.0.33 - - [2026-02-19 05:14:52] "POST /alarms HTTP/1.1" 409 261 0.006836 10.0.0.50 - - [2026-02-19 05:14:52] "POST /alarms HTTP/1.1" 200 565 0.098200 10.0.0.38 - - [2026-02-19 05:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004207 10.0.0.33 - - [2026-02-19 05:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007366 10.0.0.38 - - [2026-02-19 05:14:52] "PUT /alarm/5fb32473-5016-4380-9a57-a64525b52377 HTTP/1.1" 200 244 0.028123 10.0.0.33 - - [2026-02-19 05:14:52] "PUT /alarm/5fb32473-5016-4380-9a57-a64525b52377 HTTP/1.1" 200 244 0.032905 10.0.0.50 - - [2026-02-19 05:14:52] "POST /alarms HTTP/1.1" 200 549 0.082700 10.0.0.50 - - [2026-02-19 05:14:52] "POST /features HTTP/1.1" 200 519 0.093508 10.0.0.38 - - [2026-02-19 05:14:52] "POST /alarms HTTP/1.1" 409 253 0.016668 10.0.0.33 - - [2026-02-19 05:14:52] "POST /alarms HTTP/1.1" 409 253 0.005739 10.0.0.38 - - [2026-02-19 05:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007766 10.0.0.33 - - [2026-02-19 05:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.012190 10.0.0.50 - - [2026-02-19 05:14:52] "POST /fqname-to-id HTTP/1.1" 404 190 0.010377 10.0.0.50 - - [2026-02-19 05:14:52] "POST /alarms HTTP/1.1" 200 557 0.086285 10.0.0.38 - - [2026-02-19 05:14:52] "PUT /alarm/e07e08ae-4e59-4cbe-a1c1-11159d8baf55 HTTP/1.1" 200 244 0.042002 10.0.0.33 - - [2026-02-19 05:14:52] "PUT /alarm/e07e08ae-4e59-4cbe-a1c1-11159d8baf55 HTTP/1.1" 200 244 0.046492 10.0.0.38 - - [2026-02-19 05:14:52] "POST /alarms HTTP/1.1" 409 251 0.014972 10.0.0.33 - - [2026-02-19 05:14:52] "POST /alarms HTTP/1.1" 409 251 0.005377 10.0.0.50 - - [2026-02-19 05:14:52] "POST /alarms HTTP/1.1" 200 567 0.094377 10.0.0.38 - - [2026-02-19 05:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007968 10.0.0.33 - - [2026-02-19 05:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003292 10.0.0.50 - - [2026-02-19 05:14:52] "POST /features HTTP/1.1" 200 541 0.067127 10.0.0.50 - - [2026-02-19 05:14:52] "POST /fqname-to-id HTTP/1.1" 404 179 0.018701 10.0.0.38 - - [2026-02-19 05:14:53] "PUT /alarm/02c2987d-6cff-402b-8836-fa3f894c94ac HTTP/1.1" 200 244 0.061422 10.0.0.33 - - [2026-02-19 05:14:53] "PUT /alarm/02c2987d-6cff-402b-8836-fa3f894c94ac HTTP/1.1" 200 244 0.052978 10.0.0.50 - - [2026-02-19 05:14:53] "POST /alarms HTTP/1.1" 200 555 0.097821 10.0.0.38 - - [2026-02-19 05:14:53] "POST /alarms HTTP/1.1" 409 252 0.009777 10.0.0.33 - - [2026-02-19 05:14:53] "POST /alarms HTTP/1.1" 409 252 0.014679 10.0.0.50 - - [2026-02-19 05:14:53] "POST /physical-roles HTTP/1.1" 200 533 0.042918 10.0.0.38 - - [2026-02-19 05:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010302 10.0.0.33 - - [2026-02-19 05:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003774 10.0.0.50 - - [2026-02-19 05:14:53] "POST /alarms HTTP/1.1" 200 567 0.053102 10.0.0.50 - - [2026-02-19 05:14:53] "POST /fqname-to-id HTTP/1.1" 404 191 0.007685 10.0.0.33 - - [2026-02-19 05:14:53] "PUT /alarm/311f8d95-e7d1-442e-a7d3-4ee42c7dcd40 HTTP/1.1" 200 244 0.059370 10.0.0.38 - - [2026-02-19 05:14:53] "PUT /alarm/311f8d95-e7d1-442e-a7d3-4ee42c7dcd40 HTTP/1.1" 200 244 0.062959 10.0.0.50 - - [2026-02-19 05:14:53] "POST /alarms HTTP/1.1" 200 575 0.080150 10.0.0.33 - - [2026-02-19 05:14:53] "POST /alarms HTTP/1.1" 409 256 0.005476 10.0.0.38 - - [2026-02-19 05:14:53] "POST /alarms HTTP/1.1" 409 256 0.005105 10.0.0.33 - - [2026-02-19 05:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003539 10.0.0.38 - - [2026-02-19 05:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003895 10.0.0.50 - - [2026-02-19 05:14:53] "POST /overlay-roles HTTP/1.1" 200 531 0.092710 10.0.0.50 - - [2026-02-19 05:14:53] "POST /alarms HTTP/1.1" 200 569 0.092718 10.0.0.33 - - [2026-02-19 05:14:53] "PUT /alarm/249f963e-5278-4f94-a973-d7c0d3600197 HTTP/1.1" 200 244 0.050062 10.0.0.38 - - [2026-02-19 05:14:53] "PUT /alarm/249f963e-5278-4f94-a973-d7c0d3600197 HTTP/1.1" 200 244 0.052068 10.0.0.50 - - [2026-02-19 05:14:53] "POST /fqname-to-id HTTP/1.1" 404 185 0.007340 10.0.0.33 - - [2026-02-19 05:14:53] "POST /alarms HTTP/1.1" 409 248 0.003521 10.0.0.38 - - [2026-02-19 05:14:53] "POST /alarms HTTP/1.1" 409 248 0.003376 10.0.0.50 - - [2026-02-19 05:14:53] "POST /alarms HTTP/1.1" 200 561 0.042854 10.0.0.33 - - [2026-02-19 05:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008510 10.0.0.38 - - [2026-02-19 05:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005775 10.0.0.50 - - [2026-02-19 05:14:53] "POST /alarms HTTP/1.1" 200 561 0.061464 10.0.0.50 - - [2026-02-19 05:14:53] "POST /overlay-roles HTTP/1.1" 200 541 0.075360 10.0.0.33 - - [2026-02-19 05:14:53] "PUT /alarm/90128a00-559d-4180-9cdc-25946ecadbb9 HTTP/1.1" 200 244 0.048768 10.0.0.38 - - [2026-02-19 05:14:53] "PUT /alarm/90128a00-559d-4180-9cdc-25946ecadbb9 HTTP/1.1" 200 244 0.049421 10.0.0.50 - - [2026-02-19 05:14:53] "POST /fqname-to-id HTTP/1.1" 404 184 0.015796 10.0.0.33 - - [2026-02-19 05:14:53] "POST /alarms HTTP/1.1" 409 252 0.006671 10.0.0.38 - - [2026-02-19 05:14:53] "POST /alarms HTTP/1.1" 409 252 0.009233 10.0.0.50 - - [2026-02-19 05:14:53] "POST /alarms HTTP/1.1" 200 561 0.060271 10.0.0.38 - - [2026-02-19 05:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006496 10.0.0.33 - - [2026-02-19 05:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009200 10.0.0.50 - - [2026-02-19 05:14:53] "POST /overlay-roles HTTP/1.1" 200 533 0.056336 10.0.0.38 - - [2026-02-19 05:14:53] "PUT /alarm/28049c2c-b7d7-433c-8377-b409576962fc HTTP/1.1" 200 244 0.039369 10.0.0.33 - - [2026-02-19 05:14:53] "PUT /alarm/28049c2c-b7d7-433c-8377-b409576962fc HTTP/1.1" 200 244 0.038359 10.0.0.50 - - [2026-02-19 05:14:53] "POST /alarms HTTP/1.1" 200 547 0.107475 10.0.0.38 - - [2026-02-19 05:14:53] "POST /alarms HTTP/1.1" 409 257 0.010839 10.0.0.33 - - [2026-02-19 05:14:53] "POST /alarms HTTP/1.1" 409 257 0.013343 10.0.0.50 - - [2026-02-19 05:14:53] "POST /fqname-to-id HTTP/1.1" 404 187 0.016582 10.0.0.33 - - [2026-02-19 05:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010915 10.0.0.38 - - [2026-02-19 05:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.014940 10.0.0.50 - - [2026-02-19 05:14:53] "POST /alarms HTTP/1.1" 200 595 0.094875 10.0.0.33 - - [2026-02-19 05:14:54] "PUT /alarm/55e09979-aad8-42bd-aa6a-dbfd35710eeb HTTP/1.1" 200 244 0.047636 10.0.0.38 - - [2026-02-19 05:14:54] "PUT /alarm/55e09979-aad8-42bd-aa6a-dbfd35710eeb HTTP/1.1" 200 244 0.068488 10.0.0.50 - - [2026-02-19 05:14:54] "POST /overlay-roles HTTP/1.1" 200 541 0.085553 10.0.0.33 - - [2026-02-19 05:14:54] "POST /alarms HTTP/1.1" 409 251 0.017654 10.0.0.38 - - [2026-02-19 05:14:54] "POST /alarms HTTP/1.1" 409 251 0.008950 10.0.0.50 - - [2026-02-19 05:14:54] "POST /alarms HTTP/1.1" 200 575 0.088639 10.0.0.33 - - [2026-02-19 05:14:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005798 10.0.0.38 - - [2026-02-19 05:14:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003969 10.0.0.50 - - [2026-02-19 05:14:54] "POST /fqname-to-id HTTP/1.1" 404 190 0.008124 10.0.0.50 - - [2026-02-19 05:14:54] "POST /alarms HTTP/1.1" 200 571 0.075537 10.0.0.38 - - [2026-02-19 05:14:54] "PUT /alarm/68b3ed73-389d-4def-b91a-12e417e3024b HTTP/1.1" 200 244 0.069004 10.0.0.33 - - [2026-02-19 05:14:54] "PUT /alarm/68b3ed73-389d-4def-b91a-12e417e3024b HTTP/1.1" 200 244 0.071155 10.0.0.38 - - [2026-02-19 05:14:54] "POST /alarms HTTP/1.1" 409 257 0.017569 10.0.0.33 - - [2026-02-19 05:14:54] "POST /alarms HTTP/1.1" 409 257 0.010534 10.0.0.50 - - [2026-02-19 05:14:54] "POST /alarms HTTP/1.1" 200 583 0.080905 10.0.0.38 - - [2026-02-19 05:14:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.013556 10.0.0.33 - - [2026-02-19 05:14:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004672 10.0.0.50 - - [2026-02-19 05:14:54] "POST /role-definitions HTTP/1.1" 200 533 0.099124 10.0.0.38 - - [2026-02-19 05:14:54] "PUT /alarm/b609fae9-6279-40b7-9c82-7dee1787a51c HTTP/1.1" 200 244 0.025709 10.0.0.33 - - [2026-02-19 05:14:54] "PUT /alarm/b609fae9-6279-40b7-9c82-7dee1787a51c HTTP/1.1" 200 244 0.032754 10.0.0.50 - - [2026-02-19 05:14:54] "POST /fqname-to-id HTTP/1.1" 404 190 0.003645 10.0.0.50 - - [2026-02-19 05:14:54] "POST /alarms HTTP/1.1" 200 609 0.083956 10.0.0.38 - - [2026-02-19 05:14:54] "POST /alarms HTTP/1.1" 409 261 0.018242 10.0.0.33 - - [2026-02-19 05:14:54] "POST /alarms HTTP/1.1" 409 261 0.007079 10.0.0.38 - - [2026-02-19 05:14:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008148 10.0.0.33 - - [2026-02-19 05:14:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004901 10.0.0.50 - - [2026-02-19 05:14:54] "POST /role-definitions HTTP/1.1" 200 551 0.053133 10.0.0.33 - - [2026-02-19 05:14:54] "PUT /alarm/6bedfa16-6330-4580-8850-396b5479f676 HTTP/1.1" 200 244 0.032508 10.0.0.38 - - [2026-02-19 05:14:54] "PUT /alarm/6bedfa16-6330-4580-8850-396b5479f676 HTTP/1.1" 200 244 0.059843 10.0.0.50 - - [2026-02-19 05:14:54] "POST /fqname-to-id HTTP/1.1" 404 189 0.006319 10.0.0.33 - - [2026-02-19 05:14:54] "POST /alarms HTTP/1.1" 409 258 0.006652 10.0.0.38 - - [2026-02-19 05:14:54] "POST /alarms HTTP/1.1" 409 258 0.008593 10.0.0.33 - - [2026-02-19 05:14:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006294 10.0.0.38 - - [2026-02-19 05:14:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008773 10.0.0.50 - - [2026-02-19 05:14:54] "POST /role-definitions HTTP/1.1" 200 549 0.065421 10.0.0.33 - - [2026-02-19 05:14:54] "PUT /alarm/17698170-00c0-4183-b8e9-7da6cae21f5f HTTP/1.1" 200 244 0.047997 10.0.0.38 - - [2026-02-19 05:14:54] "PUT /alarm/17698170-00c0-4183-b8e9-7da6cae21f5f HTTP/1.1" 200 244 0.064021 10.0.0.50 - - [2026-02-19 05:14:54] "GET / HTTP/1.1" 200 35931 0.002340 10.0.0.50 - - [2026-02-19 05:14:54] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000452 10.0.0.33 - - [2026-02-19 05:14:54] "POST /alarms HTTP/1.1" 409 254 0.018100 10.0.0.38 - - [2026-02-19 05:14:54] "POST /alarms HTTP/1.1" 409 254 0.026655 10.0.0.50 - - [2026-02-19 05:14:54] "POST /fqname-to-id HTTP/1.1" 404 190 0.025053 10.0.0.33 - - [2026-02-19 05:14:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004346 10.0.0.38 - - [2026-02-19 05:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.009527 10.0.0.33 - - [2026-02-19 05:14:55] "PUT /alarm/689a87cb-0696-4317-a07b-3aab25f199a8 HTTP/1.1" 200 244 0.033126 10.0.0.33 - - [2026-02-19 05:14:55] "POST /alarms HTTP/1.1" 409 254 0.009734 10.0.0.38 - - [2026-02-19 05:14:55] "PUT /alarm/689a87cb-0696-4317-a07b-3aab25f199a8 HTTP/1.1" 200 244 0.058363 10.0.0.50 - - [2026-02-19 05:14:55] "POST /role-definitions HTTP/1.1" 200 561 0.092410 10.0.0.33 - - [2026-02-19 05:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008409 10.0.0.38 - - [2026-02-19 05:14:55] "POST /alarms HTTP/1.1" 409 254 0.006783 10.0.0.38 - - [2026-02-19 05:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006657 10.0.0.33 - - [2026-02-19 05:14:55] "PUT /alarm/c32c9a29-6c6c-4268-9a85-ded24f7b5355 HTTP/1.1" 200 244 0.037911 10.0.0.50 - - [2026-02-19 05:14:55] "POST /fqname-to-id HTTP/1.1" 404 190 0.015868 10.0.0.33 - - [2026-02-19 05:14:55] "POST /alarms HTTP/1.1" 409 254 0.007722 10.0.0.38 - - [2026-02-19 05:14:55] "PUT /alarm/c32c9a29-6c6c-4268-9a85-ded24f7b5355 HTTP/1.1" 200 244 0.040240 10.0.0.33 - - [2026-02-19 05:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007994 10.0.0.38 - - [2026-02-19 05:14:55] "POST /alarms HTTP/1.1" 409 254 0.018814 10.0.0.38 - - [2026-02-19 05:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.017195 10.0.0.33 - - [2026-02-19 05:14:55] "PUT /alarm/b18088b0-b45c-482b-a3c3-6db07aaff05a HTTP/1.1" 200 244 0.045392 10.0.0.50 - - [2026-02-19 05:14:55] "POST /role-definitions HTTP/1.1" 200 545 0.133414 10.0.0.33 - - [2026-02-19 05:14:55] "POST /alarms HTTP/1.1" 409 247 0.010579 10.0.0.38 - - [2026-02-19 05:14:55] "PUT /alarm/b18088b0-b45c-482b-a3c3-6db07aaff05a HTTP/1.1" 200 244 0.074991 10.0.0.50 - - [2026-02-19 05:14:55] "POST /fqname-to-id HTTP/1.1" 404 192 0.014579 10.0.0.50 - - [2026-02-19 05:14:55] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.098660 10.0.0.33 - - [2026-02-19 05:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.012476 10.0.0.50 - - [2026-02-19 05:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005908 10.0.0.38 - - [2026-02-19 05:14:55] "POST /alarms HTTP/1.1" 409 247 0.011156 10.0.0.38 - - [2026-02-19 05:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.009121 10.0.0.50 - - [2026-02-19 05:14:55] "PUT /global-vrouter-config/4fd07042-19f4-4f8f-9545-48fe3c8c6c0e HTTP/1.1" 200 276 0.027644 10.0.0.33 - - [2026-02-19 05:14:55] "PUT /alarm/53714dda-8967-4548-89ea-bc7d24e04c68 HTTP/1.1" 200 244 0.050544 10.0.0.50 - - [2026-02-19 05:14:55] "POST /role-definitions HTTP/1.1" 200 555 0.068245 10.0.0.33 - - [2026-02-19 05:14:55] "POST /alarms HTTP/1.1" 409 272 0.003282 10.0.0.38 - - [2026-02-19 05:14:55] "PUT /alarm/53714dda-8967-4548-89ea-bc7d24e04c68 HTTP/1.1" 200 244 0.019888 10.0.0.50 - - [2026-02-19 05:14:55] "POST /fqname-to-id HTTP/1.1" 404 187 0.008857 10.0.0.38 - - [2026-02-19 05:14:55] "POST /alarms HTTP/1.1" 409 272 0.006305 10.0.0.33 - - [2026-02-19 05:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.018383 10.0.0.38 - - [2026-02-19 05:14:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003873 10.0.0.33 - - [2026-02-19 05:14:55] "PUT /alarm/d5df8fc2-7a1a-4135-8557-4fdcf31d8c86 HTTP/1.1" 200 244 0.038761 10.0.0.50 - - [2026-02-19 05:14:55] "POST /role-definitions HTTP/1.1" 200 531 0.063025 10.0.0.38 - - [2026-02-19 05:14:55] "PUT /alarm/d5df8fc2-7a1a-4135-8557-4fdcf31d8c86 HTTP/1.1" 200 244 0.034876 10.0.0.33 - - [2026-02-19 05:14:55] "POST /alarms HTTP/1.1" 409 261 0.004749 10.0.0.38 - - [2026-02-19 05:14:56] "POST /alarms HTTP/1.1" 409 261 0.025878 10.0.0.33 - - [2026-02-19 05:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007124 10.0.0.50 - - [2026-02-19 05:14:56] "POST /fqname-to-id HTTP/1.1" 404 189 0.014863 10.0.0.38 - - [2026-02-19 05:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005688 10.0.0.50 - - [2026-02-19 05:14:56] "GET / HTTP/1.1" 200 35931 0.001350 10.0.0.50 - - [2026-02-19 05:14:56] "POST /fqname-to-id HTTP/1.1" 401 292 0.000415 10.0.0.33 - - [2026-02-19 05:14:56] "PUT /alarm/3b289b53-7c45-4f8f-9ed3-fd614e536eef HTTP/1.1" 200 244 0.074863 10.0.0.38 - - [2026-02-19 05:14:56] "PUT /alarm/3b289b53-7c45-4f8f-9ed3-fd614e536eef HTTP/1.1" 200 244 0.059568 10.0.0.38 - - [2026-02-19 05:14:56] "POST /alarms HTTP/1.1" 409 259 0.014652 10.0.0.33 - - [2026-02-19 05:14:56] "POST /alarms HTTP/1.1" 409 259 0.015926 10.0.0.50 - - [2026-02-19 05:14:56] "POST /role-definitions HTTP/1.1" 200 557 0.108489 10.0.0.38 - - [2026-02-19 05:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007217 10.0.0.33 - - [2026-02-19 05:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003966 10.0.0.50 - - [2026-02-19 05:14:56] "POST /fqname-to-id HTTP/1.1" 404 195 0.024518 10.0.0.33 - - [2026-02-19 05:14:56] "PUT /alarm/63a79b08-d74a-4574-bb03-242e3e1ff4e0 HTTP/1.1" 200 244 0.038418 10.0.0.38 - - [2026-02-19 05:14:56] "PUT /alarm/63a79b08-d74a-4574-bb03-242e3e1ff4e0 HTTP/1.1" 200 244 0.051779 10.0.0.33 - - [2026-02-19 05:14:56] "POST /alarms HTTP/1.1" 409 265 0.006135 10.0.0.38 - - [2026-02-19 05:14:56] "POST /alarms HTTP/1.1" 409 265 0.003346 10.0.0.50 - - [2026-02-19 05:14:56] "POST /feature-configs HTTP/1.1" 200 537 0.028815 10.0.0.33 - - [2026-02-19 05:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.016285 10.0.0.38 - - [2026-02-19 05:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006637 10.0.0.38 - - [2026-02-19 05:14:56] "PUT /alarm/cc82731f-64be-451b-ba6d-c046cff05645 HTTP/1.1" 200 244 0.083645 10.0.0.33 - - [2026-02-19 05:14:56] "PUT /alarm/cc82731f-64be-451b-ba6d-c046cff05645 HTTP/1.1" 200 244 0.106678 10.0.0.50 - - [2026-02-19 05:14:56] "POST /fqname-to-id HTTP/1.1" 404 211 0.045625 10.0.0.38 - - [2026-02-19 05:14:56] "POST /alarms HTTP/1.1" 409 279 0.014576 10.0.0.33 - - [2026-02-19 05:14:56] "POST /alarms HTTP/1.1" 409 279 0.004209 10.0.0.33 - - [2026-02-19 05:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.011060 10.0.0.38 - - [2026-02-19 05:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.029464 10.0.0.50 - - [2026-02-19 05:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.084196 10.0.0.50 - - [2026-02-19 05:14:56] "GET /global-vrouter-config/4fd07042-19f4-4f8f-9545-48fe3c8c6c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.017012 10.0.0.33 - - [2026-02-19 05:14:56] "PUT /alarm/8939b5ec-0587-4bbe-928c-50752b6e1c30 HTTP/1.1" 200 244 0.092479 10.0.0.38 - - [2026-02-19 05:14:56] "PUT /alarm/8939b5ec-0587-4bbe-928c-50752b6e1c30 HTTP/1.1" 200 244 0.122198 10.0.0.50 - - [2026-02-19 05:14:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004039 10.0.0.50 - - [2026-02-19 05:14:56] "POST /node-profiles HTTP/1.1" 200 547 0.181825 10.0.0.50 - - [2026-02-19 05:14:56] "PUT /global-vrouter-config/4fd07042-19f4-4f8f-9545-48fe3c8c6c0e HTTP/1.1" 200 276 0.023602 10.0.0.50 - - [2026-02-19 05:14:57] "POST /fqname-to-id HTTP/1.1" 404 193 0.006516 10.0.0.50 - - [2026-02-19 05:14:57] "POST /node-profiles HTTP/1.1" 200 541 0.060560 10.0.0.33 - - [2026-02-19 05:14:57] "GET / HTTP/1.1" 200 35931 0.001538 10.0.0.33 - - [2026-02-19 05:14:57] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000425 10.0.0.50 - - [2026-02-19 05:14:57] "POST /fqname-to-id HTTP/1.1" 404 188 0.008133 10.0.0.50 - - [2026-02-19 05:14:57] "GET / HTTP/1.1" 200 35931 0.001765 10.0.0.50 - - [2026-02-19 05:14:57] "POST /fqname-to-id HTTP/1.1" 401 292 0.000435 10.0.0.50 - - [2026-02-19 05:14:57] "POST /node-profiles HTTP/1.1" 200 531 0.101056 10.0.0.38 - - [2026-02-19 05:14:57] "GET / HTTP/1.1" 200 35931 0.001632 10.0.0.38 - - [2026-02-19 05:14:57] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000846 10.0.0.50 - - [2026-02-19 05:14:57] "POST /fqname-to-id HTTP/1.1" 404 197 0.020288 10.0.0.50 - - [2026-02-19 05:14:57] "POST /telemetry-profiles HTTP/1.1" 200 554 0.050167 10.0.0.50 - - [2026-02-19 05:14:57] "POST /fqname-to-id HTTP/1.1" 404 206 0.004946 10.0.0.50 - - [2026-02-19 05:14:57] "POST /telemetry-profiles HTTP/1.1" 200 554 0.069268 10.0.0.50 - - [2026-02-19 05:14:58] "POST /fqname-to-id HTTP/1.1" 404 206 0.009430 10.0.0.50 - - [2026-02-19 05:14:58] "POST /sflow-profiles HTTP/1.1" 200 532 0.078384 10.0.0.50 - - [2026-02-19 05:14:58] "POST /fqname-to-id HTTP/1.1" 404 202 0.009546 10.0.0.50 - - [2026-02-19 05:14:58] "POST /grpc-profiles HTTP/1.1" 200 530 0.057281 10.0.0.50 - - [2026-02-19 05:14:58] "POST /fqname-to-id HTTP/1.1" 404 202 0.008238 10.0.0.50 - - [2026-02-19 05:14:58] "POST /device-functional-groups HTTP/1.1" 200 540 0.065330 10.0.0.50 - - [2026-02-19 05:14:58] "POST /fqname-to-id HTTP/1.1" 404 195 0.003988 10.0.0.33 - - [2026-02-19 05:14:58] "POST /global-vrouter-configs HTTP/1.1" 409 251 1.053254 10.0.0.33 - - [2026-02-19 05:14:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005208 10.0.0.50 - - [2026-02-19 05:14:58] "POST /device-functional-groups HTTP/1.1" 200 542 0.154734 10.0.0.50 - - [2026-02-19 05:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.488018 10.0.0.50 - - [2026-02-19 05:14:59] "GET /global-system-config/83d41a65-7cf8-4be3-85a7-1a9088f86999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3159 0.015139 10.0.0.50 - - [2026-02-19 05:14:59] "POST /fqname-to-id HTTP/1.1" 404 208 0.012283 10.0.0.33 - - [2026-02-19 05:14:59] "PUT /global-vrouter-config/4fd07042-19f4-4f8f-9545-48fe3c8c6c0e HTTP/1.1" 200 276 0.047571 10.0.0.38 - - [2026-02-19 05:14:59] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.143572 10.0.0.38 - - [2026-02-19 05:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.011490 10.0.0.50 - - [2026-02-19 05:14:59] "PUT /global-system-config/83d41a65-7cf8-4be3-85a7-1a9088f86999 HTTP/1.1" 200 274 0.109999 10.0.0.38 - - [2026-02-19 05:14:59] "PUT /global-vrouter-config/4fd07042-19f4-4f8f-9545-48fe3c8c6c0e HTTP/1.1" 200 276 0.027467 10.0.0.50 - - [2026-02-19 05:14:59] "POST /device-functional-groups HTTP/1.1" 200 620 0.083445 10.0.0.50 - - [2026-02-19 05:14:59] "POST /fqname-to-id HTTP/1.1" 404 205 0.015672 10.0.0.50 - - [2026-02-19 05:14:59] "POST /device-functional-groups HTTP/1.1" 200 574 0.049538 10.0.0.33 - - [2026-02-19 05:14:59] "GET / HTTP/1.1" 200 35931 0.002079 10.0.0.33 - - [2026-02-19 05:14:59] "POST /fqname-to-id HTTP/1.1" 401 292 0.000485 10.0.0.50 - - [2026-02-19 05:14:59] "POST /fqname-to-id HTTP/1.1" 404 196 0.006299 10.0.0.50 - - [2026-02-19 05:14:59] "POST /role-configs HTTP/1.1" 200 522 0.039403 10.0.0.50 - - [2026-02-19 05:14:59] "POST /fqname-to-id HTTP/1.1" 404 202 0.006025 10.0.0.38 - - [2026-02-19 05:14:59] "GET / HTTP/1.1" 200 35931 0.002013 10.0.0.38 - - [2026-02-19 05:14:59] "POST /fqname-to-id HTTP/1.1" 401 292 0.000419 10.0.0.50 - - [2026-02-19 05:14:59] "POST /role-configs HTTP/1.1" 200 521 0.051786 10.0.0.50 - - [2026-02-19 05:14:59] "POST /fqname-to-id HTTP/1.1" 404 194 0.006045 10.0.0.50 - - [2026-02-19 05:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004266 10.0.0.50 - - [2026-02-19 05:14:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004167 10.0.0.50 - - [2026-02-19 05:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004287 10.0.0.50 - - [2026-02-19 05:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004715 10.0.0.50 - - [2026-02-19 05:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004854 10.0.0.50 - - [2026-02-19 05:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003702 10.0.0.33 - - [2026-02-19 05:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.448062 10.0.0.33 - - [2026-02-19 05:15:00] "GET /global-vrouter-config/4fd07042-19f4-4f8f-9545-48fe3c8c6c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.011631 10.0.0.50 - - [2026-02-19 05:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005524 10.0.0.38 - - [2026-02-19 05:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.096475 10.0.0.38 - - [2026-02-19 05:15:00] "GET /global-vrouter-config/4fd07042-19f4-4f8f-9545-48fe3c8c6c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.006687 10.0.0.33 - - [2026-02-19 05:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004451 10.0.0.38 - - [2026-02-19 05:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006440 10.0.0.50 - - [2026-02-19 05:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006647 10.0.0.33 - - [2026-02-19 05:15:00] "PUT /global-vrouter-config/4fd07042-19f4-4f8f-9545-48fe3c8c6c0e HTTP/1.1" 200 276 0.020753 10.0.0.38 - - [2026-02-19 05:15:00] "PUT /global-vrouter-config/4fd07042-19f4-4f8f-9545-48fe3c8c6c0e HTTP/1.1" 200 276 0.024767 10.0.0.50 - - [2026-02-19 05:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009440 10.0.0.50 - - [2026-02-19 05:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004190 10.0.0.50 - - [2026-02-19 05:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003926 10.0.0.33 - - [2026-02-19 05:15:00] "GET / HTTP/1.1" 200 35931 0.002296 10.0.0.33 - - [2026-02-19 05:15:00] "POST /fqname-to-id HTTP/1.1" 401 292 0.000503 10.0.0.50 - - [2026-02-19 05:15:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004383 10.0.0.50 - - [2026-02-19 05:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008528 10.0.0.50 - - [2026-02-19 05:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004655 10.0.0.38 - - [2026-02-19 05:15:01] "GET / HTTP/1.1" 200 35931 0.001770 10.0.0.50 - - [2026-02-19 05:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.013356 10.0.0.38 - - [2026-02-19 05:15:01] "POST /fqname-to-id HTTP/1.1" 401 292 0.001311 10.0.0.50 - - [2026-02-19 05:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004534 10.0.0.50 - - [2026-02-19 05:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.011107 10.0.0.50 - - [2026-02-19 05:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004381 10.0.0.50 - - [2026-02-19 05:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004443 10.0.0.50 - - [2026-02-19 05:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007679 10.0.0.50 - - [2026-02-19 05:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005143 10.0.0.50 - - [2026-02-19 05:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004520 10.0.0.33 - - [2026-02-19 05:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.475935 10.0.0.33 - - [2026-02-19 05:15:01] "GET /global-system-config/83d41a65-7cf8-4be3-85a7-1a9088f86999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3159 0.005141 10.0.0.50 - - [2026-02-19 05:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006930 10.0.0.38 - - [2026-02-19 05:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.118100 10.0.0.38 - - [2026-02-19 05:15:01] "GET /global-system-config/83d41a65-7cf8-4be3-85a7-1a9088f86999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3159 0.010954 10.0.0.33 - - [2026-02-19 05:15:01] "PUT /global-system-config/83d41a65-7cf8-4be3-85a7-1a9088f86999 HTTP/1.1" 200 274 0.060235 10.0.0.50 - - [2026-02-19 05:15:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003992 10.0.0.38 - - [2026-02-19 05:15:02] "PUT /global-system-config/83d41a65-7cf8-4be3-85a7-1a9088f86999 HTTP/1.1" 200 274 0.039854 10.0.0.50 - - [2026-02-19 05:15:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.013796 10.0.0.50 - - [2026-02-19 05:15:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005310 10.0.0.50 - - [2026-02-19 05:15:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005781 10.0.0.50 - - [2026-02-19 05:15:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.014076 10.0.0.50 - - [2026-02-19 05:15:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004230 10.0.0.50 - - [2026-02-19 05:15:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003768 10.0.0.50 - - [2026-02-19 05:15:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.50 - - [2026-02-19 05:15:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003937 10.0.0.50 - - [2026-02-19 05:15:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004547 10.0.0.50 - - [2026-02-19 05:15:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.50 - - [2026-02-19 05:15:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004936 10.0.0.50 - - [2026-02-19 05:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006189 10.0.0.50 - - [2026-02-19 05:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003908 10.0.0.50 - - [2026-02-19 05:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004340 10.0.0.50 - - [2026-02-19 05:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003825 10.0.0.50 - - [2026-02-19 05:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004110 10.0.0.50 - - [2026-02-19 05:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004504 10.0.0.50 - - [2026-02-19 05:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004139 10.0.0.50 - - [2026-02-19 05:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003625 10.0.0.50 - - [2026-02-19 05:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004363 10.0.0.50 - - [2026-02-19 05:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005797 10.0.0.50 - - [2026-02-19 05:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005108 10.0.0.50 - - [2026-02-19 05:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004654 10.0.0.50 - - [2026-02-19 05:15:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004889 10.0.0.50 - - [2026-02-19 05:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003990 10.0.0.50 - - [2026-02-19 05:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004152 10.0.0.50 - - [2026-02-19 05:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003591 10.0.0.50 - - [2026-02-19 05:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004385 10.0.0.50 - - [2026-02-19 05:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004228 10.0.0.50 - - [2026-02-19 05:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004947 10.0.0.50 - - [2026-02-19 05:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003610 10.0.0.50 - - [2026-02-19 05:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004976 10.0.0.50 - - [2026-02-19 05:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004371 10.0.0.50 - - [2026-02-19 05:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004609 10.0.0.50 - - [2026-02-19 05:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004610 10.0.0.50 - - [2026-02-19 05:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003968 10.0.0.50 - - [2026-02-19 05:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.50 - - [2026-02-19 05:15:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004037 10.0.0.50 - - [2026-02-19 05:15:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006274 10.0.0.50 - - [2026-02-19 05:15:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003996 10.0.0.50 - - [2026-02-19 05:15:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004254 10.0.0.50 - - [2026-02-19 05:15:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005054 10.0.0.50 - - [2026-02-19 05:15:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004870 10.0.0.50 - - [2026-02-19 05:15:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004058 10.0.0.50 - - [2026-02-19 05:15:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004408 10.0.0.50 - - [2026-02-19 05:15:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003700 10.0.0.50 - - [2026-02-19 05:15:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004214 10.0.0.50 - - [2026-02-19 05:15:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005171 10.0.0.50 - - [2026-02-19 05:15:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004196 10.0.0.50 - - [2026-02-19 05:15:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004338 10.0.0.50 - - [2026-02-19 05:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004230 10.0.0.50 - - [2026-02-19 05:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003824 10.0.0.50 - - [2026-02-19 05:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004565 10.0.0.50 - - [2026-02-19 05:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004179 10.0.0.50 - - [2026-02-19 05:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003749 10.0.0.50 - - [2026-02-19 05:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003846 10.0.0.50 - - [2026-02-19 05:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004535 10.0.0.50 - - [2026-02-19 05:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004666 10.0.0.50 - - [2026-02-19 05:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003764 10.0.0.50 - - [2026-02-19 05:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003795 10.0.0.50 - - [2026-02-19 05:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005833 10.0.0.50 - - [2026-02-19 05:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003912 10.0.0.50 - - [2026-02-19 05:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003758 10.0.0.50 - - [2026-02-19 05:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006346 10.0.0.50 - - [2026-02-19 05:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005328 10.0.0.50 - - [2026-02-19 05:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.012008 10.0.0.50 - - [2026-02-19 05:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003669 10.0.0.50 - - [2026-02-19 05:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004294 10.0.0.50 - - [2026-02-19 05:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659 10.0.0.50 - - [2026-02-19 05:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007421 10.0.0.50 - - [2026-02-19 05:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004033 10.0.0.50 - - [2026-02-19 05:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004339 10.0.0.50 - - [2026-02-19 05:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003569 10.0.0.50 - - [2026-02-19 05:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004493 10.0.0.50 - - [2026-02-19 05:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004501 10.0.0.50 - - [2026-02-19 05:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005055 10.0.0.50 - - [2026-02-19 05:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005180 10.0.0.50 - - [2026-02-19 05:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003924 10.0.0.50 - - [2026-02-19 05:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004608 10.0.0.50 - - [2026-02-19 05:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.010822 10.0.0.50 - - [2026-02-19 05:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004878 10.0.0.50 - - [2026-02-19 05:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005045 10.0.0.50 - - [2026-02-19 05:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004715 10.0.0.50 - - [2026-02-19 05:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005219 10.0.0.50 - - [2026-02-19 05:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004007 10.0.0.50 - - [2026-02-19 05:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004069 10.0.0.50 - - [2026-02-19 05:15:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004344 10.0.0.50 - - [2026-02-19 05:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004244 10.0.0.50 - - [2026-02-19 05:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004551 10.0.0.50 - - [2026-02-19 05:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004521 10.0.0.50 - - [2026-02-19 05:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004669 10.0.0.50 - - [2026-02-19 05:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006613 10.0.0.50 - - [2026-02-19 05:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004491 10.0.0.50 - - [2026-02-19 05:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007527 10.0.0.50 - - [2026-02-19 05:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004074 10.0.0.50 - - [2026-02-19 05:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003842 10.0.0.50 - - [2026-02-19 05:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003702 10.0.0.50 - - [2026-02-19 05:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004126 10.0.0.50 - - [2026-02-19 05:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003865 10.0.0.50 - - [2026-02-19 05:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007845 10.0.0.50 - - [2026-02-19 05:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004039 10.0.0.50 - - [2026-02-19 05:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004450 10.0.0.50 - - [2026-02-19 05:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004511 10.0.0.50 - - [2026-02-19 05:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004072 10.0.0.50 - - [2026-02-19 05:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004142 10.0.0.50 - - [2026-02-19 05:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003729 10.0.0.50 - - [2026-02-19 05:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004146 10.0.0.50 - - [2026-02-19 05:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006317 10.0.0.50 - - [2026-02-19 05:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005200 10.0.0.50 - - [2026-02-19 05:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004244 10.0.0.50 - - [2026-02-19 05:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004329 10.0.0.50 - - [2026-02-19 05:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003911 10.0.0.50 - - [2026-02-19 05:15:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004901 10.0.0.50 - - [2026-02-19 05:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004780 10.0.0.50 - - [2026-02-19 05:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004964 10.0.0.50 - - [2026-02-19 05:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004979 10.0.0.50 - - [2026-02-19 05:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005219 10.0.0.50 - - [2026-02-19 05:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003744 10.0.0.50 - - [2026-02-19 05:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004225 10.0.0.50 - - [2026-02-19 05:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004860 10.0.0.50 - - [2026-02-19 05:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006723 10.0.0.50 - - [2026-02-19 05:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004583 10.0.0.50 - - [2026-02-19 05:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004849 10.0.0.50 - - [2026-02-19 05:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007257 10.0.0.50 - - [2026-02-19 05:15:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004179 10.0.0.50 - - [2026-02-19 05:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004693 10.0.0.50 - - [2026-02-19 05:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008173 10.0.0.50 - - [2026-02-19 05:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004192 10.0.0.50 - - [2026-02-19 05:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004382 10.0.0.50 - - [2026-02-19 05:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.009274 10.0.0.50 - - [2026-02-19 05:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004405 10.0.0.50 - - [2026-02-19 05:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004137 10.0.0.50 - - [2026-02-19 05:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003837 10.0.0.50 - - [2026-02-19 05:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004715 10.0.0.50 - - [2026-02-19 05:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003976 10.0.0.50 - - [2026-02-19 05:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.50 - - [2026-02-19 05:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004749 10.0.0.50 - - [2026-02-19 05:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005708 10.0.0.50 - - [2026-02-19 05:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007947 10.0.0.50 - - [2026-02-19 05:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004007 10.0.0.50 - - [2026-02-19 05:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005802 10.0.0.50 - - [2026-02-19 05:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003822 10.0.0.50 - - [2026-02-19 05:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004028 10.0.0.50 - - [2026-02-19 05:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004503 10.0.0.50 - - [2026-02-19 05:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004390 10.0.0.50 - - [2026-02-19 05:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005480 10.0.0.50 - - [2026-02-19 05:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003941 10.0.0.50 - - [2026-02-19 05:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004545 10.0.0.50 - - [2026-02-19 05:15:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003975 10.0.0.50 - - [2026-02-19 05:15:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004218 10.0.0.50 - - [2026-02-19 05:15:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003511 10.0.0.50 - - [2026-02-19 05:15:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004436 10.0.0.50 - - [2026-02-19 05:15:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004028 10.0.0.50 - - [2026-02-19 05:15:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004891 10.0.0.50 - - [2026-02-19 05:15:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005377 10.0.0.50 - - [2026-02-19 05:15:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005578 10.0.0.50 - - [2026-02-19 05:15:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004053 10.0.0.50 - - [2026-02-19 05:15:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005145 10.0.0.50 - - [2026-02-19 05:15:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004101 10.0.0.50 - - [2026-02-19 05:15:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004536 10.0.0.50 - - [2026-02-19 05:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005004 10.0.0.50 - - [2026-02-19 05:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004647 10.0.0.50 - - [2026-02-19 05:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003923 10.0.0.50 - - [2026-02-19 05:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007330 10.0.0.50 - - [2026-02-19 05:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004338 10.0.0.50 - - [2026-02-19 05:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007067 10.0.0.50 - - [2026-02-19 05:15:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004429 10.0.0.50 - - [2026-02-19 05:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005373 10.0.0.50 - - [2026-02-19 05:15:16] "GET / HTTP/1.1" 200 35931 0.001700 10.0.0.50 - - [2026-02-19 05:15:16] "POST /fqname-to-id HTTP/1.1" 401 292 0.000540 10.0.0.38 - - [2026-02-19 05:15:16] "GET / HTTP/1.1" 200 35931 0.001743 10.0.0.50 - - [2026-02-19 05:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.014074 10.0.0.38 - - [2026-02-19 05:15:16] "POST /fqname-to-id HTTP/1.1" 401 292 0.003274 10.0.0.50 - - [2026-02-19 05:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.012334 10.0.0.33 - - [2026-02-19 05:15:16] "GET / HTTP/1.1" 200 35931 0.001575 10.0.0.33 - - [2026-02-19 05:15:16] "POST /fqname-to-id HTTP/1.1" 401 292 0.000415 10.0.0.50 - - [2026-02-19 05:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004041 10.0.0.50 - - [2026-02-19 05:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006730 10.0.0.50 - - [2026-02-19 05:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003646 10.0.0.50 - - [2026-02-19 05:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003667 10.0.0.50 - - [2026-02-19 05:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007367 10.0.0.50 - - [2026-02-19 05:15:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005452 10.0.0.50 - - [2026-02-19 05:15:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004882 10.0.0.50 - - [2026-02-19 05:15:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008356 10.0.0.50 - - [2026-02-19 05:15:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003820 10.0.0.50 - - [2026-02-19 05:15:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005381 10.0.0.38 - - [2026-02-19 05:15:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.964775 10.0.0.50 - - [2026-02-19 05:15:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.015831 10.0.0.38 - - [2026-02-19 05:15:17] "GET /global-system-config/83d41a65-7cf8-4be3-85a7-1a9088f86999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3159 0.007994 10.0.0.50 - - [2026-02-19 05:15:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.580137 10.0.0.38 - - [2026-02-19 05:15:17] "POST /fqname-to-id HTTP/1.1" 404 220 0.011432 10.0.0.50 - - [2026-02-19 05:15:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007771 10.0.0.50 - - [2026-02-19 05:15:17] "GET /global-system-config/83d41a65-7cf8-4be3-85a7-1a9088f86999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3159 0.012317 10.0.0.50 - - [2026-02-19 05:15:17] "POST /fqname-to-id HTTP/1.1" 404 220 0.007113 10.0.0.33 - - [2026-02-19 05:15:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.224140 10.0.0.33 - - [2026-02-19 05:15:17] "GET /global-system-config/83d41a65-7cf8-4be3-85a7-1a9088f86999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3159 0.010553 10.0.0.50 - - [2026-02-19 05:15:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006857 10.0.0.33 - - [2026-02-19 05:15:17] "POST /fqname-to-id HTTP/1.1" 404 220 0.007664 10.0.0.38 - - [2026-02-19 05:15:17] "POST /database-nodes HTTP/1.1" 200 603 0.074885 10.0.0.50 - - [2026-02-19 05:15:18] "POST /database-nodes HTTP/1.1" 200 603 0.116939 10.0.0.50 - - [2026-02-19 05:15:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.013737 10.0.0.33 - - [2026-02-19 05:15:18] "POST /database-nodes HTTP/1.1" 200 603 0.115470 10.0.0.50 - - [2026-02-19 05:15:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.022589 10.0.0.50 - - [2026-02-19 05:15:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005907 10.0.0.50 - - [2026-02-19 05:15:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.50 - - [2026-02-19 05:15:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004953 10.0.0.50 - - [2026-02-19 05:15:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005078 10.0.0.50 - - [2026-02-19 05:15:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004683 10.0.0.50 - - [2026-02-19 05:15:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004554 10.0.0.50 - - [2026-02-19 05:15:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.010222 10.0.0.50 - - [2026-02-19 05:15:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003835 10.0.0.50 - - [2026-02-19 05:15:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004410 10.0.0.50 - - [2026-02-19 05:15:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005277 10.0.0.50 - - [2026-02-19 05:15:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010891 10.0.0.50 - - [2026-02-19 05:15:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010207 10.0.0.50 - - [2026-02-19 05:15:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004820 10.0.0.50 - - [2026-02-19 05:15:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009455 10.0.0.50 - - [2026-02-19 05:15:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004127 10.0.0.50 - - [2026-02-19 05:15:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003669 10.0.0.50 - - [2026-02-19 05:15:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008403 10.0.0.50 - - [2026-02-19 05:15:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004467 10.0.0.50 - - [2026-02-19 05:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006514 10.0.0.50 - - [2026-02-19 05:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003722 10.0.0.50 - - [2026-02-19 05:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005123 10.0.0.50 - - [2026-02-19 05:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010590 10.0.0.50 - - [2026-02-19 05:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008201 10.0.0.50 - - [2026-02-19 05:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004112 10.0.0.50 - - [2026-02-19 05:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009615 10.0.0.50 - - [2026-02-19 05:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005670 10.0.0.50 - - [2026-02-19 05:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006760 10.0.0.50 - - [2026-02-19 05:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005700 10.0.0.50 - - [2026-02-19 05:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.010949 10.0.0.50 - - [2026-02-19 05:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003971 10.0.0.50 - - [2026-02-19 05:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004652 10.0.0.50 - - [2026-02-19 05:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005601 10.0.0.50 - - [2026-02-19 05:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004314 10.0.0.50 - - [2026-02-19 05:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004013 10.0.0.50 - - [2026-02-19 05:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004006 10.0.0.50 - - [2026-02-19 05:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.011051 10.0.0.50 - - [2026-02-19 05:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003556 10.0.0.50 - - [2026-02-19 05:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.014647 10.0.0.50 - - [2026-02-19 05:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004166 10.0.0.50 - - [2026-02-19 05:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004573 10.0.0.50 - - [2026-02-19 05:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004395 10.0.0.50 - - [2026-02-19 05:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004277 10.0.0.50 - - [2026-02-19 05:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004885 10.0.0.50 - - [2026-02-19 05:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004154 10.0.0.50 - - [2026-02-19 05:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007206 10.0.0.50 - - [2026-02-19 05:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008433 10.0.0.50 - - [2026-02-19 05:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644 10.0.0.50 - - [2026-02-19 05:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004305 10.0.0.50 - - [2026-02-19 05:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004344 10.0.0.50 - - [2026-02-19 05:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007303 10.0.0.50 - - [2026-02-19 05:15:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008339 10.0.0.50 - - [2026-02-19 05:15:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004324 10.0.0.38 - - [2026-02-19 05:15:23] "POST /useragent-kv HTTP/1.1" 200 115 0.004427 10.0.0.50 - - [2026-02-19 05:15:23] "POST /virtual-networks HTTP/1.1" 200 552 0.292638 10.0.0.50 - - [2026-02-19 05:15:23] "POST /fqname-to-id HTTP/1.1" 404 178 0.006939 10.0.0.33 - - [2026-02-19 05:15:23] "POST /ref-update HTTP/1.1" 200 156 0.037300 10.0.0.50 - - [2026-02-19 05:15:23] "POST /fqname-to-id HTTP/1.1" 404 198 0.005293 10.0.0.50 - - [2026-02-19 05:15:47] "GET / HTTP/1.1" 200 35931 0.001815 10.0.0.50 - - [2026-02-19 05:15:47] "POST /fqname-to-id HTTP/1.1" 401 292 0.000437 10.0.0.33 - - [2026-02-19 05:15:47] "GET / HTTP/1.1" 200 35931 0.001481 10.0.0.33 - - [2026-02-19 05:15:47] "POST /fqname-to-id HTTP/1.1" 401 292 0.000422 10.0.0.38 - - [2026-02-19 05:15:47] "GET / HTTP/1.1" 200 35931 0.001407 10.0.0.38 - - [2026-02-19 05:15:47] "POST /fqname-to-id HTTP/1.1" 401 292 0.000466 10.0.0.50 - - [2026-02-19 05:15:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.799588 10.0.0.50 - - [2026-02-19 05:15:48] "GET /global-system-config/83d41a65-7cf8-4be3-85a7-1a9088f86999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3159 0.004406 10.0.0.50 - - [2026-02-19 05:15:48] "POST /fqname-to-id HTTP/1.1" 404 220 0.004745 10.0.0.33 - - [2026-02-19 05:15:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.486237 10.0.0.33 - - [2026-02-19 05:15:48] "GET /global-system-config/83d41a65-7cf8-4be3-85a7-1a9088f86999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3159 0.004888 10.0.0.33 - - [2026-02-19 05:15:48] "POST /fqname-to-id HTTP/1.1" 404 220 0.003265 10.0.0.38 - - [2026-02-19 05:15:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.116920 10.0.0.38 - - [2026-02-19 05:15:48] "GET /global-system-config/83d41a65-7cf8-4be3-85a7-1a9088f86999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3159 0.004393 10.0.0.38 - - [2026-02-19 05:15:48] "POST /fqname-to-id HTTP/1.1" 404 220 0.005518 10.0.0.50 - - [2026-02-19 05:15:48] "POST /analytics-nodes HTTP/1.1" 200 605 0.064567 10.0.0.33 - - [2026-02-19 05:15:48] "POST /analytics-nodes HTTP/1.1" 200 605 0.060390 10.0.0.38 - - [2026-02-19 05:15:48] "POST /analytics-nodes HTTP/1.1" 200 605 0.053286 10.0.0.50 - - [2026-02-19 05:15:53] "GET / HTTP/1.1" 200 35931 0.001874 10.0.0.38 - - [2026-02-19 05:15:53] "GET / HTTP/1.1" 200 35931 0.001556 10.0.0.33 - - [2026-02-19 05:15:53] "GET / HTTP/1.1" 200 35931 0.001531 10.0.0.50 - - [2026-02-19 05:16:03] "GET / HTTP/1.1" 200 35931 0.002068 10.0.0.50 - - [2026-02-19 05:16:03] "POST /fqname-to-id HTTP/1.1" 401 292 0.000558 10.0.0.33 - - [2026-02-19 05:16:04] "GET / HTTP/1.1" 200 35931 0.002210 10.0.0.33 - - [2026-02-19 05:16:04] "POST /fqname-to-id HTTP/1.1" 401 292 0.000449 10.0.0.50 - - [2026-02-19 05:16:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.050253 10.0.0.50 - - [2026-02-19 05:16:04] "GET /global-system-config/83d41a65-7cf8-4be3-85a7-1a9088f86999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3159 0.004922 10.0.0.50 - - [2026-02-19 05:16:04] "POST /fqname-to-id HTTP/1.1" 404 220 0.010126 10.0.0.50 - - [2026-02-19 05:16:04] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.057512 10.0.0.38 - - [2026-02-19 05:16:04] "GET / HTTP/1.1" 200 35931 0.003158 10.0.0.38 - - [2026-02-19 05:16:04] "POST /fqname-to-id HTTP/1.1" 401 292 0.000596 10.0.0.33 - - [2026-02-19 05:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.512289 10.0.0.33 - - [2026-02-19 05:16:05] "GET /global-system-config/83d41a65-7cf8-4be3-85a7-1a9088f86999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3159 0.012841 10.0.0.33 - - [2026-02-19 05:16:05] "POST /fqname-to-id HTTP/1.1" 404 220 0.013407 10.0.0.38 - - [2026-02-19 05:16:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.148892 10.0.0.38 - - [2026-02-19 05:16:05] "GET /global-system-config/83d41a65-7cf8-4be3-85a7-1a9088f86999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3159 0.023332 10.0.0.38 - - [2026-02-19 05:16:05] "POST /fqname-to-id HTTP/1.1" 404 220 0.003617 10.0.0.33 - - [2026-02-19 05:16:05] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.228646 10.0.0.38 - - [2026-02-19 05:16:06] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.157425 10.0.0.33 - - [2026-02-19 05:16:15] "GET / HTTP/1.1" 200 35931 0.001759 10.0.0.33 - - [2026-02-19 05:16:15] "POST /fqname-to-id HTTP/1.1" 401 292 0.000481 10.0.0.50 - - [2026-02-19 05:16:15] "GET / HTTP/1.1" 200 35931 0.001567 10.0.0.50 - - [2026-02-19 05:16:15] "POST /fqname-to-id HTTP/1.1" 401 292 0.000439 10.0.0.38 - - [2026-02-19 05:16:17] "GET / HTTP/1.1" 200 35931 0.001649 10.0.0.38 - - [2026-02-19 05:16:17] "POST /fqname-to-id HTTP/1.1" 401 292 0.001974 10.0.0.33 - - [2026-02-19 05:16:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.972044 10.0.0.33 - - [2026-02-19 05:16:17] "GET /global-system-config/83d41a65-7cf8-4be3-85a7-1a9088f86999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3159 0.004615 10.0.0.33 - - [2026-02-19 05:16:17] "POST /fqname-to-id HTTP/1.1" 404 220 0.005635 10.0.0.33 - - [2026-02-19 05:16:17] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.043940 10.0.0.50 - - [2026-02-19 05:16:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.695656 10.0.0.50 - - [2026-02-19 05:16:18] "GET /global-system-config/83d41a65-7cf8-4be3-85a7-1a9088f86999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3159 0.014069 10.0.0.50 - - [2026-02-19 05:16:18] "POST /fqname-to-id HTTP/1.1" 404 220 0.005689 10.0.0.38 - - [2026-02-19 05:16:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.085463 10.0.0.38 - - [2026-02-19 05:16:18] "GET /global-system-config/83d41a65-7cf8-4be3-85a7-1a9088f86999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3159 0.015516 10.0.0.38 - - [2026-02-19 05:16:18] "POST /fqname-to-id HTTP/1.1" 404 220 0.004838 10.0.0.50 - - [2026-02-19 05:16:18] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.057899 10.0.0.38 - - [2026-02-19 05:16:18] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.051278 10.0.0.129 - - [2026-02-19 05:18:05] "GET / HTTP/1.1" 200 35931 0.001721 10.0.0.129 - - [2026-02-19 05:18:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.000436 10.0.0.241 - - [2026-02-19 05:18:06] "GET / HTTP/1.1" 200 35931 0.001786 10.0.0.241 - - [2026-02-19 05:18:06] "POST /fqname-to-id HTTP/1.1" 401 292 0.000684 10.0.0.129 - - [2026-02-19 05:18:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.388178 10.0.0.129 - - [2026-02-19 05:18:06] "GET /global-system-config/83d41a65-7cf8-4be3-85a7-1a9088f86999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3159 0.004366 10.0.0.129 - - [2026-02-19 05:18:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005126 10.0.0.241 - - [2026-02-19 05:18:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.060263 10.0.0.241 - - [2026-02-19 05:18:06] "GET /global-system-config/83d41a65-7cf8-4be3-85a7-1a9088f86999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3159 0.004626 10.0.0.241 - - [2026-02-19 05:18:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003643 10.0.0.129 - - [2026-02-19 05:18:06] "GET /routing-instance/28a26954-9404-45ca-8361-fdb3d9be4cf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003790 10.0.0.241 - - [2026-02-19 05:18:06] "GET /routing-instance/28a26954-9404-45ca-8361-fdb3d9be4cf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.004518 10.0.0.129 - - [2026-02-19 05:18:06] "PUT /global-system-config/83d41a65-7cf8-4be3-85a7-1a9088f86999 HTTP/1.1" 200 274 0.020253 10.0.0.241 - - [2026-02-19 05:18:06] "PUT /global-system-config/83d41a65-7cf8-4be3-85a7-1a9088f86999 HTTP/1.1" 200 274 0.029101 10.0.0.129 - - [2026-02-19 05:18:06] "POST /fqname-to-id HTTP/1.1" 404 218 0.014526 10.0.0.241 - - [2026-02-19 05:18:06] "POST /fqname-to-id HTTP/1.1" 404 218 0.003639 10.0.0.129 - - [2026-02-19 05:18:06] "POST /virtual-routers HTTP/1.1" 200 603 0.047260 10.0.0.129 - - [2026-02-19 05:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004795 10.0.0.241 - - [2026-02-19 05:18:07] "POST /virtual-routers HTTP/1.1" 200 603 0.067637 10.0.0.241 - - [2026-02-19 05:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005115 10.0.0.129 - - [2026-02-19 05:18:07] "GET /virtual-router/361a0f05-25ce-41a0-bb44-7bd3ae408b8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.008163 10.0.0.129 - - [2026-02-19 05:18:07] "POST /fqname-to-id HTTP/1.1" 404 231 0.005934 10.0.0.241 - - [2026-02-19 05:18:07] "GET /virtual-router/02547588-bb1e-49e6-90f7-124360b2cbf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.006847 10.0.0.241 - - [2026-02-19 05:18:07] "POST /fqname-to-id HTTP/1.1" 404 231 0.004713 10.0.0.129 - - [2026-02-19 05:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007784 10.0.0.129 - - [2026-02-19 05:18:07] "GET /virtual-network/9b5dda40-6174-4be3-bea7-c5e1edd9d393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.004266 10.0.0.241 - - [2026-02-19 05:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003405 10.0.0.241 - - [2026-02-19 05:18:07] "GET /virtual-network/9b5dda40-6174-4be3-bea7-c5e1edd9d393?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.015230 10.0.0.129 - - [2026-02-19 05:18:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.189444 10.0.0.241 - - [2026-02-19 05:18:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.264271 10.0.0.50 - - [2026-02-19 05:19:00] "GET /global-system-configs HTTP/1.1" 200 322 0.074616 The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option.