+++ date ++ echo 'INFO: =================== Mon Feb 16 04:57:37 UTC 2026 ===================' INFO: =================== Mon Feb 16 04:57:37 UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ ip route get 1 +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ awk '{print $2}' +++ head -n 1 +++ grep 'inet ' +++ ip addr show dev ens3 ++ 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 '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ 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 +++ 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 +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ get_local_ips ++++ uniq ++++ sort ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ 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=__ ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ sort ++ set ++ cut -d = -f 1 ++ 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/16/2026 04:57:47.124 7fdeea586a88 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/16/2026 04:57:47.177 7fdeea586a88 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/16/2026 04:57:47.192 7fdeea586a88 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/16/2026 04:57:47.192 7fdeea586a88 [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-16 04:58:11] "GET / HTTP/1.1" 200 45871 0.002129 10.0.0.38 - - [2026-02-16 04:58:11] "GET / HTTP/1.1" 200 45871 0.001277 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-16 04:58:11] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000821 10.0.0.38 - - [2026-02-16 04:58:11] "POST /fqname-to-id HTTP/1.1" 401 292 0.000275 10.0.0.50 - - [2026-02-16 04:58:12] "GET / HTTP/1.1" 200 35931 0.002974 10.0.0.38 - - [2026-02-16 04:58:12] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 0.629983 10.0.0.38 - - [2026-02-16 04:58:12] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.006679 10.0.0.38 - - [2026-02-16 04:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.355474 10.0.0.38 - - [2026-02-16 04:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004748 10.0.0.50 - - [2026-02-16 04:58:12] "GET / HTTP/1.1" 200 35931 0.001652 10.0.0.50 - - [2026-02-16 04:58:12] "POST /fqname-to-id HTTP/1.1" 401 292 0.000471 /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-16 04:58:12] "POST /fqname-to-id HTTP/1.1" 404 196 0.045756 10.0.0.50 - - [2026-02-16 04:58:13] "POST /job-templates HTTP/1.1" 200 555 0.100454 10.0.0.50 - - [2026-02-16 04:58:13] "POST /fqname-to-id HTTP/1.1" 404 200 0.009725 10.0.0.50 - - [2026-02-16 04:58:13] "POST /job-templates HTTP/1.1" 200 563 0.043860 10.0.0.50 - - [2026-02-16 04:58:13] "POST /fqname-to-id HTTP/1.1" 404 191 0.004639 10.0.0.50 - - [2026-02-16 04:58:13] "GET / HTTP/1.1" 200 35931 0.001459 10.0.0.50 - - [2026-02-16 04:58:13] "POST /fqname-to-id HTTP/1.1" 401 292 0.000407 10.0.0.50 - - [2026-02-16 04:58:13] "POST /job-templates HTTP/1.1" 200 545 0.076709 10.0.0.50 - - [2026-02-16 04:58:13] "POST /fqname-to-id HTTP/1.1" 404 207 0.005008 10.0.0.50 - - [2026-02-16 04:58:13] "POST /job-templates HTTP/1.1" 200 577 0.121002 10.0.0.50 - - [2026-02-16 04:58:13] "POST /fqname-to-id HTTP/1.1" 404 208 0.006202 10.0.0.50 - - [2026-02-16 04:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.037168 10.0.0.50 - - [2026-02-16 04:58:13] "GET /global-system-config/b41eebbc-aa8b-42a7-9c82-7ab9469d58a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009251 10.0.0.50 - - [2026-02-16 04:58:13] "POST /fqname-to-id HTTP/1.1" 404 220 0.003908 10.0.0.50 - - [2026-02-16 04:58:13] "POST /job-templates HTTP/1.1" 200 579 0.092940 10.0.0.33 - - [2026-02-16 04:58:13] "GET / HTTP/1.1" 200 35931 0.001398 10.0.0.33 - - [2026-02-16 04:58:13] "POST /fqname-to-id HTTP/1.1" 401 292 0.000413 10.0.0.50 - - [2026-02-16 04:58:13] "POST /fqname-to-id HTTP/1.1" 404 210 0.003541 10.0.0.50 - - [2026-02-16 04:58:13] "POST /config-database-nodes HTTP/1.1" 200 617 0.052259 10.0.0.50 - - [2026-02-16 04:58:14] "POST /job-templates HTTP/1.1" 200 583 0.063041 10.0.0.50 - - [2026-02-16 04:58:14] "POST /fqname-to-id HTTP/1.1" 404 198 0.004547 10.0.0.33 - - [2026-02-16 04:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.053890 10.0.0.33 - - [2026-02-16 04:58:14] "GET /global-system-config/b41eebbc-aa8b-42a7-9c82-7ab9469d58a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006291 10.0.0.50 - - [2026-02-16 04:58:14] "POST /job-templates HTTP/1.1" 200 559 0.124552 10.0.0.33 - - [2026-02-16 04:58:14] "POST /fqname-to-id HTTP/1.1" 404 220 0.007865 10.0.0.50 - - [2026-02-16 04:58:14] "POST /fqname-to-id HTTP/1.1" 404 203 0.004321 10.0.0.33 - - [2026-02-16 04:58:14] "POST /config-database-nodes HTTP/1.1" 200 617 0.061935 10.0.0.50 - - [2026-02-16 04:58:14] "POST /job-templates HTTP/1.1" 200 569 0.065967 10.0.0.50 - - [2026-02-16 04:58:14] "POST /fqname-to-id HTTP/1.1" 404 196 0.005453 10.0.0.50 - - [2026-02-16 04:58:14] "POST /job-templates HTTP/1.1" 200 555 0.081506 10.0.0.50 - - [2026-02-16 04:58:14] "POST /fqname-to-id HTTP/1.1" 404 196 0.011295 10.0.0.50 - - [2026-02-16 04:58:14] "POST /job-templates HTTP/1.1" 200 555 0.089160 10.0.0.38 - - [2026-02-16 04:58:14] "GET / HTTP/1.1" 200 35931 0.001597 10.0.0.38 - - [2026-02-16 04:58:14] "POST /fqname-to-id HTTP/1.1" 401 292 0.000557 10.0.0.50 - - [2026-02-16 04:58:14] "POST /fqname-to-id HTTP/1.1" 404 196 0.008405 10.0.0.50 - - [2026-02-16 04:58:15] "POST /job-templates HTTP/1.1" 200 555 0.066278 10.0.0.50 - - [2026-02-16 04:58:15] "POST /fqname-to-id HTTP/1.1" 404 186 0.006569 10.0.0.50 - - [2026-02-16 04:58:15] "POST /job-templates HTTP/1.1" 200 535 0.061358 10.0.0.50 - - [2026-02-16 04:58:15] "POST /fqname-to-id HTTP/1.1" 404 198 0.012790 10.0.0.38 - - [2026-02-16 04:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.044284 10.0.0.38 - - [2026-02-16 04:58:15] "GET /global-system-config/b41eebbc-aa8b-42a7-9c82-7ab9469d58a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007345 10.0.0.38 - - [2026-02-16 04:58:15] "POST /fqname-to-id HTTP/1.1" 404 220 0.005243 10.0.0.50 - - [2026-02-16 04:58:15] "POST /job-templates HTTP/1.1" 200 559 0.188135 10.0.0.38 - - [2026-02-16 04:58:15] "POST /config-database-nodes HTTP/1.1" 200 617 0.078401 10.0.0.50 - - [2026-02-16 04:58:15] "POST /fqname-to-id HTTP/1.1" 404 198 0.004651 10.0.0.50 - - [2026-02-16 04:58:15] "POST /job-templates HTTP/1.1" 200 559 0.066847 10.0.0.50 - - [2026-02-16 04:58:15] "POST /fqname-to-id HTTP/1.1" 404 198 0.005193 10.0.0.38 - - [2026-02-16 04:58:15] "GET / HTTP/1.1" 200 35931 0.001739 10.0.0.50 - - [2026-02-16 04:58:15] "POST /job-templates HTTP/1.1" 200 559 0.122016 10.0.0.50 - - [2026-02-16 04:58:15] "POST /fqname-to-id HTTP/1.1" 404 201 0.004676 10.0.0.38 - - [2026-02-16 04:58:15] "POST /fqname-to-id HTTP/1.1" 401 292 0.000593 10.0.0.50 - - [2026-02-16 04:58:16] "POST /job-templates HTTP/1.1" 200 565 0.107936 10.0.0.50 - - [2026-02-16 04:58:16] "POST /fqname-to-id HTTP/1.1" 404 197 0.005587 10.0.0.50 - - [2026-02-16 04:58:16] "POST /job-templates HTTP/1.1" 200 557 0.073068 10.0.0.50 - - [2026-02-16 04:58:16] "POST /fqname-to-id HTTP/1.1" 404 196 0.004613 10.0.0.38 - - [2026-02-16 04:58:16] "POST /fqname-to-id HTTP/1.1" 404 186 0.038052 10.0.0.50 - - [2026-02-16 04:58:16] "GET / HTTP/1.1" 200 35931 0.002645 10.0.0.50 - - [2026-02-16 04:58:16] "POST /fqname-to-id HTTP/1.1" 401 292 0.000886 10.0.0.38 - - [2026-02-16 04:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.010067 10.0.0.50 - - [2026-02-16 04:58:16] "POST /job-templates HTTP/1.1" 200 555 0.141429 10.0.0.38 - - [2026-02-16 04:58:16] "GET /global-system-config/b41eebbc-aa8b-42a7-9c82-7ab9469d58a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.017821 10.0.0.50 - - [2026-02-16 04:58:16] "POST /fqname-to-id HTTP/1.1" 404 205 0.018681 10.0.0.38 - - [2026-02-16 04:58:16] "POST /service-appliance-sets HTTP/1.1" 200 553 0.116342 10.0.0.50 - - [2026-02-16 04:58:16] "POST /job-templates HTTP/1.1" 200 573 0.108122 10.0.0.38 - - [2026-02-16 04:58:16] "POST /fqname-to-id HTTP/1.1" 404 180 0.015508 10.0.0.38 - - [2026-02-16 04:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.022095 10.0.0.50 - - [2026-02-16 04:58:16] "POST /fqname-to-id HTTP/1.1" 404 194 0.020883 10.0.0.38 - - [2026-02-16 04:58:16] "GET /global-system-config/b41eebbc-aa8b-42a7-9c82-7ab9469d58a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006803 10.0.0.33 - - [2026-02-16 04:58:16] "GET / HTTP/1.1" 200 35931 0.001860 10.0.0.33 - - [2026-02-16 04:58:16] "POST /fqname-to-id HTTP/1.1" 401 292 0.000390 10.0.0.50 - - [2026-02-16 04:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.042265 10.0.0.50 - - [2026-02-16 04:58:16] "GET /global-system-config/b41eebbc-aa8b-42a7-9c82-7ab9469d58a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.015258 10.0.0.50 - - [2026-02-16 04:58:16] "POST /job-templates HTTP/1.1" 200 551 0.112962 10.0.0.50 - - [2026-02-16 04:58:17] "POST /fqname-to-id HTTP/1.1" 404 220 0.007311 10.0.0.50 - - [2026-02-16 04:58:17] "POST /fqname-to-id HTTP/1.1" 404 208 0.029849 10.0.0.38 - - [2026-02-16 04:58:17] "POST /service-appliance-sets HTTP/1.1" 200 541 0.114432 10.0.0.38 - - [2026-02-16 04:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006074 10.0.0.38 - - [2026-02-16 04:58:17] "GET /network-ipam/6c3febb5-9f37-43aa-b1e2-cbf8633ffddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004906 10.0.0.50 - - [2026-02-16 04:58:17] "POST /config-nodes HTTP/1.1" 200 599 0.143140 10.0.0.50 - - [2026-02-16 04:58:17] "POST /job-templates HTTP/1.1" 200 579 0.146650 10.0.0.50 - - [2026-02-16 04:58:17] "POST /fqname-to-id HTTP/1.1" 404 196 0.003878 10.0.0.50 - - [2026-02-16 04:58:17] "POST /job-templates HTTP/1.1" 200 555 0.128430 10.0.0.50 - - [2026-02-16 04:58:17] "POST /fqname-to-id HTTP/1.1" 404 198 0.005805 10.0.0.33 - - [2026-02-16 04:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.087464 10.0.0.50 - - [2026-02-16 04:58:17] "GET / HTTP/1.1" 200 35931 0.001735 10.0.0.50 - - [2026-02-16 04:58:17] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000436 10.0.0.33 - - [2026-02-16 04:58:17] "GET /global-system-config/b41eebbc-aa8b-42a7-9c82-7ab9469d58a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.048123 10.0.0.38 - - [2026-02-16 04:58:17] "POST /service-templates HTTP/1.1" 200 511 0.095562 10.0.0.50 - - [2026-02-16 04:58:17] "POST /job-templates HTTP/1.1" 200 559 0.137194 10.0.0.33 - - [2026-02-16 04:58:17] "POST /fqname-to-id HTTP/1.1" 404 220 0.007489 10.0.0.50 - - [2026-02-16 04:58:17] "POST /fqname-to-id HTTP/1.1" 404 206 0.023374 10.0.0.38 - - [2026-02-16 04:58:17] "POST /service-templates HTTP/1.1" 200 501 0.072704 10.0.0.33 - - [2026-02-16 04:58:17] "POST /config-nodes HTTP/1.1" 200 599 0.099257 10.0.0.38 - - [2026-02-16 04:58:17] "POST /service-templates HTTP/1.1" 200 515 0.078974 10.0.0.50 - - [2026-02-16 04:58:17] "POST /job-templates HTTP/1.1" 200 575 0.102851 10.0.0.50 - - [2026-02-16 04:58:18] "POST /fqname-to-id HTTP/1.1" 404 197 0.013152 10.0.0.38 - - [2026-02-16 04:58:18] "POST /service-templates HTTP/1.1" 200 535 0.102572 10.0.0.50 - - [2026-02-16 04:58:18] "POST /job-templates HTTP/1.1" 200 557 0.076632 10.0.0.50 - - [2026-02-16 04:58:18] "POST /fqname-to-id HTTP/1.1" 404 198 0.010272 10.0.0.38 - - [2026-02-16 04:58:18] "POST /service-templates HTTP/1.1" 200 507 0.134960 10.0.0.50 - - [2026-02-16 04:58:18] "POST /job-templates HTTP/1.1" 200 559 0.175174 10.0.0.33 - - [2026-02-16 04:58:18] "GET / HTTP/1.1" 200 35931 0.001493 10.0.0.33 - - [2026-02-16 04:58:18] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000424 10.0.0.50 - - [2026-02-16 04:58:18] "POST /fqname-to-id HTTP/1.1" 404 196 0.012510 10.0.0.50 - - [2026-02-16 04:58:18] "POST /job-templates HTTP/1.1" 200 555 0.122825 10.0.0.50 - - [2026-02-16 04:58:18] "POST /fqname-to-id HTTP/1.1" 404 195 0.018394 10.0.0.50 - - [2026-02-16 04:58:18] "POST /job-templates HTTP/1.1" 200 553 0.064995 10.0.0.50 - - [2026-02-16 04:58:18] "POST /fqname-to-id HTTP/1.1" 404 195 0.028801 10.0.0.38 - - [2026-02-16 04:58:18] "GET / HTTP/1.1" 200 35931 0.004903 10.0.0.38 - - [2026-02-16 04:58:18] "POST /fqname-to-id HTTP/1.1" 401 292 0.000422 10.0.0.50 - - [2026-02-16 04:58:19] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.719914 10.0.0.50 - - [2026-02-16 04:58:19] "POST /job-templates HTTP/1.1" 200 553 0.194408 10.0.0.50 - - [2026-02-16 04:58:19] "POST /fqname-to-id HTTP/1.1" 404 195 0.011694 10.0.0.50 - - [2026-02-16 04:58:19] "POST /job-templates HTTP/1.1" 200 553 0.118378 10.0.0.50 - - [2026-02-16 04:58:19] "POST /fqname-to-id HTTP/1.1" 404 200 0.004905 10.0.0.50 - - [2026-02-16 04:58:19] "POST /job-templates HTTP/1.1" 200 563 0.075383 10.0.0.50 - - [2026-02-16 04:58:19] "POST /fqname-to-id HTTP/1.1" 404 201 0.030470 10.0.0.50 - - [2026-02-16 04:58:19] "POST /job-templates HTTP/1.1" 200 565 0.110757 10.0.0.50 - - [2026-02-16 04:58:19] "POST /fqname-to-id HTTP/1.1" 404 189 0.008534 10.0.0.50 - - [2026-02-16 04:58:20] "POST /config-propertiess HTTP/1.1" 200 551 0.091042 10.0.0.50 - - [2026-02-16 04:58:20] "POST /fqname-to-id HTTP/1.1" 404 168 0.004190 10.0.0.50 - - [2026-02-16 04:58:20] "POST /tags HTTP/1.1" 200 321 0.135969 10.0.0.50 - - [2026-02-16 04:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005460 10.0.0.50 - - [2026-02-16 04:58:24] "GET /global-vrouter-config/47b30ac4-5338-4de5-b629-d55d372268fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1161 0.004873 10.0.0.50 - - [2026-02-16 04:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006768 10.0.0.50 - - [2026-02-16 04:58:24] "PUT /global-vrouter-config/47b30ac4-5338-4de5-b629-d55d372268fe HTTP/1.1" 200 276 0.015969 10.0.0.50 - - [2026-02-16 04:58:24] "GET / HTTP/1.1" 200 35931 0.001999 10.0.0.50 - - [2026-02-16 04:58:24] "POST /alarms HTTP/1.1" 401 292 0.000498 10.0.0.33 - - [2026-02-16 04:58:34] "POST /global-vrouter-configs HTTP/1.1" 409 251 12.243423 10.0.0.38 - - [2026-02-16 04:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 12.390733 10.0.0.38 - - [2026-02-16 04:58:38] "GET /global-system-config/b41eebbc-aa8b-42a7-9c82-7ab9469d58a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004535 10.0.0.38 - - [2026-02-16 04:58:38] "POST /fqname-to-id HTTP/1.1" 404 220 0.005333 10.0.0.38 - - [2026-02-16 04:58:39] "POST /config-nodes HTTP/1.1" 200 599 0.044671 10.0.0.38 - - [2026-02-16 04:58:39] "GET / HTTP/1.1" 200 35931 0.001637 10.0.0.38 - - [2026-02-16 04:58:39] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000417 10.0.0.33 - - [2026-02-16 04:58:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004285 10.0.0.33 - - [2026-02-16 04:58:39] "GET /global-vrouter-config/47b30ac4-5338-4de5-b629-d55d372268fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1432 0.005693 10.0.0.33 - - [2026-02-16 04:58:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005333 10.0.0.33 - - [2026-02-16 04:58:39] "PUT /global-vrouter-config/47b30ac4-5338-4de5-b629-d55d372268fe HTTP/1.1" 200 276 0.019651 10.0.0.33 - - [2026-02-16 04:58:40] "GET / HTTP/1.1" 200 35931 0.001621 10.0.0.33 - - [2026-02-16 04:58:40] "POST /alarms HTTP/1.1" 401 292 0.000464 10.0.0.50 - - [2026-02-16 04:58:48] "POST /alarms HTTP/1.1" 200 581 11.524881 10.0.0.50 - - [2026-02-16 04:58:48] "POST /alarms HTTP/1.1" 200 575 0.064584 10.0.0.50 - - [2026-02-16 04:58:48] "POST /alarms HTTP/1.1" 200 575 0.054410 10.0.0.50 - - [2026-02-16 04:58:48] "POST /alarms HTTP/1.1" 200 559 0.052734 10.0.0.50 - - [2026-02-16 04:58:48] "POST /alarms HTTP/1.1" 200 555 0.063573 10.0.0.50 - - [2026-02-16 04:58:48] "POST /alarms HTTP/1.1" 200 557 0.047706 10.0.0.50 - - [2026-02-16 04:58:49] "POST /alarms HTTP/1.1" 200 565 0.048503 10.0.0.50 - - [2026-02-16 04:58:49] "POST /alarms HTTP/1.1" 200 549 0.053722 10.0.0.50 - - [2026-02-16 04:58:49] "POST /alarms HTTP/1.1" 200 557 0.053473 10.0.0.50 - - [2026-02-16 04:58:49] "POST /alarms HTTP/1.1" 200 567 0.061008 10.0.0.50 - - [2026-02-16 04:58:49] "POST /alarms HTTP/1.1" 200 555 0.055211 10.0.0.50 - - [2026-02-16 04:58:49] "POST /alarms HTTP/1.1" 200 567 0.055662 10.0.0.50 - - [2026-02-16 04:58:49] "POST /alarms HTTP/1.1" 200 575 0.051487 10.0.0.33 - - [2026-02-16 04:58:49] "GET / HTTP/1.1" 200 35931 0.001963 10.0.0.33 - - [2026-02-16 04:58:49] "POST /fqname-to-id HTTP/1.1" 401 292 0.000426 10.0.0.50 - - [2026-02-16 04:58:49] "GET / HTTP/1.1" 200 35931 0.003306 10.0.0.50 - - [2026-02-16 04:58:49] "POST /fqname-to-id HTTP/1.1" 401 292 0.000453 10.0.0.50 - - [2026-02-16 04:58:49] "POST /alarms HTTP/1.1" 200 569 0.076907 10.0.0.38 - - [2026-02-16 04:58:49] "GET / HTTP/1.1" 200 35931 0.001703 10.0.0.38 - - [2026-02-16 04:58:49] "POST /fqname-to-id HTTP/1.1" 401 292 0.000459 10.0.0.50 - - [2026-02-16 04:58:49] "POST /alarms HTTP/1.1" 200 561 0.097123 10.0.0.50 - - [2026-02-16 04:58:50] "POST /alarms HTTP/1.1" 200 561 0.084096 10.0.0.50 - - [2026-02-16 04:58:50] "POST /alarms HTTP/1.1" 200 561 0.054488 10.0.0.50 - - [2026-02-16 04:58:50] "POST /alarms HTTP/1.1" 200 547 0.099136 10.0.0.50 - - [2026-02-16 04:58:50] "POST /alarms HTTP/1.1" 200 595 0.056855 10.0.0.50 - - [2026-02-16 04:58:50] "POST /alarms HTTP/1.1" 200 575 0.049760 10.0.0.50 - - [2026-02-16 04:58:50] "POST /alarms HTTP/1.1" 200 571 0.154046 10.0.0.50 - - [2026-02-16 04:58:50] "POST /alarms HTTP/1.1" 200 583 0.154987 10.0.0.50 - - [2026-02-16 04:58:50] "POST /alarms HTTP/1.1" 200 609 0.067843 10.0.0.50 - - [2026-02-16 04:58:51] "GET / HTTP/1.1" 200 35931 0.001713 10.0.0.50 - - [2026-02-16 04:58:51] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000450 10.0.0.33 - - [2026-02-16 04:58:57] "GET /global-system-configs HTTP/1.1" 200 322 12.150687 10.0.0.50 - - [2026-02-16 04:58:58] "GET /global-system-configs HTTP/1.1" 200 322 10.602442 10.0.0.50 - - [2026-02-16 04:58:59] "GET /global-system-configs HTTP/1.1" 200 322 8.727920 10.0.0.33 - - [2026-02-16 04:58:59] "GET /global-system-configs HTTP/1.1" 200 322 7.541539 10.0.0.38 - - [2026-02-16 04:58:59] "POST /global-vrouter-configs HTTP/1.1" 409 251 7.261091 10.0.0.33 - - [2026-02-16 04:58:59] "POST /alarms HTTP/1.1" 409 264 6.084140 10.0.0.33 - - [2026-02-16 04:58:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006821 10.0.0.33 - - [2026-02-16 04:58:59] "PUT /alarm/82b4a411-edc0-42bb-826b-b54d8f334f0e HTTP/1.1" 200 244 0.025724 10.0.0.38 - - [2026-02-16 04:58:59] "GET /global-system-configs HTTP/1.1" 200 322 4.095845 10.0.0.33 - - [2026-02-16 04:58:59] "POST /alarms HTTP/1.1" 409 261 0.003955 10.0.0.33 - - [2026-02-16 04:58:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004377 10.0.0.38 - - [2026-02-16 04:58:59] "GET /global-system-configs HTTP/1.1" 200 322 2.328437 10.0.0.33 - - [2026-02-16 04:58:59] "PUT /alarm/a36b1ce1-6cf4-4cda-9a86-78e2f307271f HTTP/1.1" 200 244 0.022300 10.0.0.33 - - [2026-02-16 04:58:59] "POST /alarms HTTP/1.1" 409 261 0.007609 10.0.0.33 - - [2026-02-16 04:58:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008547 10.0.0.33 - - [2026-02-16 04:58:59] "POST /fqname-to-id HTTP/1.1" 200 156 1.465645 10.0.0.33 - - [2026-02-16 04:58:59] "GET /routing-instance/9d9dbe0b-71ee-4c21-adfd-8ed90c1b6d37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.006216 10.0.0.50 - - [2026-02-16 04:58:59] "POST /fqname-to-id HTTP/1.1" 200 156 1.180595 10.0.0.33 - - [2026-02-16 04:58:59] "PUT /alarm/376a13f6-3a95-4d13-a80c-29cd160c08e2 HTTP/1.1" 200 244 0.032432 10.0.0.50 - - [2026-02-16 04:58:59] "GET /routing-instance/9d9dbe0b-71ee-4c21-adfd-8ed90c1b6d37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004389 10.0.0.33 - - [2026-02-16 04:58:59] "POST /alarms HTTP/1.1" 409 253 0.013093 10.0.0.33 - - [2026-02-16 04:58:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004001 10.0.0.33 - - [2026-02-16 04:58:59] "POST /bgp-routers HTTP/1.1" 200 620 0.128373 10.0.0.38 - - [2026-02-16 04:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 1.006870 10.0.0.38 - - [2026-02-16 04:59:00] "GET /routing-instance/9d9dbe0b-71ee-4c21-adfd-8ed90c1b6d37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.010993 10.0.0.33 - - [2026-02-16 04:59:00] "GET /bgp-router/46d00414-9e10-4461-b813-0d2fa702836b?fields=global_system_config_back_refs HTTP/1.1" 200 1116 0.011058 10.0.0.50 - - [2026-02-16 04:59:00] "POST /bgp-routers HTTP/1.1" 200 620 0.133964 10.0.0.33 - - [2026-02-16 04:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004261 10.0.0.50 - - [2026-02-16 04:59:00] "GET /bgp-router/e5306c81-2499-46b5-8c7e-c1d021d12216?fields=global_system_config_back_refs HTTP/1.1" 200 1117 0.008393 10.0.0.33 - - [2026-02-16 04:59:00] "PUT /alarm/6996c010-3acb-4b7f-95bb-6a07b25d8aef HTTP/1.1" 200 244 0.084455 10.0.0.33 - - [2026-02-16 04:59:00] "GET /global-system-config/b41eebbc-aa8b-42a7-9c82-7ab9469d58a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004267 10.0.0.50 - - [2026-02-16 04:59:00] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.785318 10.0.0.50 - - [2026-02-16 04:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005373 10.0.0.50 - - [2026-02-16 04:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005373 10.0.0.33 - - [2026-02-16 04:59:00] "POST /alarms HTTP/1.1" 409 251 0.005392 10.0.0.38 - - [2026-02-16 04:59:00] "POST /bgp-routers HTTP/1.1" 200 620 0.091710 10.0.0.33 - - [2026-02-16 04:59:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006313 10.0.0.50 - - [2026-02-16 04:59:00] "GET /global-system-config/b41eebbc-aa8b-42a7-9c82-7ab9469d58a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.015262 10.0.0.33 - - [2026-02-16 04:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006771 10.0.0.38 - - [2026-02-16 04:59:00] "GET /bgp-router/f832458e-b5ee-4c40-a090-6b47526172f2?fields=global_system_config_back_refs HTTP/1.1" 200 1117 0.015589 10.0.0.50 - - [2026-02-16 04:59:00] "PUT /global-vrouter-config/47b30ac4-5338-4de5-b629-d55d372268fe HTTP/1.1" 200 276 0.039525 10.0.0.50 - - [2026-02-16 04:59:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004169 10.0.0.33 - - [2026-02-16 04:59:00] "POST /ref-update HTTP/1.1" 200 156 0.026140 10.0.0.38 - - [2026-02-16 04:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.016265 10.0.0.33 - - [2026-02-16 04:59:00] "PUT /alarm/5368eb52-62bf-4fcb-a76d-817981cdf1d1 HTTP/1.1" 200 244 0.055979 10.0.0.50 - - [2026-02-16 04:59:00] "POST /ref-update HTTP/1.1" 200 156 0.041463 10.0.0.38 - - [2026-02-16 04:59:00] "GET /global-system-config/b41eebbc-aa8b-42a7-9c82-7ab9469d58a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.019017 10.0.0.33 - - [2026-02-16 04:59:00] "POST /alarms HTTP/1.1" 409 252 0.008591 10.0.0.38 - - [2026-02-16 04:59:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005442 10.0.0.33 - - [2026-02-16 04:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006280 10.0.0.38 - - [2026-02-16 04:59:00] "POST /ref-update HTTP/1.1" 200 156 0.023777 10.0.0.33 - - [2026-02-16 04:59:00] "PUT /alarm/94b60409-aa57-44fd-96ac-97a2d2a389f6 HTTP/1.1" 200 244 0.027228 10.0.0.33 - - [2026-02-16 04:59:00] "POST /alarms HTTP/1.1" 409 256 0.004798 10.0.0.50 - - [2026-02-16 04:59:00] "POST /fqname-to-id HTTP/1.1" 404 174 0.010304 10.0.0.50 - - [2026-02-16 04:59:00] "GET / HTTP/1.1" 200 35931 0.008277 10.0.0.50 - - [2026-02-16 04:59:00] "POST /fqname-to-id HTTP/1.1" 401 292 0.000653 10.0.0.33 - - [2026-02-16 04:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004929 10.0.0.33 - - [2026-02-16 04:59:00] "PUT /alarm/f98b5c91-fdf9-4415-9766-ef33b1d41042 HTTP/1.1" 200 244 0.041107 10.0.0.33 - - [2026-02-16 04:59:00] "POST /alarms HTTP/1.1" 409 248 0.003887 10.0.0.50 - - [2026-02-16 04:59:00] "POST /tags HTTP/1.1" 200 309 0.084024 10.0.0.33 - - [2026-02-16 04:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006024 10.0.0.50 - - [2026-02-16 04:59:00] "POST /fqname-to-id HTTP/1.1" 404 164 0.004250 10.0.0.33 - - [2026-02-16 04:59:00] "PUT /alarm/c6f45454-9081-4246-b296-e30f62a464a1 HTTP/1.1" 200 244 0.030382 10.0.0.33 - - [2026-02-16 04:59:00] "POST /alarms HTTP/1.1" 409 252 0.016185 10.0.0.50 - - [2026-02-16 04:59:00] "POST /tags HTTP/1.1" 200 323 0.054254 10.0.0.33 - - [2026-02-16 04:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005525 10.0.0.50 - - [2026-02-16 04:59:01] "POST /fqname-to-id HTTP/1.1" 404 166 0.020311 10.0.0.33 - - [2026-02-16 04:59:01] "PUT /alarm/98c7b742-8f6b-4c36-bdef-1ede6dc1831b HTTP/1.1" 200 244 0.035344 10.0.0.50 - - [2026-02-16 04:59:01] "POST /hardwares HTTP/1.1" 200 327 0.016410 10.0.0.33 - - [2026-02-16 04:59:01] "POST /alarms HTTP/1.1" 409 257 0.004375 10.0.0.33 - - [2026-02-16 04:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004625 10.0.0.50 - - [2026-02-16 04:59:01] "POST /fqname-to-id HTTP/1.1" 404 166 0.010261 10.0.0.33 - - [2026-02-16 04:59:01] "PUT /alarm/8d9bdfbf-f025-41b2-9836-5fa7b301dc2a HTTP/1.1" 200 244 0.026254 10.0.0.50 - - [2026-02-16 04:59:01] "GET /network-ipam/6c3febb5-9f37-43aa-b1e2-cbf8633ffddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.842595 10.0.0.50 - - [2026-02-16 04:59:01] "POST /hardwares HTTP/1.1" 200 323 0.027078 10.0.0.33 - - [2026-02-16 04:59:01] "POST /alarms HTTP/1.1" 409 251 0.007268 10.0.0.50 - - [2026-02-16 04:59:01] "POST /fqname-to-id HTTP/1.1" 404 161 0.007017 10.0.0.33 - - [2026-02-16 04:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004369 10.0.0.33 - - [2026-02-16 04:59:01] "PUT /alarm/90807f6e-4b53-487f-8974-b396bf2f25d5 HTTP/1.1" 200 244 0.032370 10.0.0.50 - - [2026-02-16 04:59:01] "POST /hardwares HTTP/1.1" 200 323 0.028714 10.0.0.33 - - [2026-02-16 04:59:01] "POST /alarms HTTP/1.1" 409 257 0.005221 10.0.0.50 - - [2026-02-16 04:59:01] "POST /fqname-to-id HTTP/1.1" 404 164 0.004921 10.0.0.33 - - [2026-02-16 04:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003150 10.0.0.33 - - [2026-02-16 04:59:01] "PUT /alarm/556f2f3f-a041-4ed5-9a1e-63da800aeea5 HTTP/1.1" 200 244 0.033056 10.0.0.50 - - [2026-02-16 04:59:01] "POST /hardwares HTTP/1.1" 200 325 0.015576 10.0.0.33 - - [2026-02-16 04:59:01] "POST /alarms HTTP/1.1" 409 261 0.005099 10.0.0.33 - - [2026-02-16 04:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005376 10.0.0.50 - - [2026-02-16 04:59:01] "POST /fqname-to-id HTTP/1.1" 404 165 0.003629 10.0.0.33 - - [2026-02-16 04:59:01] "PUT /alarm/7efae6b8-f54e-49b4-be88-df0f7c5866ed HTTP/1.1" 200 244 0.020868 10.0.0.50 - - [2026-02-16 04:59:01] "POST /hardwares HTTP/1.1" 200 325 0.019581 10.0.0.33 - - [2026-02-16 04:59:01] "POST /alarms HTTP/1.1" 409 258 0.004147 10.0.0.33 - - [2026-02-16 04:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.50 - - [2026-02-16 04:59:01] "POST /fqname-to-id HTTP/1.1" 404 161 0.003950 10.0.0.33 - - [2026-02-16 04:59:01] "PUT /alarm/750a5551-567f-4281-8fef-d3e8029c48c1 HTTP/1.1" 200 244 0.020791 10.0.0.50 - - [2026-02-16 04:59:02] "POST /hardwares HTTP/1.1" 200 323 0.023004 10.0.0.33 - - [2026-02-16 04:59:02] "POST /alarms HTTP/1.1" 409 254 0.005929 10.0.0.33 - - [2026-02-16 04:59:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004026 10.0.0.50 - - [2026-02-16 04:59:02] "POST /fqname-to-id HTTP/1.1" 404 164 0.004117 10.0.0.33 - - [2026-02-16 04:59:02] "PUT /alarm/7f7581f2-163a-4704-ac0f-42f5f525e6a5 HTTP/1.1" 200 244 0.026483 10.0.0.33 - - [2026-02-16 04:59:02] "POST /alarms HTTP/1.1" 409 254 0.004901 10.0.0.50 - - [2026-02-16 04:59:02] "POST /hardwares HTTP/1.1" 200 319 0.033111 10.0.0.50 - - [2026-02-16 04:59:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.479240 10.0.0.33 - - [2026-02-16 04:59:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.020175 10.0.0.50 - - [2026-02-16 04:59:02] "POST /fqname-to-id HTTP/1.1" 404 165 0.020319 10.0.0.50 - - [2026-02-16 04:59:02] "GET /global-vrouter-config/47b30ac4-5338-4de5-b629-d55d372268fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.031528 10.0.0.50 - - [2026-02-16 04:59:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.018355 10.0.0.33 - - [2026-02-16 04:59:02] "PUT /alarm/98a78905-df0c-4d30-9006-a5e7a02e43dc HTTP/1.1" 200 244 0.065133 10.0.0.50 - - [2026-02-16 04:59:02] "POST /ref-update HTTP/1.1" 200 156 0.075863 10.0.0.50 - - [2026-02-16 04:59:02] "POST /hardwares HTTP/1.1" 200 317 0.028556 10.0.0.33 - - [2026-02-16 04:59:02] "POST /alarms HTTP/1.1" 409 254 0.005413 10.0.0.50 - - [2026-02-16 04:59:02] "PUT /global-vrouter-config/47b30ac4-5338-4de5-b629-d55d372268fe HTTP/1.1" 200 276 0.046597 10.0.0.50 - - [2026-02-16 04:59:02] "POST /fqname-to-id HTTP/1.1" 404 162 0.019571 10.0.0.33 - - [2026-02-16 04:59:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.026224 10.0.0.50 - - [2026-02-16 04:59:02] "POST /hardwares HTTP/1.1" 200 319 0.022121 10.0.0.33 - - [2026-02-16 04:59:02] "PUT /alarm/1f135ea8-d1b2-4579-b64c-2afb2c4e9729 HTTP/1.1" 200 244 0.027762 10.0.0.50 - - [2026-02-16 04:59:02] "POST /fqname-to-id HTTP/1.1" 404 158 0.004348 10.0.0.33 - - [2026-02-16 04:59:02] "POST /alarms HTTP/1.1" 409 247 0.004112 10.0.0.33 - - [2026-02-16 04:59:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.021612 10.0.0.50 - - [2026-02-16 04:59:02] "POST /hardwares HTTP/1.1" 200 311 0.019587 10.0.0.33 - - [2026-02-16 04:59:02] "PUT /alarm/70757125-42c9-4f4b-87e9-f1d59933d452 HTTP/1.1" 200 244 0.029159 10.0.0.50 - - [2026-02-16 04:59:02] "POST /fqname-to-id HTTP/1.1" 404 154 0.009343 10.0.0.33 - - [2026-02-16 04:59:02] "POST /alarms HTTP/1.1" 409 272 0.004313 10.0.0.50 - - [2026-02-16 04:59:02] "GET / HTTP/1.1" 200 35931 0.002154 10.0.0.50 - - [2026-02-16 04:59:02] "POST /fqname-to-id HTTP/1.1" 401 292 0.000492 10.0.0.33 - - [2026-02-16 04:59:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007956 10.0.0.50 - - [2026-02-16 04:59:02] "POST /hardwares HTTP/1.1" 200 311 0.019045 10.0.0.33 - - [2026-02-16 04:59:02] "PUT /alarm/b3614a29-2d33-4c28-af3e-ae5509c5e241 HTTP/1.1" 200 244 0.036934 10.0.0.50 - - [2026-02-16 04:59:02] "POST /fqname-to-id HTTP/1.1" 404 155 0.010556 10.0.0.33 - - [2026-02-16 04:59:02] "POST /alarms HTTP/1.1" 409 261 0.004567 10.0.0.50 - - [2026-02-16 04:59:03] "POST /fqname-to-id HTTP/1.1" 404 224 0.004512 10.0.0.33 - - [2026-02-16 04:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005191 10.0.0.50 - - [2026-02-16 04:59:03] "POST /hardwares HTTP/1.1" 200 305 0.020241 10.0.0.33 - - [2026-02-16 04:59:03] "PUT /alarm/01a8c851-d8d3-430d-a5c5-26e864614cbe HTTP/1.1" 200 244 0.034499 10.0.0.50 - - [2026-02-16 04:59:03] "POST /fqname-to-id HTTP/1.1" 404 156 0.006411 10.0.0.33 - - [2026-02-16 04:59:03] "POST /alarms HTTP/1.1" 409 259 0.004062 10.0.0.33 - - [2026-02-16 04:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008490 10.0.0.50 - - [2026-02-16 04:59:03] "POST /ref-update HTTP/1.1" 200 156 0.036753 10.0.0.50 - - [2026-02-16 04:59:03] "POST /hardwares HTTP/1.1" 200 307 0.029670 10.0.0.50 - - [2026-02-16 04:59:03] "POST /fqname-to-id HTTP/1.1" 404 157 0.007815 10.0.0.50 - - [2026-02-16 04:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.047365 10.0.0.33 - - [2026-02-16 04:59:03] "PUT /alarm/bb008d79-a4ce-4f0f-adb2-2038be5105bc HTTP/1.1" 200 244 0.051501 10.0.0.50 - - [2026-02-16 04:59:03] "GET /global-system-config/b41eebbc-aa8b-42a7-9c82-7ab9469d58a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.017580 10.0.0.33 - - [2026-02-16 04:59:03] "POST /alarms HTTP/1.1" 409 265 0.007788 10.0.0.50 - - [2026-02-16 04:59:03] "POST /route-targets HTTP/1.1" 200 327 0.028168 10.0.0.50 - - [2026-02-16 04:59:03] "PUT /global-system-config/b41eebbc-aa8b-42a7-9c82-7ab9469d58a6 HTTP/1.1" 200 274 0.050758 10.0.0.50 - - [2026-02-16 04:59:03] "POST /hardwares HTTP/1.1" 200 311 0.030938 10.0.0.33 - - [2026-02-16 04:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007026 10.0.0.50 - - [2026-02-16 04:59:03] "POST /fqname-to-id HTTP/1.1" 404 153 0.017743 10.0.0.33 - - [2026-02-16 04:59:03] "PUT /alarm/4b3e102b-6674-4054-8453-2d4ac1f1aef8 HTTP/1.1" 200 244 0.039262 10.0.0.50 - - [2026-02-16 04:59:03] "POST /ref-update HTTP/1.1" 200 156 0.043474 10.0.0.50 - - [2026-02-16 04:59:03] "POST /hardwares HTTP/1.1" 200 309 0.032775 10.0.0.33 - - [2026-02-16 04:59:03] "POST /alarms HTTP/1.1" 409 279 0.007385 10.0.0.50 - - [2026-02-16 04:59:03] "POST /fqname-to-id HTTP/1.1" 404 157 0.009254 10.0.0.33 - - [2026-02-16 04:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004436 10.0.0.50 - - [2026-02-16 04:59:03] "POST /hardwares HTTP/1.1" 200 309 0.016766 10.0.0.50 - - [2026-02-16 04:59:03] "PUT /access-control-list/8e9b0182-8b93-4dd0-861e-0abb3bfc6cb1 HTTP/1.1" 200 272 0.024175 10.0.0.33 - - [2026-02-16 04:59:03] "PUT /alarm/41f3368f-17bf-4b4b-ade8-91f8d4a77f36 HTTP/1.1" 200 244 0.033109 10.0.0.50 - - [2026-02-16 04:59:03] "POST /fqname-to-id HTTP/1.1" 404 161 0.006145 10.0.0.50 - - [2026-02-16 04:59:03] "POST /hardwares HTTP/1.1" 200 309 0.018167 10.0.0.50 - - [2026-02-16 04:59:03] "POST /fqname-to-id HTTP/1.1" 404 154 0.007252 10.0.0.50 - - [2026-02-16 04:59:04] "POST /features HTTP/1.1" 200 533 0.045792 10.0.0.33 - - [2026-02-16 04:59:04] "GET / HTTP/1.1" 200 35931 0.001614 10.0.0.33 - - [2026-02-16 04:59:04] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000441 10.0.0.50 - - [2026-02-16 04:59:04] "POST /fqname-to-id HTTP/1.1" 404 184 0.004097 10.0.0.50 - - [2026-02-16 04:59:04] "POST /features HTTP/1.1" 200 521 0.062329 10.0.0.38 - - [2026-02-16 04:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004743 10.0.0.50 - - [2026-02-16 04:59:04] "POST /fqname-to-id HTTP/1.1" 404 184 0.008483 10.0.0.38 - - [2026-02-16 04:59:04] "GET /global-vrouter-config/47b30ac4-5338-4de5-b629-d55d372268fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.019182 10.0.0.38 - - [2026-02-16 04:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005336 10.0.0.38 - - [2026-02-16 04:59:04] "PUT /global-vrouter-config/47b30ac4-5338-4de5-b629-d55d372268fe HTTP/1.1" 200 276 0.028900 10.0.0.50 - - [2026-02-16 04:59:04] "POST /features HTTP/1.1" 200 539 0.048307 10.0.0.33 - - [2026-02-16 04:59:04] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.054039 10.0.0.50 - - [2026-02-16 04:59:04] "POST /fqname-to-id HTTP/1.1" 404 183 0.009959 10.0.0.33 - - [2026-02-16 04:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612 10.0.0.33 - - [2026-02-16 04:59:04] "PUT /global-vrouter-config/47b30ac4-5338-4de5-b629-d55d372268fe HTTP/1.1" 200 276 0.033010 10.0.0.50 - - [2026-02-16 04:59:04] "POST /features HTTP/1.1" 200 517 0.045192 10.0.0.50 - - [2026-02-16 04:59:04] "POST /fqname-to-id HTTP/1.1" 404 194 0.004758 10.0.0.38 - - [2026-02-16 04:59:05] "GET / HTTP/1.1" 200 35931 0.001726 10.0.0.38 - - [2026-02-16 04:59:05] "POST /alarms HTTP/1.1" 401 292 0.000440 10.0.0.50 - - [2026-02-16 04:59:05] "POST /physical-roles HTTP/1.1" 200 521 0.065176 10.0.0.33 - - [2026-02-16 04:59:05] "GET / HTTP/1.1" 200 35931 0.001419 10.0.0.33 - - [2026-02-16 04:59:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.000407 10.0.0.50 - - [2026-02-16 04:59:05] "POST /fqname-to-id HTTP/1.1" 404 184 0.003578 10.0.0.50 - - [2026-02-16 04:59:05] "POST /physical-roles HTTP/1.1" 200 519 0.073621 10.0.0.50 - - [2026-02-16 04:59:05] "POST /fqname-to-id HTTP/1.1" 404 184 0.007169 10.0.0.50 - - [2026-02-16 04:59:05] "POST /overlay-roles HTTP/1.1" 200 545 0.078190 10.0.0.50 - - [2026-02-16 04:59:05] "POST /fqname-to-id HTTP/1.1" 404 189 0.009881 10.0.0.50 - - [2026-02-16 04:59:05] "PUT /overlay-role/4f1a1f89-dd18-459a-8359-4be89a4e916c HTTP/1.1" 200 258 0.020630 10.0.0.50 - - [2026-02-16 04:59:05] "POST /fqname-to-id HTTP/1.1" 404 185 0.006492 10.0.0.50 - - [2026-02-16 04:59:05] "POST /overlay-roles HTTP/1.1" 200 529 0.036994 10.0.0.50 - - [2026-02-16 04:59:05] "POST /fqname-to-id HTTP/1.1" 404 189 0.007916 10.0.0.38 - - [2026-02-16 04:59:05] "POST /alarms HTTP/1.1" 409 264 0.438570 10.0.0.38 - - [2026-02-16 04:59:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004398 10.0.0.33 - - [2026-02-16 04:59:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.053193 10.0.0.33 - - [2026-02-16 04:59:06] "GET /global-vrouter-config/47b30ac4-5338-4de5-b629-d55d372268fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003859 10.0.0.33 - - [2026-02-16 04:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005172 10.0.0.38 - - [2026-02-16 04:59:06] "PUT /alarm/82b4a411-edc0-42bb-826b-b54d8f334f0e HTTP/1.1" 200 244 0.038621 10.0.0.50 - - [2026-02-16 04:59:06] "POST /overlay-roles HTTP/1.1" 200 519 0.060044 10.0.0.38 - - [2026-02-16 04:59:06] "POST /alarms HTTP/1.1" 409 261 0.008126 10.0.0.33 - - [2026-02-16 04:59:06] "PUT /global-vrouter-config/47b30ac4-5338-4de5-b629-d55d372268fe HTTP/1.1" 200 276 0.019536 10.0.0.38 - - [2026-02-16 04:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.010400 10.0.0.50 - - [2026-02-16 04:59:06] "POST /fqname-to-id HTTP/1.1" 404 182 0.011840 10.0.0.38 - - [2026-02-16 04:59:06] "PUT /alarm/a36b1ce1-6cf4-4cda-9a86-78e2f307271f HTTP/1.1" 200 244 0.030838 10.0.0.38 - - [2026-02-16 04:59:06] "POST /alarms HTTP/1.1" 409 261 0.006067 10.0.0.38 - - [2026-02-16 04:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.022229 10.0.0.50 - - [2026-02-16 04:59:06] "POST /role-definitions HTTP/1.1" 200 547 0.072554 10.0.0.38 - - [2026-02-16 04:59:06] "PUT /alarm/376a13f6-3a95-4d13-a80c-29cd160c08e2 HTTP/1.1" 200 244 0.042784 10.0.0.33 - - [2026-02-16 04:59:06] "GET / HTTP/1.1" 200 35931 0.001641 10.0.0.50 - - [2026-02-16 04:59:06] "POST /fqname-to-id HTTP/1.1" 404 191 0.011359 10.0.0.33 - - [2026-02-16 04:59:06] "POST /fqname-to-id HTTP/1.1" 401 292 0.000410 10.0.0.38 - - [2026-02-16 04:59:06] "POST /alarms HTTP/1.1" 409 253 0.004261 10.0.0.38 - - [2026-02-16 04:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.019638 10.0.0.50 - - [2026-02-16 04:59:06] "POST /role-definitions HTTP/1.1" 200 563 0.053465 10.0.0.38 - - [2026-02-16 04:59:06] "PUT /alarm/6996c010-3acb-4b7f-95bb-6a07b25d8aef HTTP/1.1" 200 244 0.032117 10.0.0.50 - - [2026-02-16 04:59:06] "POST /fqname-to-id HTTP/1.1" 404 190 0.009283 10.0.0.38 - - [2026-02-16 04:59:06] "POST /alarms HTTP/1.1" 409 251 0.004289 10.0.0.38 - - [2026-02-16 04:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.010380 10.0.0.50 - - [2026-02-16 04:59:06] "POST /role-definitions HTTP/1.1" 200 551 0.059644 10.0.0.38 - - [2026-02-16 04:59:06] "PUT /alarm/5368eb52-62bf-4fcb-a76d-817981cdf1d1 HTTP/1.1" 200 244 0.042070 10.0.0.38 - - [2026-02-16 04:59:06] "POST /alarms HTTP/1.1" 409 252 0.016171 10.0.0.50 - - [2026-02-16 04:59:06] "POST /fqname-to-id HTTP/1.1" 404 196 0.005523 10.0.0.38 - - [2026-02-16 04:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.011467 10.0.0.38 - - [2026-02-16 04:59:07] "PUT /alarm/94b60409-aa57-44fd-96ac-97a2d2a389f6 HTTP/1.1" 200 244 0.050782 10.0.0.33 - - [2026-02-16 04:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.123087 10.0.0.33 - - [2026-02-16 04:59:07] "GET /global-system-config/b41eebbc-aa8b-42a7-9c82-7ab9469d58a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.011740 10.0.0.38 - - [2026-02-16 04:59:07] "POST /alarms HTTP/1.1" 409 256 0.008761 10.0.0.33 - - [2026-02-16 04:59:07] "PUT /global-system-config/b41eebbc-aa8b-42a7-9c82-7ab9469d58a6 HTTP/1.1" 200 274 0.071449 10.0.0.38 - - [2026-02-16 04:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.037686 10.0.0.50 - - [2026-02-16 04:59:07] "POST /role-definitions HTTP/1.1" 200 547 0.202956 10.0.0.38 - - [2026-02-16 04:59:07] "PUT /alarm/f98b5c91-fdf9-4415-9766-ef33b1d41042 HTTP/1.1" 200 244 0.030470 10.0.0.50 - - [2026-02-16 04:59:07] "POST /fqname-to-id HTTP/1.1" 404 188 0.006367 10.0.0.38 - - [2026-02-16 04:59:07] "POST /alarms HTTP/1.1" 409 248 0.004285 10.0.0.38 - - [2026-02-16 04:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004466 10.0.0.50 - - [2026-02-16 04:59:07] "POST /role-definitions HTTP/1.1" 200 547 0.043050 10.0.0.38 - - [2026-02-16 04:59:07] "PUT /alarm/c6f45454-9081-4246-b296-e30f62a464a1 HTTP/1.1" 200 244 0.026343 10.0.0.50 - - [2026-02-16 04:59:07] "POST /fqname-to-id HTTP/1.1" 404 193 0.011218 10.0.0.38 - - [2026-02-16 04:59:07] "POST /alarms HTTP/1.1" 409 252 0.007064 10.0.0.38 - - [2026-02-16 04:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004188 10.0.0.50 - - [2026-02-16 04:59:07] "POST /role-definitions HTTP/1.1" 200 533 0.087336 10.0.0.38 - - [2026-02-16 04:59:07] "PUT /alarm/98c7b742-8f6b-4c36-bdef-1ede6dc1831b HTTP/1.1" 200 244 0.030443 10.0.0.50 - - [2026-02-16 04:59:07] "POST /fqname-to-id HTTP/1.1" 404 181 0.003052 10.0.0.38 - - [2026-02-16 04:59:07] "POST /alarms HTTP/1.1" 409 257 0.006385 10.0.0.38 - - [2026-02-16 04:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.014669 10.0.0.50 - - [2026-02-16 04:59:07] "POST /role-definitions HTTP/1.1" 200 537 0.057423 10.0.0.38 - - [2026-02-16 04:59:07] "PUT /alarm/8d9bdfbf-f025-41b2-9836-5fa7b301dc2a HTTP/1.1" 200 244 0.040385 10.0.0.38 - - [2026-02-16 04:59:07] "POST /alarms HTTP/1.1" 409 251 0.009522 10.0.0.50 - - [2026-02-16 04:59:07] "POST /fqname-to-id HTTP/1.1" 404 194 0.006582 10.0.0.38 - - [2026-02-16 04:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006426 10.0.0.50 - - [2026-02-16 04:59:08] "POST /role-definitions HTTP/1.1" 200 561 0.039280 10.0.0.38 - - [2026-02-16 04:59:08] "PUT /alarm/90807f6e-4b53-487f-8974-b396bf2f25d5 HTTP/1.1" 200 244 0.019961 10.0.0.50 - - [2026-02-16 04:59:08] "POST /fqname-to-id HTTP/1.1" 404 196 0.010164 10.0.0.38 - - [2026-02-16 04:59:08] "POST /alarms HTTP/1.1" 409 257 0.003782 10.0.0.38 - - [2026-02-16 04:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003585 10.0.0.50 - - [2026-02-16 04:59:08] "POST /feature-configs HTTP/1.1" 200 562 0.052461 10.0.0.38 - - [2026-02-16 04:59:08] "PUT /alarm/556f2f3f-a041-4ed5-9a1e-63da800aeea5 HTTP/1.1" 200 244 0.028666 10.0.0.50 - - [2026-02-16 04:59:08] "POST /fqname-to-id HTTP/1.1" 404 192 0.013721 10.0.0.38 - - [2026-02-16 04:59:08] "POST /alarms HTTP/1.1" 409 261 0.011816 10.0.0.38 - - [2026-02-16 04:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006607 10.0.0.50 - - [2026-02-16 04:59:08] "POST /node-profiles HTTP/1.1" 200 537 0.051246 10.0.0.38 - - [2026-02-16 04:59:08] "PUT /alarm/7efae6b8-f54e-49b4-be88-df0f7c5866ed HTTP/1.1" 200 244 0.039350 10.0.0.50 - - [2026-02-16 04:59:08] "POST /fqname-to-id HTTP/1.1" 404 189 0.005625 10.0.0.38 - - [2026-02-16 04:59:08] "POST /alarms HTTP/1.1" 409 258 0.006151 10.0.0.38 - - [2026-02-16 04:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288 10.0.0.50 - - [2026-02-16 04:59:08] "POST /node-profiles HTTP/1.1" 200 541 0.030239 10.0.0.50 - - [2026-02-16 04:59:08] "POST /fqname-to-id HTTP/1.1" 404 184 0.013455 10.0.0.38 - - [2026-02-16 04:59:08] "PUT /alarm/750a5551-567f-4281-8fef-d3e8029c48c1 HTTP/1.1" 200 244 0.037107 10.0.0.38 - - [2026-02-16 04:59:08] "POST /alarms HTTP/1.1" 409 254 0.003809 10.0.0.38 - - [2026-02-16 04:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007345 10.0.0.50 - - [2026-02-16 04:59:08] "POST /node-profiles HTTP/1.1" 200 533 0.038785 10.0.0.38 - - [2026-02-16 04:59:08] "PUT /alarm/7f7581f2-163a-4704-ac0f-42f5f525e6a5 HTTP/1.1" 200 244 0.017411 10.0.0.50 - - [2026-02-16 04:59:08] "POST /fqname-to-id HTTP/1.1" 404 206 0.004016 10.0.0.38 - - [2026-02-16 04:59:08] "POST /alarms HTTP/1.1" 409 254 0.003923 10.0.0.38 - - [2026-02-16 04:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004415 10.0.0.50 - - [2026-02-16 04:59:08] "POST /telemetry-profiles HTTP/1.1" 200 554 0.048553 10.0.0.38 - - [2026-02-16 04:59:08] "PUT /alarm/98a78905-df0c-4d30-9006-a5e7a02e43dc HTTP/1.1" 200 244 0.022860 10.0.0.50 - - [2026-02-16 04:59:08] "POST /fqname-to-id HTTP/1.1" 404 206 0.006693 10.0.0.38 - - [2026-02-16 04:59:09] "POST /alarms HTTP/1.1" 409 254 0.006877 10.0.0.38 - - [2026-02-16 04:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005631 10.0.0.50 - - [2026-02-16 04:59:09] "POST /telemetry-profiles HTTP/1.1" 200 554 0.065796 10.0.0.38 - - [2026-02-16 04:59:09] "PUT /alarm/1f135ea8-d1b2-4579-b64c-2afb2c4e9729 HTTP/1.1" 200 244 0.052406 10.0.0.50 - - [2026-02-16 04:59:09] "POST /fqname-to-id HTTP/1.1" 404 199 0.003132 10.0.0.38 - - [2026-02-16 04:59:09] "POST /alarms HTTP/1.1" 409 247 0.009937 10.0.0.38 - - [2026-02-16 04:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007900 10.0.0.50 - - [2026-02-16 04:59:09] "POST /sflow-profiles HTTP/1.1" 200 538 0.057440 10.0.0.38 - - [2026-02-16 04:59:09] "PUT /alarm/70757125-42c9-4f4b-87e9-f1d59933d452 HTTP/1.1" 200 244 0.048590 10.0.0.38 - - [2026-02-16 04:59:09] "POST /alarms HTTP/1.1" 409 272 0.004776 10.0.0.50 - - [2026-02-16 04:59:09] "POST /fqname-to-id HTTP/1.1" 404 199 0.008311 10.0.0.38 - - [2026-02-16 04:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004413 10.0.0.38 - - [2026-02-16 04:59:09] "PUT /alarm/b3614a29-2d33-4c28-af3e-ae5509c5e241 HTTP/1.1" 200 244 0.030392 10.0.0.50 - - [2026-02-16 04:59:09] "POST /snmp-profiles HTTP/1.1" 200 530 0.060653 10.0.0.38 - - [2026-02-16 04:59:09] "POST /alarms HTTP/1.1" 409 261 0.004410 10.0.0.38 - - [2026-02-16 04:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003124 10.0.0.50 - - [2026-02-16 04:59:09] "POST /fqname-to-id HTTP/1.1" 404 193 0.016616 10.0.0.38 - - [2026-02-16 04:59:09] "PUT /alarm/01a8c851-d8d3-430d-a5c5-26e864614cbe HTTP/1.1" 200 244 0.032611 10.0.0.50 - - [2026-02-16 04:59:09] "POST /device-functional-groups HTTP/1.1" 200 540 0.037384 10.0.0.38 - - [2026-02-16 04:59:09] "POST /alarms HTTP/1.1" 409 259 0.007688 10.0.0.50 - - [2026-02-16 04:59:09] "POST /fqname-to-id HTTP/1.1" 404 194 0.008492 10.0.0.38 - - [2026-02-16 04:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787 10.0.0.38 - - [2026-02-16 04:59:09] "PUT /alarm/bb008d79-a4ce-4f0f-adb2-2038be5105bc HTTP/1.1" 200 244 0.023701 10.0.0.50 - - [2026-02-16 04:59:09] "POST /device-functional-groups HTTP/1.1" 200 590 0.039254 10.0.0.38 - - [2026-02-16 04:59:09] "POST /alarms HTTP/1.1" 409 265 0.004261 10.0.0.50 - - [2026-02-16 04:59:09] "POST /fqname-to-id HTTP/1.1" 404 236 0.007724 10.0.0.38 - - [2026-02-16 04:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005464 10.0.0.38 - - [2026-02-16 04:59:10] "PUT /alarm/4b3e102b-6674-4054-8453-2d4ac1f1aef8 HTTP/1.1" 200 244 0.041614 10.0.0.50 - - [2026-02-16 04:59:10] "POST /device-functional-groups HTTP/1.1" 200 566 0.072470 10.0.0.38 - - [2026-02-16 04:59:10] "POST /alarms HTTP/1.1" 409 279 0.005275 10.0.0.38 - - [2026-02-16 04:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005427 10.0.0.50 - - [2026-02-16 04:59:10] "POST /fqname-to-id HTTP/1.1" 404 210 0.004643 10.0.0.38 - - [2026-02-16 04:59:10] "PUT /alarm/41f3368f-17bf-4b4b-ade8-91f8d4a77f36 HTTP/1.1" 200 244 0.033607 10.0.0.50 - - [2026-02-16 04:59:10] "POST /role-configs HTTP/1.1" 200 525 0.054222 10.0.0.50 - - [2026-02-16 04:59:10] "POST /fqname-to-id HTTP/1.1" 404 198 0.021769 10.0.0.50 - - [2026-02-16 04:59:10] "POST /role-configs HTTP/1.1" 200 522 0.049101 10.0.0.50 - - [2026-02-16 04:59:10] "POST /fqname-to-id HTTP/1.1" 404 197 0.004166 10.0.0.38 - - [2026-02-16 04:59:10] "GET / HTTP/1.1" 200 35931 0.001827 10.0.0.38 - - [2026-02-16 04:59:10] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000515 10.0.0.50 - - [2026-02-16 04:59:10] "POST /role-configs HTTP/1.1" 200 517 0.097371 10.0.0.50 - - [2026-02-16 04:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004490 10.0.0.50 - - [2026-02-16 04:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004566 10.0.0.50 - - [2026-02-16 04:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004347 10.0.0.50 - - [2026-02-16 04:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004117 10.0.0.38 - - [2026-02-16 04:59:11] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.035215 10.0.0.38 - - [2026-02-16 04:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004386 10.0.0.38 - - [2026-02-16 04:59:11] "PUT /global-vrouter-config/47b30ac4-5338-4de5-b629-d55d372268fe HTTP/1.1" 200 276 0.015722 10.0.0.50 - - [2026-02-16 04:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008832 10.0.0.50 - - [2026-02-16 04:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006409 10.0.0.50 - - [2026-02-16 04:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008156 10.0.0.50 - - [2026-02-16 04:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009215 10.0.0.50 - - [2026-02-16 04:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004277 10.0.0.38 - - [2026-02-16 04:59:11] "GET / HTTP/1.1" 200 35931 0.001649 10.0.0.38 - - [2026-02-16 04:59:11] "POST /fqname-to-id HTTP/1.1" 401 292 0.000473 10.0.0.50 - - [2026-02-16 04:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003934 10.0.0.50 - - [2026-02-16 04:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003884 10.0.0.50 - - [2026-02-16 04:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004274 10.0.0.50 - - [2026-02-16 04:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008443 10.0.0.50 - - [2026-02-16 04:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.016892 10.0.0.38 - - [2026-02-16 04:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.047416 10.0.0.38 - - [2026-02-16 04:59:12] "GET /global-vrouter-config/47b30ac4-5338-4de5-b629-d55d372268fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.011027 10.0.0.38 - - [2026-02-16 04:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.012544 10.0.0.50 - - [2026-02-16 04:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.011473 10.0.0.38 - - [2026-02-16 04:59:12] "PUT /global-vrouter-config/47b30ac4-5338-4de5-b629-d55d372268fe HTTP/1.1" 200 276 0.015208 10.0.0.50 - - [2026-02-16 04:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005111 10.0.0.50 - - [2026-02-16 04:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004886 10.0.0.50 - - [2026-02-16 04:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004825 10.0.0.50 - - [2026-02-16 04:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004012 10.0.0.50 - - [2026-02-16 04:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.016777 10.0.0.38 - - [2026-02-16 04:59:12] "GET / HTTP/1.1" 200 35931 0.001649 10.0.0.38 - - [2026-02-16 04:59:12] "POST /fqname-to-id HTTP/1.1" 401 292 0.000694 10.0.0.50 - - [2026-02-16 04:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003955 10.0.0.50 - - [2026-02-16 04:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004631 10.0.0.50 - - [2026-02-16 04:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005051 10.0.0.50 - - [2026-02-16 04:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004209 10.0.0.38 - - [2026-02-16 04:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.048154 10.0.0.38 - - [2026-02-16 04:59:12] "GET /global-system-config/b41eebbc-aa8b-42a7-9c82-7ab9469d58a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.006350 10.0.0.50 - - [2026-02-16 04:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005335 10.0.0.38 - - [2026-02-16 04:59:12] "PUT /global-system-config/b41eebbc-aa8b-42a7-9c82-7ab9469d58a6 HTTP/1.1" 200 274 0.036115 10.0.0.50 - - [2026-02-16 04:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003401 10.0.0.50 - - [2026-02-16 04:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008296 10.0.0.50 - - [2026-02-16 04:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003529 10.0.0.50 - - [2026-02-16 04:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.50 - - [2026-02-16 04:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004106 10.0.0.50 - - [2026-02-16 04:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.016622 10.0.0.50 - - [2026-02-16 04:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.50 - - [2026-02-16 04:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004141 10.0.0.50 - - [2026-02-16 04:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006690 10.0.0.50 - - [2026-02-16 04:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005082 10.0.0.50 - - [2026-02-16 04:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004020 10.0.0.50 - - [2026-02-16 04:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008198 10.0.0.50 - - [2026-02-16 04:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004029 10.0.0.50 - - [2026-02-16 04:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003942 10.0.0.50 - - [2026-02-16 04:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.010689 10.0.0.50 - - [2026-02-16 04:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004253 10.0.0.50 - - [2026-02-16 04:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005784 10.0.0.50 - - [2026-02-16 04:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.018375 10.0.0.50 - - [2026-02-16 04:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006310 10.0.0.50 - - [2026-02-16 04:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004625 10.0.0.50 - - [2026-02-16 04:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003641 10.0.0.50 - - [2026-02-16 04:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003900 10.0.0.50 - - [2026-02-16 04:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004638 10.0.0.50 - - [2026-02-16 04:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009971 10.0.0.50 - - [2026-02-16 04:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004514 10.0.0.50 - - [2026-02-16 04:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.014406 10.0.0.50 - - [2026-02-16 04:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003990 10.0.0.50 - - [2026-02-16 04:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004257 10.0.0.50 - - [2026-02-16 04:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004387 10.0.0.50 - - [2026-02-16 04:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003865 10.0.0.50 - - [2026-02-16 04:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003880 10.0.0.50 - - [2026-02-16 04:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004900 10.0.0.50 - - [2026-02-16 04:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004055 10.0.0.50 - - [2026-02-16 04:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927 10.0.0.50 - - [2026-02-16 04:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004435 10.0.0.50 - - [2026-02-16 04:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008118 10.0.0.50 - - [2026-02-16 04:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005463 10.0.0.50 - - [2026-02-16 04:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004310 10.0.0.50 - - [2026-02-16 04:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004173 10.0.0.50 - - [2026-02-16 04:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.50 - - [2026-02-16 04:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004425 10.0.0.50 - - [2026-02-16 04:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003578 10.0.0.50 - - [2026-02-16 04:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003573 10.0.0.50 - - [2026-02-16 04:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003799 10.0.0.50 - - [2026-02-16 04:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.50 - - [2026-02-16 04:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.013713 10.0.0.50 - - [2026-02-16 04:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004480 10.0.0.50 - - [2026-02-16 04:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.50 - - [2026-02-16 04:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003810 10.0.0.50 - - [2026-02-16 04:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003879 10.0.0.50 - - [2026-02-16 04:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.011775 10.0.0.50 - - [2026-02-16 04:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 10.0.0.50 - - [2026-02-16 04:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004052 10.0.0.50 - - [2026-02-16 04:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005639 10.0.0.50 - - [2026-02-16 04:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005072 10.0.0.50 - - [2026-02-16 04:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007806 10.0.0.50 - - [2026-02-16 04:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003674 10.0.0.50 - - [2026-02-16 04:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.019408 10.0.0.50 - - [2026-02-16 04:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004752 10.0.0.50 - - [2026-02-16 04:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.50 - - [2026-02-16 04:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 10.0.0.50 - - [2026-02-16 04:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003732 10.0.0.50 - - [2026-02-16 04:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003859 10.0.0.50 - - [2026-02-16 04:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004166 10.0.0.50 - - [2026-02-16 04:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005400 10.0.0.50 - - [2026-02-16 04:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006437 10.0.0.50 - - [2026-02-16 04:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005525 10.0.0.50 - - [2026-02-16 04:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004662 10.0.0.50 - - [2026-02-16 04:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004325 10.0.0.50 - - [2026-02-16 04:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004436 10.0.0.50 - - [2026-02-16 04:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003916 10.0.0.50 - - [2026-02-16 04:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004104 10.0.0.50 - - [2026-02-16 04:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.50 - - [2026-02-16 04:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004050 10.0.0.50 - - [2026-02-16 04:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006394 10.0.0.50 - - [2026-02-16 04:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003925 10.0.0.50 - - [2026-02-16 04:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004273 10.0.0.50 - - [2026-02-16 04:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006579 10.0.0.50 - - [2026-02-16 04:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010241 10.0.0.50 - - [2026-02-16 04:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004210 10.0.0.50 - - [2026-02-16 04:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007840 10.0.0.50 - - [2026-02-16 04:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004709 10.0.0.50 - - [2026-02-16 04:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004137 10.0.0.50 - - [2026-02-16 04:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003792 10.0.0.50 - - [2026-02-16 04:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003934 10.0.0.50 - - [2026-02-16 04:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005982 10.0.0.50 - - [2026-02-16 04:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004865 10.0.0.50 - - [2026-02-16 04:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004626 10.0.0.50 - - [2026-02-16 04:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005048 10.0.0.50 - - [2026-02-16 04:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003865 10.0.0.50 - - [2026-02-16 04:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004039 10.0.0.50 - - [2026-02-16 04:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003875 10.0.0.50 - - [2026-02-16 04:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005634 10.0.0.50 - - [2026-02-16 04:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719 10.0.0.50 - - [2026-02-16 04:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004140 10.0.0.50 - - [2026-02-16 04:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751 10.0.0.50 - - [2026-02-16 04:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003766 10.0.0.50 - - [2026-02-16 04:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004249 10.0.0.50 - - [2026-02-16 04:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509 10.0.0.50 - - [2026-02-16 04:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004140 10.0.0.50 - - [2026-02-16 04:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004608 10.0.0.50 - - [2026-02-16 04:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005225 10.0.0.50 - - [2026-02-16 04:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003647 10.0.0.50 - - [2026-02-16 04:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004080 10.0.0.50 - - [2026-02-16 04:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.50 - - [2026-02-16 04:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003671 10.0.0.50 - - [2026-02-16 04:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004116 10.0.0.50 - - [2026-02-16 04:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004662 10.0.0.50 - - [2026-02-16 04:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004744 10.0.0.50 - - [2026-02-16 04:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004194 10.0.0.50 - - [2026-02-16 04:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003570 10.0.0.50 - - [2026-02-16 04:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004143 10.0.0.50 - - [2026-02-16 04:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004414 10.0.0.50 - - [2026-02-16 04:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005051 10.0.0.50 - - [2026-02-16 04:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004165 10.0.0.50 - - [2026-02-16 04:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004232 10.0.0.50 - - [2026-02-16 04:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004027 10.0.0.50 - - [2026-02-16 04:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004336 10.0.0.50 - - [2026-02-16 04:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003760 10.0.0.50 - - [2026-02-16 04:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004139 10.0.0.50 - - [2026-02-16 04:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003774 10.0.0.50 - - [2026-02-16 04:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004876 10.0.0.50 - - [2026-02-16 04:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004431 10.0.0.50 - - [2026-02-16 04:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003761 10.0.0.50 - - [2026-02-16 04:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004088 10.0.0.50 - - [2026-02-16 04:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008522 10.0.0.50 - - [2026-02-16 04:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006269 10.0.0.50 - - [2026-02-16 04:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927 10.0.0.50 - - [2026-02-16 04:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005807 10.0.0.50 - - [2026-02-16 04:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003952 10.0.0.50 - - [2026-02-16 04:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004089 10.0.0.50 - - [2026-02-16 04:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003793 10.0.0.50 - - [2026-02-16 04:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003826 10.0.0.50 - - [2026-02-16 04:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003999 10.0.0.50 - - [2026-02-16 04:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004157 10.0.0.50 - - [2026-02-16 04:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004372 10.0.0.50 - - [2026-02-16 04:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004095 10.0.0.50 - - [2026-02-16 04:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.50 - - [2026-02-16 04:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681 10.0.0.50 - - [2026-02-16 04:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004643 10.0.0.50 - - [2026-02-16 04:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004192 10.0.0.50 - - [2026-02-16 04:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004573 10.0.0.50 - - [2026-02-16 04:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004075 10.0.0.50 - - [2026-02-16 04:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005596 10.0.0.50 - - [2026-02-16 04:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004019 10.0.0.50 - - [2026-02-16 04:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004328 10.0.0.50 - - [2026-02-16 04:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.010149 10.0.0.50 - - [2026-02-16 04:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003702 10.0.0.50 - - [2026-02-16 04:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004326 10.0.0.50 - - [2026-02-16 04:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004227 10.0.0.50 - - [2026-02-16 04:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004125 10.0.0.50 - - [2026-02-16 04:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003872 10.0.0.50 - - [2026-02-16 04:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008102 10.0.0.50 - - [2026-02-16 04:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004967 10.0.0.50 - - [2026-02-16 04:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007555 10.0.0.50 - - [2026-02-16 04:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.50 - - [2026-02-16 04:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003707 10.0.0.50 - - [2026-02-16 04:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005652 10.0.0.50 - - [2026-02-16 04:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004750 10.0.0.50 - - [2026-02-16 04:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004123 10.0.0.50 - - [2026-02-16 04:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004151 10.0.0.50 - - [2026-02-16 04:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003660 10.0.0.50 - - [2026-02-16 04:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004259 10.0.0.50 - - [2026-02-16 04:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004424 10.0.0.50 - - [2026-02-16 04:59:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003653 10.0.0.50 - - [2026-02-16 04:59:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004213 10.0.0.50 - - [2026-02-16 04:59:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004071 10.0.0.50 - - [2026-02-16 04:59:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.018970 10.0.0.50 - - [2026-02-16 04:59:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004008 10.0.0.50 - - [2026-02-16 04:59:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004422 10.0.0.50 - - [2026-02-16 04:59:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004010 10.0.0.50 - - [2026-02-16 04:59:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004271 10.0.0.50 - - [2026-02-16 04:59:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004185 10.0.0.50 - - [2026-02-16 04:59:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003765 10.0.0.50 - - [2026-02-16 04:59:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004555 10.0.0.50 - - [2026-02-16 04:59:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004075 10.0.0.50 - - [2026-02-16 04:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003922 10.0.0.50 - - [2026-02-16 04:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003759 10.0.0.50 - - [2026-02-16 04:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003806 10.0.0.50 - - [2026-02-16 04:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003850 10.0.0.50 - - [2026-02-16 04:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004813 10.0.0.50 - - [2026-02-16 04:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004550 10.0.0.50 - - [2026-02-16 04:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.50 - - [2026-02-16 04:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003769 10.0.0.50 - - [2026-02-16 04:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004086 10.0.0.50 - - [2026-02-16 04:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003733 10.0.0.50 - - [2026-02-16 04:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003614 10.0.0.50 - - [2026-02-16 04:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003971 10.0.0.50 - - [2026-02-16 04:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004188 10.0.0.50 - - [2026-02-16 04:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005894 10.0.0.50 - - [2026-02-16 04:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003909 10.0.0.50 - - [2026-02-16 04:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003420 10.0.0.50 - - [2026-02-16 04:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003917 10.0.0.50 - - [2026-02-16 04:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004709 10.0.0.50 - - [2026-02-16 04:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003811 10.0.0.50 - - [2026-02-16 04:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003586 10.0.0.50 - - [2026-02-16 04:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.50 - - [2026-02-16 04:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004504 10.0.0.50 - - [2026-02-16 04:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005041 10.0.0.50 - - [2026-02-16 04:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004147 10.0.0.50 - - [2026-02-16 04:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004130 10.0.0.50 - - [2026-02-16 04:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003777 10.0.0.50 - - [2026-02-16 04:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004479 10.0.0.50 - - [2026-02-16 04:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.50 - - [2026-02-16 04:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005590 10.0.0.50 - - [2026-02-16 04:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006097 10.0.0.50 - - [2026-02-16 04:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004891 10.0.0.50 - - [2026-02-16 04:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.011055 10.0.0.50 - - [2026-02-16 04:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005534 10.0.0.50 - - [2026-02-16 04:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009213 10.0.0.50 - - [2026-02-16 04:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006117 10.0.0.50 - - [2026-02-16 04:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008189 10.0.0.50 - - [2026-02-16 04:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008769 10.0.0.33 - - [2026-02-16 04:59:30] "GET / HTTP/1.1" 200 35931 0.001850 10.0.0.33 - - [2026-02-16 04:59:30] "POST /fqname-to-id HTTP/1.1" 401 292 0.000418 10.0.0.50 - - [2026-02-16 04:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004137 10.0.0.50 - - [2026-02-16 04:59:30] "GET / HTTP/1.1" 200 35931 0.001504 10.0.0.50 - - [2026-02-16 04:59:30] "POST /fqname-to-id HTTP/1.1" 401 292 0.000409 10.0.0.50 - - [2026-02-16 04:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.016879 10.0.0.50 - - [2026-02-16 04:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.035681 10.0.0.50 - - [2026-02-16 04:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005461 10.0.0.50 - - [2026-02-16 04:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.009998 10.0.0.50 - - [2026-02-16 04:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.50 - - [2026-02-16 04:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.50 - - [2026-02-16 04:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006895 10.0.0.50 - - [2026-02-16 04:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008948 10.0.0.38 - - [2026-02-16 04:59:30] "GET / HTTP/1.1" 200 35931 0.002152 10.0.0.38 - - [2026-02-16 04:59:30] "POST /fqname-to-id HTTP/1.1" 401 292 0.000453 10.0.0.50 - - [2026-02-16 04:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006046 10.0.0.50 - - [2026-02-16 04:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005548 10.0.0.50 - - [2026-02-16 04:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.016063 10.0.0.50 - - [2026-02-16 04:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005142 10.0.0.33 - - [2026-02-16 04:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.559342 10.0.0.33 - - [2026-02-16 04:59:31] "GET /global-system-config/b41eebbc-aa8b-42a7-9c82-7ab9469d58a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.009315 10.0.0.33 - - [2026-02-16 04:59:31] "POST /fqname-to-id HTTP/1.1" 404 220 0.003554 10.0.0.50 - - [2026-02-16 04:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004684 10.0.0.33 - - [2026-02-16 04:59:31] "POST /database-nodes HTTP/1.1" 200 603 0.051872 10.0.0.50 - - [2026-02-16 04:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004380 10.0.0.50 - - [2026-02-16 04:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003918 10.0.0.50 - - [2026-02-16 04:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003933 10.0.0.50 - - [2026-02-16 04:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004220 10.0.0.50 - - [2026-02-16 04:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007892 10.0.0.50 - - [2026-02-16 04:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004181 10.0.0.50 - - [2026-02-16 04:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004333 10.0.0.50 - - [2026-02-16 04:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814 10.0.0.50 - - [2026-02-16 04:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.788473 10.0.0.50 - - [2026-02-16 04:59:32] "GET /global-system-config/b41eebbc-aa8b-42a7-9c82-7ab9469d58a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.005026 10.0.0.50 - - [2026-02-16 04:59:32] "POST /fqname-to-id HTTP/1.1" 404 220 0.004494 10.0.0.38 - - [2026-02-16 04:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.132279 10.0.0.38 - - [2026-02-16 04:59:32] "GET /global-system-config/b41eebbc-aa8b-42a7-9c82-7ab9469d58a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.010157 10.0.0.50 - - [2026-02-16 04:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.026889 10.0.0.38 - - [2026-02-16 04:59:32] "POST /fqname-to-id HTTP/1.1" 404 220 0.007196 10.0.0.50 - - [2026-02-16 04:59:32] "POST /database-nodes HTTP/1.1" 200 603 0.087924 10.0.0.38 - - [2026-02-16 04:59:32] "POST /database-nodes HTTP/1.1" 200 603 0.112704 10.0.0.50 - - [2026-02-16 04:59:32] "POST /network-ipams HTTP/1.1" 200 550 0.081009 10.0.0.50 - - [2026-02-16 04:59:32] "POST /fqname-to-id HTTP/1.1" 404 188 0.020824 10.0.0.50 - - [2026-02-16 04:59:32] "GET /fabric/e7501228-3f8b-407d-a7dd-6f46b05dbddd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.004089 10.0.0.50 - - [2026-02-16 04:59:32] "POST /ref-update HTTP/1.1" 200 156 0.067265 10.0.0.50 - - [2026-02-16 04:59:32] "POST /fqname-to-id HTTP/1.1" 404 207 0.003336 10.0.0.50 - - [2026-02-16 05:00:00] "GET / HTTP/1.1" 200 35931 0.001844 10.0.0.50 - - [2026-02-16 05:00:00] "POST /fqname-to-id HTTP/1.1" 401 292 0.000514 10.0.0.33 - - [2026-02-16 05:00:00] "GET / HTTP/1.1" 200 35931 0.001470 10.0.0.33 - - [2026-02-16 05:00:00] "POST /fqname-to-id HTTP/1.1" 401 292 0.000435 10.0.0.38 - - [2026-02-16 05:00:00] "GET / HTTP/1.1" 200 35931 0.001446 10.0.0.38 - - [2026-02-16 05:00:00] "POST /fqname-to-id HTTP/1.1" 401 292 0.000512 10.0.0.50 - - [2026-02-16 05:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.841928 10.0.0.50 - - [2026-02-16 05:00:01] "GET /global-system-config/b41eebbc-aa8b-42a7-9c82-7ab9469d58a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.004492 10.0.0.50 - - [2026-02-16 05:00:01] "POST /fqname-to-id HTTP/1.1" 404 220 0.005007 10.0.0.33 - - [2026-02-16 05:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.456535 10.0.0.33 - - [2026-02-16 05:00:01] "GET /global-system-config/b41eebbc-aa8b-42a7-9c82-7ab9469d58a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.008144 10.0.0.38 - - [2026-02-16 05:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.084422 10.0.0.33 - - [2026-02-16 05:00:01] "POST /fqname-to-id HTTP/1.1" 404 220 0.005112 10.0.0.38 - - [2026-02-16 05:00:01] "GET /global-system-config/b41eebbc-aa8b-42a7-9c82-7ab9469d58a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.005414 10.0.0.50 - - [2026-02-16 05:00:01] "POST /analytics-nodes HTTP/1.1" 200 605 0.041042 10.0.0.38 - - [2026-02-16 05:00:01] "POST /fqname-to-id HTTP/1.1" 404 220 0.014673 10.0.0.33 - - [2026-02-16 05:00:01] "POST /analytics-nodes HTTP/1.1" 200 605 0.049096 10.0.0.38 - - [2026-02-16 05:00:01] "POST /analytics-nodes HTTP/1.1" 200 605 0.046414 10.0.0.50 - - [2026-02-16 05:00:06] "GET / HTTP/1.1" 200 35931 0.001949 10.0.0.33 - - [2026-02-16 05:00:06] "GET / HTTP/1.1" 200 35931 0.002589 10.0.0.38 - - [2026-02-16 05:00:06] "GET / HTTP/1.1" 200 35931 0.001399 10.0.0.50 - - [2026-02-16 05:00:17] "GET / HTTP/1.1" 200 35931 0.002273 10.0.0.50 - - [2026-02-16 05:00:17] "POST /fqname-to-id HTTP/1.1" 401 292 0.000652 10.0.0.33 - - [2026-02-16 05:00:17] "GET / HTTP/1.1" 200 35931 0.009927 10.0.0.33 - - [2026-02-16 05:00:17] "POST /fqname-to-id HTTP/1.1" 401 292 0.000675 10.0.0.38 - - [2026-02-16 05:00:18] "GET / HTTP/1.1" 200 35931 0.001664 10.0.0.38 - - [2026-02-16 05:00:18] "POST /fqname-to-id HTTP/1.1" 401 292 0.000424 10.0.0.50 - - [2026-02-16 05:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.385563 10.0.0.50 - - [2026-02-16 05:00:18] "GET /global-system-config/b41eebbc-aa8b-42a7-9c82-7ab9469d58a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.004496 10.0.0.50 - - [2026-02-16 05:00:18] "POST /fqname-to-id HTTP/1.1" 404 220 0.004843 10.0.0.33 - - [2026-02-16 05:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.071783 10.0.0.33 - - [2026-02-16 05:00:18] "GET /global-system-config/b41eebbc-aa8b-42a7-9c82-7ab9469d58a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.007776 10.0.0.33 - - [2026-02-16 05:00:18] "POST /fqname-to-id HTTP/1.1" 404 220 0.007780 10.0.0.33 - - [2026-02-16 05:00:18] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.103824 10.0.0.50 - - [2026-02-16 05:00:18] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.186420 10.0.0.38 - - [2026-02-16 05:00:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.039107 10.0.0.38 - - [2026-02-16 05:00:19] "GET /global-system-config/b41eebbc-aa8b-42a7-9c82-7ab9469d58a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.014766 10.0.0.38 - - [2026-02-16 05:00:19] "POST /fqname-to-id HTTP/1.1" 404 220 0.011528 10.0.0.38 - - [2026-02-16 05:00:19] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.043443 10.0.0.50 - - [2026-02-16 05:00:29] "GET / HTTP/1.1" 200 35931 0.001507 10.0.0.50 - - [2026-02-16 05:00:29] "POST /fqname-to-id HTTP/1.1" 401 292 0.000445 10.0.0.33 - - [2026-02-16 05:00:29] "GET / HTTP/1.1" 200 35931 0.001611 10.0.0.33 - - [2026-02-16 05:00:29] "POST /fqname-to-id HTTP/1.1" 401 292 0.000424 10.0.0.38 - - [2026-02-16 05:00:31] "GET / HTTP/1.1" 200 35931 0.001719 10.0.0.38 - - [2026-02-16 05:00:31] "POST /fqname-to-id HTTP/1.1" 401 292 0.000757 10.0.0.50 - - [2026-02-16 05:00:31] "POST /fqname-to-id HTTP/1.1" 200 156 1.012200 10.0.0.50 - - [2026-02-16 05:00:31] "GET /global-system-config/b41eebbc-aa8b-42a7-9c82-7ab9469d58a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.005157 10.0.0.50 - - [2026-02-16 05:00:31] "POST /fqname-to-id HTTP/1.1" 404 220 0.003745 10.0.0.50 - - [2026-02-16 05:00:31] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.061596 10.0.0.33 - - [2026-02-16 05:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.545268 10.0.0.33 - - [2026-02-16 05:00:32] "GET /global-system-config/b41eebbc-aa8b-42a7-9c82-7ab9469d58a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.004462 10.0.0.33 - - [2026-02-16 05:00:32] "POST /fqname-to-id HTTP/1.1" 404 220 0.003890 10.0.0.38 - - [2026-02-16 05:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.086702 10.0.0.38 - - [2026-02-16 05:00:32] "GET /global-system-config/b41eebbc-aa8b-42a7-9c82-7ab9469d58a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.009100 10.0.0.38 - - [2026-02-16 05:00:32] "POST /fqname-to-id HTTP/1.1" 404 220 0.015313 10.0.0.33 - - [2026-02-16 05:00:32] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.070078 10.0.0.38 - - [2026-02-16 05:00:32] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.066402 10.0.0.22 - - [2026-02-16 05:02:18] "GET / HTTP/1.1" 200 35931 0.001618 10.0.0.22 - - [2026-02-16 05:02:18] "POST /fqname-to-id HTTP/1.1" 401 292 0.000479 10.0.0.22 - - [2026-02-16 05:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.029494 10.0.0.22 - - [2026-02-16 05:02:19] "GET /global-system-config/b41eebbc-aa8b-42a7-9c82-7ab9469d58a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.004277 10.0.0.22 - - [2026-02-16 05:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004411 10.0.0.22 - - [2026-02-16 05:02:19] "GET /routing-instance/9d9dbe0b-71ee-4c21-adfd-8ed90c1b6d37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003602 10.0.0.22 - - [2026-02-16 05:02:19] "PUT /global-system-config/b41eebbc-aa8b-42a7-9c82-7ab9469d58a6 HTTP/1.1" 200 274 0.014893 10.0.0.22 - - [2026-02-16 05:02:19] "POST /fqname-to-id HTTP/1.1" 404 218 0.003310 10.0.0.22 - - [2026-02-16 05:02:19] "POST /virtual-routers HTTP/1.1" 200 603 0.035899 10.0.0.22 - - [2026-02-16 05:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004525 10.0.0.22 - - [2026-02-16 05:02:19] "GET /virtual-router/825769ad-e6f1-4698-8c02-e9a7d708c6c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.006334 10.0.0.22 - - [2026-02-16 05:02:19] "POST /fqname-to-id HTTP/1.1" 404 231 0.003795 10.0.0.22 - - [2026-02-16 05:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004137 10.0.0.22 - - [2026-02-16 05:02:19] "GET /virtual-network/1532591d-7d9c-4810-9ee8-a0f18795d967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.004249 10.0.0.249 - - [2026-02-16 05:02:19] "GET / HTTP/1.1" 200 35931 0.001918 10.0.0.249 - - [2026-02-16 05:02:19] "POST /fqname-to-id HTTP/1.1" 401 292 0.000644 10.0.0.22 - - [2026-02-16 05:02:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.114183 10.0.0.249 - - [2026-02-16 05:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.031271 10.0.0.249 - - [2026-02-16 05:02:20] "GET /global-system-config/b41eebbc-aa8b-42a7-9c82-7ab9469d58a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3245 0.004696 10.0.0.249 - - [2026-02-16 05:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004135 10.0.0.249 - - [2026-02-16 05:02:20] "GET /routing-instance/9d9dbe0b-71ee-4c21-adfd-8ed90c1b6d37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003611 10.0.0.249 - - [2026-02-16 05:02:20] "POST /fqname-to-id HTTP/1.1" 404 218 0.004305 10.0.0.249 - - [2026-02-16 05:02:20] "POST /virtual-routers HTTP/1.1" 200 603 0.035122 10.0.0.249 - - [2026-02-16 05:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005583 10.0.0.249 - - [2026-02-16 05:02:20] "GET /virtual-router/2d083d27-3ac3-461f-9877-fee18d380bb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.006575 10.0.0.249 - - [2026-02-16 05:02:20] "POST /fqname-to-id HTTP/1.1" 404 231 0.003772 10.0.0.249 - - [2026-02-16 05:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003996 10.0.0.249 - - [2026-02-16 05:02:20] "GET /virtual-network/1532591d-7d9c-4810-9ee8-a0f18795d967?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.008348 10.0.0.249 - - [2026-02-16 05:02:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.115824 10.0.0.33 - - [2026-02-16 05:03:18] "GET /global-system-configs HTTP/1.1" 200 322 0.036479 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.