++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Thu Nov 27 05:05:13 UTC 2025 ===================' INFO: =================== Thu Nov 27 05:05:13 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ head -n 1 +++ grep 'inet ' +++ cut -d / -f 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.50 ++ 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 +++ tail -n 1 +++ awk '/pagesize=2M/{print($3)}' ++ 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.50,10.0.0.33,10.0.0.249 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.50,10.0.0.33,10.0.0.249 ++ ANALYTICSDB_NODES=10.0.0.50,10.0.0.33,10.0.0.249 ++ ANALYTICS_SNMP_NODES=10.0.0.50,10.0.0.33,10.0.0.249 ++ 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.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 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8081 ' +++ '[' -n '10.0.0.50:8081 10.0.0.33:8081 10.0.0.249:8081 ' ']' +++ echo '10.0.0.50:8081 10.0.0.33:8081 10.0.0.249:8081' ++ ANALYTICS_SERVERS='10.0.0.50:8081 10.0.0.33:8081 10.0.0.249: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.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 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9042 ' +++ '[' -n '10.0.0.50:9042 10.0.0.33:9042 10.0.0.249:9042 ' ']' +++ echo '10.0.0.50:9042 10.0.0.33:9042 10.0.0.249:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.50:9042 10.0.0.33:9042 10.0.0.249:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.50,10.0.0.33,10.0.0.249 ++ 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.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 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8086 ' +++ '[' -n '10.0.0.50:8086 10.0.0.33:8086 10.0.0.249:8086 ' ']' +++ echo '10.0.0.50:8086 10.0.0.33:8086 10.0.0.249:8086' ++ COLLECTOR_SERVERS='10.0.0.50:8086 10.0.0.33:8086 10.0.0.249: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.50,10.0.0.33,10.0.0.249 ++ CONFIGDB_NODES=10.0.0.50,10.0.0.33,10.0.0.249 ++ 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.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 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8082 ' +++ '[' -n '10.0.0.50:8082 10.0.0.33:8082 10.0.0.249:8082 ' ']' +++ echo '10.0.0.50:8082 10.0.0.33:8082 10.0.0.249:8082' ++ CONFIG_SERVERS='10.0.0.50:8082 10.0.0.33:8082 10.0.0.249: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.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 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9161 ' +++ '[' -n '10.0.0.50:9161 10.0.0.33:9161 10.0.0.249:9161 ' ']' +++ echo '10.0.0.50:9161 10.0.0.33:9161 10.0.0.249:9161' ++ CONFIGDB_SERVERS='10.0.0.50:9161 10.0.0.33:9161 10.0.0.249: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.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 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9041 ' +++ '[' -n '10.0.0.50:9041 10.0.0.33:9041 10.0.0.249:9041 ' ']' +++ echo '10.0.0.50:9041 10.0.0.33:9041 10.0.0.249:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.50:9041 10.0.0.33:9041 10.0.0.249: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.14,10.20.0.25 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.17,10.20.0.14,10.20.0.25 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.50,10.0.0.33,10.0.0.249 ++ 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.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, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:2181, +++ '[' -n 10.0.0.50:2181,10.0.0.33:2181,10.0.0.249:2181, ']' +++ echo 10.0.0.50:2181,10.0.0.33:2181,10.0.0.249:2181 ++ ZOOKEEPER_SERVERS=10.0.0.50:2181,10.0.0.33:2181,10.0.0.249: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.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 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:2181 ' +++ '[' -n '10.0.0.50:2181 10.0.0.33:2181 10.0.0.249:2181 ' ']' +++ echo '10.0.0.50:2181 10.0.0.33:2181 10.0.0.249:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.50:2181 10.0.0.33:2181 10.0.0.249:2181' ++ RABBITMQ_NODES=10.0.0.50,10.0.0.33,10.0.0.249 ++ 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.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, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:5673, +++ '[' -n 10.0.0.50:5673,10.0.0.33:5673,10.0.0.249:5673, ']' +++ echo 10.0.0.50:5673,10.0.0.33:5673,10.0.0.249:5673 ++ RABBITMQ_SERVERS=10.0.0.50:5673,10.0.0.33:5673,10.0.0.249: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.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 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:6379 ' +++ '[' -n '10.0.0.50:6379 10.0.0.33:6379 10.0.0.249:6379 ' ']' +++ echo '10.0.0.50:6379 10.0.0.33:6379 10.0.0.249:6379' ++ REDIS_SERVERS='10.0.0.50:6379 10.0.0.33:6379 10.0.0.249: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.50,10.0.0.33,10.0.0.249 ++ 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.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 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9092 ' +++ '[' -n '10.0.0.50:9092 10.0.0.33:9092 10.0.0.249:9092 ' ']' +++ echo '10.0.0.50:9092 10.0.0.33:9092 10.0.0.249:9092' ++ KAFKA_SERVERS='10.0.0.50:9092 10.0.0.33:9092 10.0.0.249: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.50 ++ 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.50,10.0.0.33,10.0.0.249 ++ 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.50,10.0.0.33,10.0.0.249 ++ 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.50,10.0.0.33,10.0.0.249 ++ cut -d , -f 1 + local cassandra=10.0.0.50 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.50,10.0.0.33,10.0.0.249 +++ local servers=10.0.0.50,10.0.0.33,10.0.0.249 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ grep -vi host ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie ++++ uniq +++ local local_ips=,10.0.0.50,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.50'\''))' +++ local server_ip=10.0.0.50 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.50 ]] +++ [[ ,10.0.0.50,10.20.0.17,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.50, ]] +++ echo 10.0.0.50 1 +++ return ++ local ip=10.0.0.50 ++ [[ -z 10.0.0.50 ]] ++ echo 10.0.0.50 + host_ip=10.0.0.50 + [[ cql == \c\q\l ]] ++ echo 10.0.0.50:9041 10.0.0.33:9041 10.0.0.249:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.50:9041 10.0.0.33:9041 10.0.0.249:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.50:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' + 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 11/27/2025 05:05:22.205 7facd13d1188 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 11/27/2025 05:05:22.232 7facd13d1188 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 11/27/2025 05:05:22.248 7facd13d1188 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 11/27/2025 05:05:22.248 7facd13d1188 [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.50:8082/ Hit Ctrl-C to quit. 10.0.0.50 - - [2025-11-27 05:05:43] "GET / HTTP/1.1" 200 45871 0.001644 10.0.0.50 - - [2025-11-27 05:05:43] "GET / HTTP/1.1" 200 45871 0.001168 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.50 - - [2025-11-27 05:05:43] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000818 10.0.0.50 - - [2025-11-27 05:05:43] "POST /fqname-to-id HTTP/1.1" 401 292 0.000310 10.0.0.33 - - [2025-11-27 05:05:43] "GET / HTTP/1.1" 200 35931 0.001805 10.0.0.50 - - [2025-11-27 05:05:43] "GET / HTTP/1.1" 200 35931 0.001373 10.0.0.50 - - [2025-11-27 05:05:43] "POST /fqname-to-id HTTP/1.1" 401 292 0.000431 10.0.0.50 - - [2025-11-27 05:05:44] "GET / HTTP/1.1" 200 35931 0.001440 10.0.0.33 - - [2025-11-27 05:05:44] "POST /fqname-to-id HTTP/1.1" 401 292 0.001233 10.0.0.33 - - [2025-11-27 05:05:44] "GET / HTTP/1.1" 200 35931 0.001520 10.0.0.33 - - [2025-11-27 05:05:44] "POST /fqname-to-id HTTP/1.1" 401 292 0.000460 10.0.0.50 - - [2025-11-27 05:05:44] "POST /fqname-to-id HTTP/1.1" 401 292 0.000547 10.0.0.249 - - [2025-11-27 05:05:44] "GET / HTTP/1.1" 200 35931 0.001609 10.0.0.249 - - [2025-11-27 05:05:44] "POST /fqname-to-id HTTP/1.1" 401 292 0.000473 10.0.0.50 - - [2025-11-27 05:05:45] "GET / HTTP/1.1" 200 35931 0.002074 10.0.0.50 - - [2025-11-27 05:05:45] "GET / HTTP/1.1" 200 35931 0.001559 10.0.0.50 - - [2025-11-27 05:05:45] "POST /fqname-to-id HTTP/1.1" 401 292 0.000546 10.0.0.50 - - [2025-11-27 05:05:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.398965 10.0.0.50 - - [2025-11-27 05:05:46] "GET /global-system-config/fff1c008-2cf0-4b2a-b312-891805d3a721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010774 10.0.0.50 - - [2025-11-27 05:05:46] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 2.594330 10.0.0.50 - - [2025-11-27 05:05:46] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.007247 10.0.0.50 - - [2025-11-27 05:05:46] "POST /fqname-to-id HTTP/1.1" 404 196 1.323147 10.0.0.50 - - [2025-11-27 05:05:46] "POST /fqname-to-id HTTP/1.1" 200 156 2.053302 10.0.0.50 - - [2025-11-27 05:05:46] "POST /fqname-to-id HTTP/1.1" 404 220 0.011233 10.0.0.50 - - [2025-11-27 05:05:46] "GET /global-system-config/fff1c008-2cf0-4b2a-b312-891805d3a721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007927 10.0.0.249 - - [2025-11-27 05:05:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.784155 10.0.0.249 - - [2025-11-27 05:05:46] "GET /global-system-config/fff1c008-2cf0-4b2a-b312-891805d3a721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004745 10.0.0.50 - - [2025-11-27 05:05:46] "POST /job-templates HTTP/1.1" 200 555 0.057456 10.0.0.33 - - [2025-11-27 05:05:46] "POST /fqname-to-id HTTP/1.1" 404 186 1.724425 10.0.0.50 - - [2025-11-27 05:05:46] "POST /fqname-to-id HTTP/1.1" 404 220 0.027684 10.0.0.33 - - [2025-11-27 05:05:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.034544 10.0.0.33 - - [2025-11-27 05:05:46] "POST /fqname-to-id HTTP/1.1" 200 156 1.154180 10.0.0.50 - - [2025-11-27 05:05:46] "POST /fqname-to-id HTTP/1.1" 404 200 0.013979 10.0.0.249 - - [2025-11-27 05:05:46] "POST /fqname-to-id HTTP/1.1" 404 220 0.012747 10.0.0.33 - - [2025-11-27 05:05:46] "GET /global-system-config/fff1c008-2cf0-4b2a-b312-891805d3a721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007768 10.0.0.50 - - [2025-11-27 05:05:46] "POST /fqname-to-id HTTP/1.1" 200 156 2.456576 10.0.0.50 - - [2025-11-27 05:05:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005395 10.0.0.33 - - [2025-11-27 05:05:46] "GET /global-system-config/fff1c008-2cf0-4b2a-b312-891805d3a721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.011299 10.0.0.33 - - [2025-11-27 05:05:46] "POST /fqname-to-id HTTP/1.1" 404 220 0.005481 10.0.0.50 - - [2025-11-27 05:05:46] "POST /config-nodes HTTP/1.1" 200 599 0.130594 10.0.0.50 - - [2025-11-27 05:05:47] "POST /job-templates HTTP/1.1" 200 563 0.082674 10.0.0.249 - - [2025-11-27 05:05:47] "POST /config-nodes HTTP/1.1" 200 599 0.103328 10.0.0.50 - - [2025-11-27 05:05:47] "POST /config-database-nodes HTTP/1.1" 200 617 0.137668 10.0.0.50 - - [2025-11-27 05:05:47] "POST /fqname-to-id HTTP/1.1" 404 191 0.026967 10.0.0.33 - - [2025-11-27 05:05:47] "POST /service-appliance-sets HTTP/1.1" 200 553 0.183759 10.0.0.33 - - [2025-11-27 05:05:47] "POST /config-nodes HTTP/1.1" 200 599 0.208354 10.0.0.33 - - [2025-11-27 05:05:47] "POST /fqname-to-id HTTP/1.1" 404 180 0.007185 10.0.0.50 - - [2025-11-27 05:05:47] "POST /job-templates HTTP/1.1" 200 545 0.126996 10.0.0.33 - - [2025-11-27 05:05:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005184 10.0.0.50 - - [2025-11-27 05:05:47] "POST /fqname-to-id HTTP/1.1" 404 207 0.014338 10.0.0.249 - - [2025-11-27 05:05:47] "GET / HTTP/1.1" 200 35931 0.002299 10.0.0.249 - - [2025-11-27 05:05:47] "POST /fqname-to-id HTTP/1.1" 401 292 0.000462 10.0.0.33 - - [2025-11-27 05:05:47] "GET /global-system-config/fff1c008-2cf0-4b2a-b312-891805d3a721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.022133 /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 - - [2025-11-27 05:05:47] "GET / HTTP/1.1" 200 35931 0.001795 10.0.0.50 - - [2025-11-27 05:05:47] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000413 10.0.0.249 - - [2025-11-27 05:05:47] "GET / HTTP/1.1" 200 35931 0.001427 10.0.0.249 - - [2025-11-27 05:05:47] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000417 10.0.0.50 - - [2025-11-27 05:05:47] "POST /job-templates HTTP/1.1" 200 577 0.068359 10.0.0.33 - - [2025-11-27 05:05:47] "GET / HTTP/1.1" 200 35931 0.002043 10.0.0.33 - - [2025-11-27 05:05:47] "POST /fqname-to-id HTTP/1.1" 401 292 0.000493 10.0.0.33 - - [2025-11-27 05:05:47] "POST /service-appliance-sets HTTP/1.1" 200 541 0.076210 10.0.0.50 - - [2025-11-27 05:05:47] "POST /fqname-to-id HTTP/1.1" 404 208 0.008565 10.0.0.33 - - [2025-11-27 05:05:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006018 10.0.0.33 - - [2025-11-27 05:05:47] "GET / HTTP/1.1" 200 35931 0.001818 10.0.0.33 - - [2025-11-27 05:05:47] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000409 10.0.0.33 - - [2025-11-27 05:05:47] "GET /network-ipam/6ee2a9b1-d4fe-4f32-b654-4f57a4f00c2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.006213 10.0.0.50 - - [2025-11-27 05:05:47] "POST /job-templates HTTP/1.1" 200 579 0.059321 10.0.0.50 - - [2025-11-27 05:05:47] "POST /fqname-to-id HTTP/1.1" 404 210 0.008400 10.0.0.50 - - [2025-11-27 05:05:47] "POST /job-templates HTTP/1.1" 200 583 0.053149 10.0.0.50 - - [2025-11-27 05:05:47] "POST /fqname-to-id HTTP/1.1" 404 198 0.005291 10.0.0.33 - - [2025-11-27 05:05:47] "POST /service-templates HTTP/1.1" 200 511 0.091973 10.0.0.50 - - [2025-11-27 05:05:47] "POST /job-templates HTTP/1.1" 200 559 0.043810 10.0.0.33 - - [2025-11-27 05:05:47] "POST /service-templates HTTP/1.1" 200 501 0.036643 10.0.0.50 - - [2025-11-27 05:05:47] "POST /fqname-to-id HTTP/1.1" 404 203 0.004404 10.0.0.33 - - [2025-11-27 05:05:48] "POST /service-templates HTTP/1.1" 200 515 0.050986 10.0.0.50 - - [2025-11-27 05:05:48] "POST /job-templates HTTP/1.1" 200 569 0.055214 10.0.0.50 - - [2025-11-27 05:05:48] "POST /fqname-to-id HTTP/1.1" 404 196 0.004679 10.0.0.33 - - [2025-11-27 05:05:48] "POST /service-templates HTTP/1.1" 200 535 0.052572 10.0.0.50 - - [2025-11-27 05:05:48] "POST /job-templates HTTP/1.1" 200 555 0.118614 10.0.0.33 - - [2025-11-27 05:05:48] "POST /service-templates HTTP/1.1" 200 507 0.110517 10.0.0.50 - - [2025-11-27 05:05:48] "POST /fqname-to-id HTTP/1.1" 404 196 0.004963 10.0.0.50 - - [2025-11-27 05:05:48] "POST /job-templates HTTP/1.1" 200 555 0.134400 10.0.0.50 - - [2025-11-27 05:05:48] "POST /fqname-to-id HTTP/1.1" 404 196 0.004517 10.0.0.50 - - [2025-11-27 05:05:48] "POST /job-templates HTTP/1.1" 200 555 0.053420 10.0.0.50 - - [2025-11-27 05:05:48] "POST /fqname-to-id HTTP/1.1" 404 186 0.004981 10.0.0.50 - - [2025-11-27 05:05:48] "POST /job-templates HTTP/1.1" 200 535 0.110656 10.0.0.50 - - [2025-11-27 05:05:48] "POST /fqname-to-id HTTP/1.1" 404 198 0.007971 10.0.0.50 - - [2025-11-27 05:05:49] "POST /job-templates HTTP/1.1" 200 559 0.066304 10.0.0.50 - - [2025-11-27 05:05:49] "POST /fqname-to-id HTTP/1.1" 404 198 0.005677 10.0.0.249 - - [2025-11-27 05:05:49] "POST /fqname-to-id HTTP/1.1" 200 156 1.366357 10.0.0.249 - - [2025-11-27 05:05:49] "GET /global-system-config/fff1c008-2cf0-4b2a-b312-891805d3a721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004961 10.0.0.50 - - [2025-11-27 05:05:49] "POST /global-vrouter-configs HTTP/1.1" 409 251 1.072218 10.0.0.249 - - [2025-11-27 05:05:49] "POST /fqname-to-id HTTP/1.1" 404 220 0.006589 10.0.0.50 - - [2025-11-27 05:05:49] "POST /job-templates HTTP/1.1" 200 559 0.117912 10.0.0.50 - - [2025-11-27 05:05:49] "POST /fqname-to-id HTTP/1.1" 404 198 0.011503 10.0.0.249 - - [2025-11-27 05:05:49] "POST /config-database-nodes HTTP/1.1" 200 617 0.102564 10.0.0.50 - - [2025-11-27 05:05:49] "POST /job-templates HTTP/1.1" 200 559 0.064072 10.0.0.50 - - [2025-11-27 05:05:49] "POST /fqname-to-id HTTP/1.1" 404 201 0.005745 10.0.0.50 - - [2025-11-27 05:05:49] "POST /job-templates HTTP/1.1" 200 565 0.075879 10.0.0.249 - - [2025-11-27 05:05:49] "POST /global-vrouter-configs HTTP/1.1" 409 251 1.225186 10.0.0.50 - - [2025-11-27 05:05:49] "POST /fqname-to-id HTTP/1.1" 404 197 0.016961 10.0.0.33 - - [2025-11-27 05:05:49] "POST /fqname-to-id HTTP/1.1" 200 156 1.022378 10.0.0.33 - - [2025-11-27 05:05:49] "GET /global-system-config/fff1c008-2cf0-4b2a-b312-891805d3a721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008021 10.0.0.33 - - [2025-11-27 05:05:49] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.719992 10.0.0.33 - - [2025-11-27 05:05:49] "POST /fqname-to-id HTTP/1.1" 404 220 0.006624 10.0.0.50 - - [2025-11-27 05:05:49] "POST /job-templates HTTP/1.1" 200 557 0.099482 10.0.0.50 - - [2025-11-27 05:05:49] "POST /fqname-to-id HTTP/1.1" 404 196 0.004764 10.0.0.33 - - [2025-11-27 05:05:50] "POST /config-database-nodes HTTP/1.1" 200 617 0.066416 10.0.0.50 - - [2025-11-27 05:05:50] "POST /job-templates HTTP/1.1" 200 555 0.097076 10.0.0.50 - - [2025-11-27 05:05:50] "POST /fqname-to-id HTTP/1.1" 404 205 0.004835 10.0.0.50 - - [2025-11-27 05:05:50] "POST /job-templates HTTP/1.1" 200 573 0.094924 10.0.0.50 - - [2025-11-27 05:05:50] "POST /fqname-to-id HTTP/1.1" 404 194 0.014336 10.0.0.50 - - [2025-11-27 05:05:50] "POST /job-templates HTTP/1.1" 200 551 0.069600 10.0.0.50 - - [2025-11-27 05:05:50] "POST /fqname-to-id HTTP/1.1" 404 208 0.008894 10.0.0.50 - - [2025-11-27 05:05:50] "POST /job-templates HTTP/1.1" 200 579 0.122965 10.0.0.50 - - [2025-11-27 05:05:50] "POST /fqname-to-id HTTP/1.1" 404 196 0.006904 10.0.0.50 - - [2025-11-27 05:05:50] "POST /job-templates HTTP/1.1" 200 555 0.047749 10.0.0.50 - - [2025-11-27 05:05:50] "POST /fqname-to-id HTTP/1.1" 404 198 0.007356 10.0.0.50 - - [2025-11-27 05:05:51] "POST /job-templates HTTP/1.1" 200 559 0.066953 10.0.0.50 - - [2025-11-27 05:05:51] "POST /fqname-to-id HTTP/1.1" 404 206 0.011492 10.0.0.50 - - [2025-11-27 05:05:51] "POST /job-templates HTTP/1.1" 200 575 0.109118 10.0.0.50 - - [2025-11-27 05:05:51] "POST /fqname-to-id HTTP/1.1" 404 197 0.005044 10.0.0.50 - - [2025-11-27 05:05:51] "POST /job-templates HTTP/1.1" 200 557 0.078759 10.0.0.50 - - [2025-11-27 05:05:51] "POST /fqname-to-id HTTP/1.1" 404 198 0.019447 10.0.0.50 - - [2025-11-27 05:05:51] "POST /job-templates HTTP/1.1" 200 559 0.170142 10.0.0.50 - - [2025-11-27 05:05:51] "POST /fqname-to-id HTTP/1.1" 404 196 0.008241 10.0.0.50 - - [2025-11-27 05:05:51] "POST /job-templates HTTP/1.1" 200 555 0.064636 10.0.0.50 - - [2025-11-27 05:05:52] "POST /fqname-to-id HTTP/1.1" 404 195 0.018545 10.0.0.50 - - [2025-11-27 05:05:52] "POST /job-templates HTTP/1.1" 200 553 0.111646 10.0.0.50 - - [2025-11-27 05:05:52] "POST /fqname-to-id HTTP/1.1" 404 195 0.006356 10.0.0.50 - - [2025-11-27 05:05:52] "POST /job-templates HTTP/1.1" 200 553 0.091349 10.0.0.50 - - [2025-11-27 05:05:52] "POST /fqname-to-id HTTP/1.1" 404 195 0.011162 10.0.0.50 - - [2025-11-27 05:05:52] "POST /job-templates HTTP/1.1" 200 553 0.136084 10.0.0.50 - - [2025-11-27 05:05:52] "POST /fqname-to-id HTTP/1.1" 404 200 0.018108 10.0.0.50 - - [2025-11-27 05:05:52] "POST /job-templates HTTP/1.1" 200 563 0.138706 10.0.0.50 - - [2025-11-27 05:05:52] "POST /fqname-to-id HTTP/1.1" 404 201 0.004683 10.0.0.50 - - [2025-11-27 05:05:53] "POST /job-templates HTTP/1.1" 200 565 0.113899 10.0.0.50 - - [2025-11-27 05:05:53] "POST /fqname-to-id HTTP/1.1" 404 189 0.006658 10.0.0.50 - - [2025-11-27 05:05:53] "POST /config-propertiess HTTP/1.1" 200 551 0.052405 10.0.0.50 - - [2025-11-27 05:05:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006368 10.0.0.50 - - [2025-11-27 05:05:54] "GET /global-vrouter-config/08ea45db-9ad0-456b-a1f2-f070ef7c398a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1160 0.004624 10.0.0.50 - - [2025-11-27 05:05:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006141 10.0.0.50 - - [2025-11-27 05:05:54] "PUT /global-vrouter-config/08ea45db-9ad0-456b-a1f2-f070ef7c398a HTTP/1.1" 200 276 0.024656 10.0.0.249 - - [2025-11-27 05:05:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.013273 10.0.0.249 - - [2025-11-27 05:05:54] "GET /global-vrouter-config/08ea45db-9ad0-456b-a1f2-f070ef7c398a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005348 10.0.0.249 - - [2025-11-27 05:05:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004675 10.0.0.50 - - [2025-11-27 05:05:54] "GET / HTTP/1.1" 200 35931 0.001948 10.0.0.50 - - [2025-11-27 05:05:54] "POST /alarms HTTP/1.1" 401 292 0.000805 10.0.0.249 - - [2025-11-27 05:05:54] "PUT /global-vrouter-config/08ea45db-9ad0-456b-a1f2-f070ef7c398a HTTP/1.1" 200 276 0.019114 10.0.0.33 - - [2025-11-27 05:05:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005182 10.0.0.33 - - [2025-11-27 05:05:54] "GET /global-vrouter-config/08ea45db-9ad0-456b-a1f2-f070ef7c398a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.006842 10.0.0.33 - - [2025-11-27 05:05:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004603 10.0.0.33 - - [2025-11-27 05:05:55] "PUT /global-vrouter-config/08ea45db-9ad0-456b-a1f2-f070ef7c398a HTTP/1.1" 200 276 0.016868 10.0.0.249 - - [2025-11-27 05:05:55] "GET / HTTP/1.1" 200 35931 0.002023 10.0.0.249 - - [2025-11-27 05:05:55] "POST /alarms HTTP/1.1" 401 292 0.000438 10.0.0.33 - - [2025-11-27 05:05:55] "GET / HTTP/1.1" 200 35931 0.001791 10.0.0.33 - - [2025-11-27 05:05:55] "POST /alarms HTTP/1.1" 401 292 0.001179 10.0.0.50 - - [2025-11-27 05:06:18] "POST /alarms HTTP/1.1" 200 581 11.839471 10.0.0.50 - - [2025-11-27 05:06:18] "POST /alarms HTTP/1.1" 200 575 0.068268 10.0.0.50 - - [2025-11-27 05:06:18] "POST /alarms HTTP/1.1" 200 575 0.068836 10.0.0.50 - - [2025-11-27 05:06:19] "POST /alarms HTTP/1.1" 200 559 0.078624 10.0.0.50 - - [2025-11-27 05:06:19] "POST /alarms HTTP/1.1" 200 555 0.091514 10.0.0.50 - - [2025-11-27 05:06:19] "POST /alarms HTTP/1.1" 200 557 0.094313 10.0.0.249 - - [2025-11-27 05:06:19] "POST /alarms HTTP/1.1" 409 264 11.565625 10.0.0.249 - - [2025-11-27 05:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.012744 10.0.0.33 - - [2025-11-27 05:06:19] "POST /alarms HTTP/1.1" 409 264 11.309191 10.0.0.33 - - [2025-11-27 05:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007359 10.0.0.249 - - [2025-11-27 05:06:19] "PUT /alarm/c15ee36c-5474-4f39-af29-b4aa6db8020b HTTP/1.1" 200 244 0.034870 10.0.0.50 - - [2025-11-27 05:06:19] "POST /alarms HTTP/1.1" 200 565 0.077534 10.0.0.33 - - [2025-11-27 05:06:19] "PUT /alarm/c15ee36c-5474-4f39-af29-b4aa6db8020b HTTP/1.1" 200 244 0.031805 10.0.0.249 - - [2025-11-27 05:06:19] "POST /alarms HTTP/1.1" 409 261 0.005202 10.0.0.33 - - [2025-11-27 05:06:19] "POST /alarms HTTP/1.1" 409 261 0.019742 10.0.0.249 - - [2025-11-27 05:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.012980 10.0.0.50 - - [2025-11-27 05:06:19] "POST /alarms HTTP/1.1" 200 549 0.074859 10.0.0.33 - - [2025-11-27 05:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005265 10.0.0.249 - - [2025-11-27 05:06:19] "PUT /alarm/1d579434-40ba-463d-951c-d377166ffe5f HTTP/1.1" 200 244 0.032210 10.0.0.249 - - [2025-11-27 05:06:19] "POST /alarms HTTP/1.1" 409 261 0.013205 10.0.0.33 - - [2025-11-27 05:06:19] "PUT /alarm/1d579434-40ba-463d-951c-d377166ffe5f HTTP/1.1" 200 244 0.061905 10.0.0.50 - - [2025-11-27 05:06:19] "POST /alarms HTTP/1.1" 200 557 0.081456 10.0.0.249 - - [2025-11-27 05:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009640 10.0.0.33 - - [2025-11-27 05:06:19] "POST /alarms HTTP/1.1" 409 261 0.005773 10.0.0.33 - - [2025-11-27 05:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004611 10.0.0.50 - - [2025-11-27 05:06:19] "POST /alarms HTTP/1.1" 200 567 0.067637 10.0.0.249 - - [2025-11-27 05:06:19] "PUT /alarm/2ac3cac5-349e-4693-8b71-7392ad2e8d5c HTTP/1.1" 200 244 0.030422 10.0.0.249 - - [2025-11-27 05:06:19] "POST /alarms HTTP/1.1" 409 253 0.003804 10.0.0.33 - - [2025-11-27 05:06:19] "PUT /alarm/2ac3cac5-349e-4693-8b71-7392ad2e8d5c HTTP/1.1" 200 244 0.052606 10.0.0.249 - - [2025-11-27 05:06:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005011 10.0.0.50 - - [2025-11-27 05:06:19] "POST /alarms HTTP/1.1" 200 555 0.072758 10.0.0.33 - - [2025-11-27 05:06:20] "POST /alarms HTTP/1.1" 409 253 0.013407 10.0.0.249 - - [2025-11-27 05:06:20] "PUT /alarm/ad2e7cb8-390a-4435-b9cf-f58ee6981c73 HTTP/1.1" 200 244 0.033180 10.0.0.33 - - [2025-11-27 05:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006673 10.0.0.50 - - [2025-11-27 05:06:20] "POST /alarms HTTP/1.1" 200 567 0.067221 10.0.0.249 - - [2025-11-27 05:06:20] "POST /alarms HTTP/1.1" 409 251 0.007289 10.0.0.249 - - [2025-11-27 05:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.019707 10.0.0.33 - - [2025-11-27 05:06:20] "PUT /alarm/ad2e7cb8-390a-4435-b9cf-f58ee6981c73 HTTP/1.1" 200 244 0.060389 10.0.0.50 - - [2025-11-27 05:06:20] "POST /alarms HTTP/1.1" 200 575 0.086022 10.0.0.33 - - [2025-11-27 05:06:20] "POST /alarms HTTP/1.1" 409 251 0.019092 10.0.0.249 - - [2025-11-27 05:06:20] "PUT /alarm/459e091a-2e26-410d-a7af-58ae4a2d288f HTTP/1.1" 200 244 0.057811 10.0.0.33 - - [2025-11-27 05:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005025 10.0.0.249 - - [2025-11-27 05:06:20] "POST /alarms HTTP/1.1" 409 252 0.013543 10.0.0.50 - - [2025-11-27 05:06:20] "POST /alarms HTTP/1.1" 200 569 0.076909 10.0.0.249 - - [2025-11-27 05:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010231 10.0.0.33 - - [2025-11-27 05:06:20] "PUT /alarm/459e091a-2e26-410d-a7af-58ae4a2d288f HTTP/1.1" 200 244 0.065083 10.0.0.33 - - [2025-11-27 05:06:20] "POST /alarms HTTP/1.1" 409 252 0.010467 10.0.0.50 - - [2025-11-27 05:06:20] "POST /alarms HTTP/1.1" 200 561 0.122759 10.0.0.249 - - [2025-11-27 05:06:20] "PUT /alarm/f274d130-4b00-4c83-96c6-597a754058fd HTTP/1.1" 200 244 0.071285 10.0.0.33 - - [2025-11-27 05:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.019394 10.0.0.249 - - [2025-11-27 05:06:20] "POST /alarms HTTP/1.1" 409 256 0.006738 10.0.0.50 - - [2025-11-27 05:06:20] "POST /alarms HTTP/1.1" 200 561 0.055123 10.0.0.33 - - [2025-11-27 05:06:20] "PUT /alarm/f274d130-4b00-4c83-96c6-597a754058fd HTTP/1.1" 200 244 0.043960 10.0.0.249 - - [2025-11-27 05:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006338 10.0.0.33 - - [2025-11-27 05:06:20] "POST /alarms HTTP/1.1" 409 256 0.008959 10.0.0.33 - - [2025-11-27 05:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007842 10.0.0.249 - - [2025-11-27 05:06:20] "PUT /alarm/36fc445c-8e7d-4f14-a8c3-4d49d1ff3c5b HTTP/1.1" 200 244 0.055325 10.0.0.50 - - [2025-11-27 05:06:20] "POST /alarms HTTP/1.1" 200 561 0.086524 10.0.0.249 - - [2025-11-27 05:06:20] "POST /alarms HTTP/1.1" 409 248 0.004092 10.0.0.33 - - [2025-11-27 05:06:20] "PUT /alarm/36fc445c-8e7d-4f14-a8c3-4d49d1ff3c5b HTTP/1.1" 200 244 0.025692 10.0.0.50 - - [2025-11-27 05:06:20] "POST /alarms HTTP/1.1" 200 547 0.053183 10.0.0.249 - - [2025-11-27 05:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.013899 10.0.0.33 - - [2025-11-27 05:06:20] "POST /alarms HTTP/1.1" 409 248 0.004964 10.0.0.33 - - [2025-11-27 05:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006997 10.0.0.249 - - [2025-11-27 05:06:20] "PUT /alarm/bdaac7f6-cffc-49fd-8cf3-38d58bc29a60 HTTP/1.1" 200 244 0.031555 10.0.0.50 - - [2025-11-27 05:06:20] "POST /alarms HTTP/1.1" 200 595 0.065737 10.0.0.33 - - [2025-11-27 05:06:20] "PUT /alarm/bdaac7f6-cffc-49fd-8cf3-38d58bc29a60 HTTP/1.1" 200 244 0.035573 10.0.0.249 - - [2025-11-27 05:06:20] "POST /alarms HTTP/1.1" 409 252 0.014231 10.0.0.33 - - [2025-11-27 05:06:21] "POST /alarms HTTP/1.1" 409 252 0.013012 10.0.0.249 - - [2025-11-27 05:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.016866 10.0.0.50 - - [2025-11-27 05:06:21] "POST /alarms HTTP/1.1" 200 575 0.055428 10.0.0.33 - - [2025-11-27 05:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004326 10.0.0.249 - - [2025-11-27 05:06:21] "PUT /alarm/55f1df5d-8177-47b1-8012-861a10ff0e63 HTTP/1.1" 200 244 0.031576 10.0.0.249 - - [2025-11-27 05:06:21] "POST /alarms HTTP/1.1" 409 257 0.016189 10.0.0.33 - - [2025-11-27 05:06:21] "PUT /alarm/55f1df5d-8177-47b1-8012-861a10ff0e63 HTTP/1.1" 200 244 0.062998 10.0.0.50 - - [2025-11-27 05:06:21] "POST /alarms HTTP/1.1" 200 571 0.099684 10.0.0.249 - - [2025-11-27 05:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009190 10.0.0.33 - - [2025-11-27 05:06:21] "POST /alarms HTTP/1.1" 409 257 0.007694 10.0.0.33 - - [2025-11-27 05:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006938 10.0.0.50 - - [2025-11-27 05:06:21] "POST /alarms HTTP/1.1" 200 583 0.066770 10.0.0.249 - - [2025-11-27 05:06:21] "PUT /alarm/af389f52-fd98-4042-ab2f-b55d37585487 HTTP/1.1" 200 244 0.044838 10.0.0.249 - - [2025-11-27 05:06:21] "POST /alarms HTTP/1.1" 409 251 0.007690 10.0.0.33 - - [2025-11-27 05:06:21] "PUT /alarm/af389f52-fd98-4042-ab2f-b55d37585487 HTTP/1.1" 200 244 0.040843 10.0.0.50 - - [2025-11-27 05:06:21] "POST /alarms HTTP/1.1" 200 609 0.066547 10.0.0.33 - - [2025-11-27 05:06:21] "POST /alarms HTTP/1.1" 409 251 0.006191 10.0.0.249 - - [2025-11-27 05:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005219 10.0.0.33 - - [2025-11-27 05:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005588 10.0.0.249 - - [2025-11-27 05:06:21] "PUT /alarm/de5fcf82-e5a3-47a8-a4f8-596229976d4e HTTP/1.1" 200 244 0.034732 10.0.0.249 - - [2025-11-27 05:06:21] "POST /alarms HTTP/1.1" 409 257 0.005854 10.0.0.33 - - [2025-11-27 05:06:21] "PUT /alarm/de5fcf82-e5a3-47a8-a4f8-596229976d4e HTTP/1.1" 200 244 0.039957 10.0.0.249 - - [2025-11-27 05:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007696 10.0.0.33 - - [2025-11-27 05:06:21] "POST /alarms HTTP/1.1" 409 257 0.006193 10.0.0.33 - - [2025-11-27 05:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007033 10.0.0.249 - - [2025-11-27 05:06:21] "PUT /alarm/5ff9cb19-c980-4d16-82bf-4edd1bcadff5 HTTP/1.1" 200 244 0.034463 10.0.0.249 - - [2025-11-27 05:06:21] "POST /alarms HTTP/1.1" 409 261 0.006977 10.0.0.33 - - [2025-11-27 05:06:21] "PUT /alarm/5ff9cb19-c980-4d16-82bf-4edd1bcadff5 HTTP/1.1" 200 244 0.030671 10.0.0.33 - - [2025-11-27 05:06:21] "POST /alarms HTTP/1.1" 409 261 0.005065 10.0.0.50 - - [2025-11-27 05:06:21] "GET / HTTP/1.1" 200 35931 0.001548 10.0.0.249 - - [2025-11-27 05:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.013816 10.0.0.50 - - [2025-11-27 05:06:21] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000413 10.0.0.33 - - [2025-11-27 05:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.011600 10.0.0.249 - - [2025-11-27 05:06:21] "PUT /alarm/4d25ee13-f5fd-402c-8fdb-43890536de6a HTTP/1.1" 200 244 0.039214 10.0.0.33 - - [2025-11-27 05:06:21] "PUT /alarm/4d25ee13-f5fd-402c-8fdb-43890536de6a HTTP/1.1" 200 244 0.031168 10.0.0.249 - - [2025-11-27 05:06:21] "POST /alarms HTTP/1.1" 409 258 0.006350 10.0.0.33 - - [2025-11-27 05:06:22] "POST /alarms HTTP/1.1" 409 258 0.004680 10.0.0.249 - - [2025-11-27 05:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004525 10.0.0.33 - - [2025-11-27 05:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004248 10.0.0.249 - - [2025-11-27 05:06:22] "PUT /alarm/fa835315-d621-43ac-b569-e89eb21f3828 HTTP/1.1" 200 244 0.025565 10.0.0.249 - - [2025-11-27 05:06:22] "POST /alarms HTTP/1.1" 409 254 0.004138 10.0.0.33 - - [2025-11-27 05:06:22] "PUT /alarm/fa835315-d621-43ac-b569-e89eb21f3828 HTTP/1.1" 200 244 0.033402 10.0.0.249 - - [2025-11-27 05:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005655 10.0.0.33 - - [2025-11-27 05:06:22] "POST /alarms HTTP/1.1" 409 254 0.004198 10.0.0.33 - - [2025-11-27 05:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004879 10.0.0.249 - - [2025-11-27 05:06:22] "PUT /alarm/5b441f0e-e9da-4664-8070-5673e3840b5e HTTP/1.1" 200 244 0.023015 10.0.0.249 - - [2025-11-27 05:06:22] "POST /alarms HTTP/1.1" 409 254 0.008845 10.0.0.33 - - [2025-11-27 05:06:22] "PUT /alarm/5b441f0e-e9da-4664-8070-5673e3840b5e HTTP/1.1" 200 244 0.057754 10.0.0.249 - - [2025-11-27 05:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008365 10.0.0.33 - - [2025-11-27 05:06:22] "POST /alarms HTTP/1.1" 409 254 0.006007 10.0.0.33 - - [2025-11-27 05:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006686 10.0.0.249 - - [2025-11-27 05:06:22] "PUT /alarm/7fe7cfef-42df-43a2-8aa6-7265764d008b HTTP/1.1" 200 244 0.028527 10.0.0.33 - - [2025-11-27 05:06:22] "PUT /alarm/7fe7cfef-42df-43a2-8aa6-7265764d008b HTTP/1.1" 200 244 0.023073 10.0.0.249 - - [2025-11-27 05:06:22] "POST /alarms HTTP/1.1" 409 254 0.005635 10.0.0.33 - - [2025-11-27 05:06:22] "POST /alarms HTTP/1.1" 409 254 0.004683 10.0.0.249 - - [2025-11-27 05:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005260 10.0.0.33 - - [2025-11-27 05:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005518 10.0.0.249 - - [2025-11-27 05:06:22] "PUT /alarm/66a486e4-20ad-4987-bad2-556732659865 HTTP/1.1" 200 244 0.078556 10.0.0.33 - - [2025-11-27 05:06:22] "PUT /alarm/66a486e4-20ad-4987-bad2-556732659865 HTTP/1.1" 200 244 0.058941 10.0.0.249 - - [2025-11-27 05:06:22] "POST /alarms HTTP/1.1" 409 247 0.007973 10.0.0.33 - - [2025-11-27 05:06:22] "POST /alarms HTTP/1.1" 409 247 0.008844 10.0.0.249 - - [2025-11-27 05:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005557 10.0.0.33 - - [2025-11-27 05:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006566 10.0.0.249 - - [2025-11-27 05:06:22] "PUT /alarm/b711e4d5-fb0a-4682-b902-f0603f09543b HTTP/1.1" 200 244 0.057325 10.0.0.33 - - [2025-11-27 05:06:22] "PUT /alarm/b711e4d5-fb0a-4682-b902-f0603f09543b HTTP/1.1" 200 244 0.049230 10.0.0.249 - - [2025-11-27 05:06:22] "POST /alarms HTTP/1.1" 409 272 0.005726 10.0.0.33 - - [2025-11-27 05:06:22] "POST /alarms HTTP/1.1" 409 272 0.006485 10.0.0.249 - - [2025-11-27 05:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005306 10.0.0.33 - - [2025-11-27 05:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005266 10.0.0.249 - - [2025-11-27 05:06:23] "PUT /alarm/725c0bec-3990-4d79-ae65-503dabe3218c HTTP/1.1" 200 244 0.045013 10.0.0.33 - - [2025-11-27 05:06:23] "PUT /alarm/725c0bec-3990-4d79-ae65-503dabe3218c HTTP/1.1" 200 244 0.049140 10.0.0.33 - - [2025-11-27 05:06:23] "POST /alarms HTTP/1.1" 409 261 0.009948 10.0.0.249 - - [2025-11-27 05:06:23] "POST /alarms HTTP/1.1" 409 261 0.017309 10.0.0.249 - - [2025-11-27 05:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.011291 10.0.0.33 - - [2025-11-27 05:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006981 10.0.0.33 - - [2025-11-27 05:06:23] "PUT /alarm/19e37218-95b0-4091-83ca-00269eb8fa3b HTTP/1.1" 200 244 0.084967 10.0.0.249 - - [2025-11-27 05:06:23] "PUT /alarm/19e37218-95b0-4091-83ca-00269eb8fa3b HTTP/1.1" 200 244 0.097368 10.0.0.33 - - [2025-11-27 05:06:23] "POST /alarms HTTP/1.1" 409 259 0.009229 10.0.0.249 - - [2025-11-27 05:06:23] "POST /alarms HTTP/1.1" 409 259 0.004011 10.0.0.33 - - [2025-11-27 05:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009318 10.0.0.249 - - [2025-11-27 05:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.018460 10.0.0.33 - - [2025-11-27 05:06:23] "GET / HTTP/1.1" 200 35931 0.001914 10.0.0.33 - - [2025-11-27 05:06:23] "POST /fqname-to-id HTTP/1.1" 401 292 0.000546 10.0.0.33 - - [2025-11-27 05:06:23] "PUT /alarm/59462f69-640b-48d4-93b5-8165a5c477ed HTTP/1.1" 200 244 0.045425 10.0.0.249 - - [2025-11-27 05:06:23] "PUT /alarm/59462f69-640b-48d4-93b5-8165a5c477ed HTTP/1.1" 200 244 0.037505 10.0.0.249 - - [2025-11-27 05:06:23] "POST /alarms HTTP/1.1" 409 265 0.006335 10.0.0.33 - - [2025-11-27 05:06:23] "POST /alarms HTTP/1.1" 409 265 0.005023 10.0.0.249 - - [2025-11-27 05:06:23] "GET / HTTP/1.1" 200 35931 0.002206 10.0.0.33 - - [2025-11-27 05:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010180 10.0.0.249 - - [2025-11-27 05:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.011342 10.0.0.249 - - [2025-11-27 05:06:23] "POST /fqname-to-id HTTP/1.1" 401 292 0.000372 10.0.0.249 - - [2025-11-27 05:06:23] "PUT /alarm/f34dba91-183a-43d4-8718-e52c5ae8def0 HTTP/1.1" 200 244 0.060611 10.0.0.33 - - [2025-11-27 05:06:23] "PUT /alarm/f34dba91-183a-43d4-8718-e52c5ae8def0 HTTP/1.1" 200 244 0.072894 10.0.0.249 - - [2025-11-27 05:06:23] "POST /alarms HTTP/1.1" 409 279 0.005306 10.0.0.33 - - [2025-11-27 05:06:23] "POST /alarms HTTP/1.1" 409 279 0.008568 10.0.0.33 - - [2025-11-27 05:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004175 10.0.0.249 - - [2025-11-27 05:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.021731 10.0.0.50 - - [2025-11-27 05:06:24] "GET / HTTP/1.1" 200 35931 0.002046 10.0.0.50 - - [2025-11-27 05:06:24] "POST /fqname-to-id HTTP/1.1" 401 292 0.000517 10.0.0.249 - - [2025-11-27 05:06:24] "PUT /alarm/4decbdc5-7b69-4fa6-ac15-6fda100f57d8 HTTP/1.1" 200 244 0.097253 10.0.0.33 - - [2025-11-27 05:06:24] "PUT /alarm/4decbdc5-7b69-4fa6-ac15-6fda100f57d8 HTTP/1.1" 200 244 0.108208 10.0.0.249 - - [2025-11-27 05:06:24] "GET / HTTP/1.1" 200 35931 0.001614 10.0.0.249 - - [2025-11-27 05:06:24] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000449 10.0.0.33 - - [2025-11-27 05:06:24] "GET / HTTP/1.1" 200 35931 0.001379 10.0.0.33 - - [2025-11-27 05:06:24] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000478 10.0.0.33 - - [2025-11-27 05:06:27] "GET /global-system-configs HTTP/1.1" 200 322 11.725212 10.0.0.249 - - [2025-11-27 05:06:29] "GET /global-system-configs HTTP/1.1" 200 322 9.645007 10.0.0.249 - - [2025-11-27 05:06:29] "GET /global-system-configs HTTP/1.1" 200 322 8.142893 10.0.0.50 - - [2025-11-27 05:06:31] "GET /global-system-configs HTTP/1.1" 200 322 6.102041 10.0.0.33 - - [2025-11-27 05:06:31] "GET /global-system-configs HTTP/1.1" 200 322 3.974930 10.0.0.50 - - [2025-11-27 05:06:31] "GET /global-system-configs HTTP/1.1" 200 322 2.615355 10.0.0.50 - - [2025-11-27 05:06:31] "POST /global-vrouter-configs HTTP/1.1" 409 251 1.786454 10.0.0.50 - - [2025-11-27 05:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004641 10.0.0.50 - - [2025-11-27 05:06:31] "PUT /global-vrouter-config/08ea45db-9ad0-456b-a1f2-f070ef7c398a HTTP/1.1" 200 276 0.024451 10.0.0.33 - - [2025-11-27 05:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 1.645124 10.0.0.33 - - [2025-11-27 05:06:31] "GET /routing-instance/eb548cee-cb75-4925-beeb-1a2cf8758209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.007146 10.0.0.249 - - [2025-11-27 05:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 1.365139 10.0.0.249 - - [2025-11-27 05:06:31] "GET /routing-instance/eb548cee-cb75-4925-beeb-1a2cf8758209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004173 10.0.0.50 - - [2025-11-27 05:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 1.089207 10.0.0.50 - - [2025-11-27 05:06:31] "GET /routing-instance/eb548cee-cb75-4925-beeb-1a2cf8758209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004942 10.0.0.249 - - [2025-11-27 05:06:31] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.829334 10.0.0.249 - - [2025-11-27 05:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006124 10.0.0.33 - - [2025-11-27 05:06:31] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.576718 10.0.0.33 - - [2025-11-27 05:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008225 10.0.0.249 - - [2025-11-27 05:06:31] "POST /bgp-routers HTTP/1.1" 200 620 0.087021 10.0.0.249 - - [2025-11-27 05:06:31] "PUT /global-vrouter-config/08ea45db-9ad0-456b-a1f2-f070ef7c398a HTTP/1.1" 200 276 0.043951 10.0.0.33 - - [2025-11-27 05:06:31] "POST /bgp-routers HTTP/1.1" 200 620 0.131677 10.0.0.33 - - [2025-11-27 05:06:31] "PUT /global-vrouter-config/08ea45db-9ad0-456b-a1f2-f070ef7c398a HTTP/1.1" 200 276 0.035506 10.0.0.249 - - [2025-11-27 05:06:31] "GET /bgp-router/c6503118-c963-47db-911c-d636b1d4ae3f?fields=global_system_config_back_refs HTTP/1.1" 200 1127 0.018639 10.0.0.50 - - [2025-11-27 05:06:31] "POST /bgp-routers HTTP/1.1" 200 620 0.128046 10.0.0.33 - - [2025-11-27 05:06:32] "GET /bgp-router/9954d10f-1010-4f3c-85c5-ebfa4b0bc7cb?fields=global_system_config_back_refs HTTP/1.1" 200 1126 0.009628 10.0.0.249 - - [2025-11-27 05:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005847 10.0.0.50 - - [2025-11-27 05:06:32] "GET /bgp-router/eab30d34-02f2-4fbc-ba79-c031430cc2b6?fields=global_system_config_back_refs HTTP/1.1" 200 1127 0.010197 10.0.0.33 - - [2025-11-27 05:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004226 10.0.0.249 - - [2025-11-27 05:06:32] "GET /global-system-config/fff1c008-2cf0-4b2a-b312-891805d3a721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010914 10.0.0.50 - - [2025-11-27 05:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007881 10.0.0.50 - - [2025-11-27 05:06:32] "GET /network-ipam/6ee2a9b1-d4fe-4f32-b654-4f57a4f00c2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.386532 10.0.0.33 - - [2025-11-27 05:06:32] "GET /global-system-config/fff1c008-2cf0-4b2a-b312-891805d3a721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005639 10.0.0.50 - - [2025-11-27 05:06:32] "GET /global-system-config/fff1c008-2cf0-4b2a-b312-891805d3a721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005654 10.0.0.249 - - [2025-11-27 05:06:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009100 10.0.0.50 - - [2025-11-27 05:06:32] "POST /fqname-to-id HTTP/1.1" 404 166 0.017356 10.0.0.33 - - [2025-11-27 05:06:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005423 10.0.0.50 - - [2025-11-27 05:06:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004304 10.0.0.249 - - [2025-11-27 05:06:32] "POST /ref-update HTTP/1.1" 200 156 0.020404 10.0.0.33 - - [2025-11-27 05:06:32] "POST /ref-update HTTP/1.1" 200 156 0.048577 10.0.0.50 - - [2025-11-27 05:06:32] "POST /ref-update HTTP/1.1" 200 156 0.063960 10.0.0.249 - - [2025-11-27 05:06:32] "GET / HTTP/1.1" 200 35931 0.003292 10.0.0.249 - - [2025-11-27 05:06:32] "POST /fqname-to-id HTTP/1.1" 401 292 0.000449 10.0.0.50 - - [2025-11-27 05:06:32] "GET / HTTP/1.1" 200 35931 0.008478 10.0.0.50 - - [2025-11-27 05:06:32] "POST /fqname-to-id HTTP/1.1" 401 292 0.000973 10.0.0.33 - - [2025-11-27 05:06:32] "GET / HTTP/1.1" 200 35931 0.001602 10.0.0.33 - - [2025-11-27 05:06:32] "POST /fqname-to-id HTTP/1.1" 401 292 0.000464 10.0.0.50 - - [2025-11-27 05:06:32] "POST /tags HTTP/1.1" 200 333 0.115254 10.0.0.50 - - [2025-11-27 05:06:32] "POST /fqname-to-id HTTP/1.1" 404 174 0.009344 10.0.0.50 - - [2025-11-27 05:06:32] "POST /tags HTTP/1.1" 200 313 0.055421 10.0.0.50 - - [2025-11-27 05:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.009479 10.0.0.50 - - [2025-11-27 05:06:32] "POST /hardwares HTTP/1.1" 200 327 0.033276 10.0.0.50 - - [2025-11-27 05:06:32] "POST /fqname-to-id HTTP/1.1" 404 166 0.009895 10.0.0.50 - - [2025-11-27 05:06:32] "POST /hardwares HTTP/1.1" 200 327 0.016001 10.0.0.50 - - [2025-11-27 05:06:33] "POST /fqname-to-id HTTP/1.1" 404 164 0.010016 10.0.0.50 - - [2025-11-27 05:06:33] "POST /hardwares HTTP/1.1" 200 317 0.021085 10.0.0.50 - - [2025-11-27 05:06:33] "POST /fqname-to-id HTTP/1.1" 404 164 0.006929 10.0.0.50 - - [2025-11-27 05:06:33] "POST /hardwares HTTP/1.1" 200 323 0.028572 10.0.0.50 - - [2025-11-27 05:06:33] "POST /fqname-to-id HTTP/1.1" 404 165 0.008727 10.0.0.50 - - [2025-11-27 05:06:33] "POST /hardwares HTTP/1.1" 200 325 0.016820 10.0.0.50 - - [2025-11-27 05:06:33] "POST /fqname-to-id HTTP/1.1" 404 164 0.006665 10.0.0.50 - - [2025-11-27 05:06:33] "POST /hardwares HTTP/1.1" 200 317 0.018200 10.0.0.50 - - [2025-11-27 05:06:33] "POST /fqname-to-id HTTP/1.1" 404 161 0.011690 10.0.0.50 - - [2025-11-27 05:06:33] "POST /hardwares HTTP/1.1" 200 323 0.022905 10.0.0.50 - - [2025-11-27 05:06:33] "POST /fqname-to-id HTTP/1.1" 404 162 0.004470 10.0.0.50 - - [2025-11-27 05:06:33] "POST /hardwares HTTP/1.1" 200 325 0.055058 10.0.0.50 - - [2025-11-27 05:06:33] "POST /ref-update HTTP/1.1" 200 156 0.079751 10.0.0.50 - - [2025-11-27 05:06:33] "POST /fqname-to-id HTTP/1.1" 404 161 0.029534 10.0.0.50 - - [2025-11-27 05:06:34] "POST /hardwares HTTP/1.1" 200 319 0.029285 10.0.0.50 - - [2025-11-27 05:06:34] "POST /fqname-to-id HTTP/1.1" 404 162 0.006526 10.0.0.50 - - [2025-11-27 05:06:34] "POST /hardwares HTTP/1.1" 200 311 0.039252 10.0.0.249 - - [2025-11-27 05:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.939951 10.0.0.249 - - [2025-11-27 05:06:34] "GET /global-vrouter-config/08ea45db-9ad0-456b-a1f2-f070ef7c398a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.004964 10.0.0.50 - - [2025-11-27 05:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.629895 10.0.0.50 - - [2025-11-27 05:06:34] "GET /global-vrouter-config/08ea45db-9ad0-456b-a1f2-f070ef7c398a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.009046 10.0.0.33 - - [2025-11-27 05:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.105368 10.0.0.50 - - [2025-11-27 05:06:34] "POST /fqname-to-id HTTP/1.1" 404 160 0.014921 10.0.0.249 - - [2025-11-27 05:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003830 10.0.0.33 - - [2025-11-27 05:06:34] "GET /global-vrouter-config/08ea45db-9ad0-456b-a1f2-f070ef7c398a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.015771 10.0.0.50 - - [2025-11-27 05:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.025600 10.0.0.33 - - [2025-11-27 05:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007425 10.0.0.249 - - [2025-11-27 05:06:34] "PUT /global-vrouter-config/08ea45db-9ad0-456b-a1f2-f070ef7c398a HTTP/1.1" 200 276 0.036293 10.0.0.50 - - [2025-11-27 05:06:34] "POST /hardwares HTTP/1.1" 200 303 0.053886 10.0.0.50 - - [2025-11-27 05:06:34] "POST /fqname-to-id HTTP/1.1" 404 155 0.012170 10.0.0.33 - - [2025-11-27 05:06:34] "PUT /global-vrouter-config/08ea45db-9ad0-456b-a1f2-f070ef7c398a HTTP/1.1" 200 276 0.051666 10.0.0.50 - - [2025-11-27 05:06:34] "PUT /global-vrouter-config/08ea45db-9ad0-456b-a1f2-f070ef7c398a HTTP/1.1" 200 276 0.107799 10.0.0.50 - - [2025-11-27 05:06:34] "POST /hardwares HTTP/1.1" 200 305 0.034322 10.0.0.50 - - [2025-11-27 05:06:34] "POST /fqname-to-id HTTP/1.1" 404 155 0.004986 10.0.0.50 - - [2025-11-27 05:06:34] "POST /fqname-to-id HTTP/1.1" 404 224 0.012432 10.0.0.50 - - [2025-11-27 05:06:34] "POST /hardwares HTTP/1.1" 200 307 0.048558 10.0.0.50 - - [2025-11-27 05:06:34] "POST /fqname-to-id HTTP/1.1" 404 156 0.017371 10.0.0.249 - - [2025-11-27 05:06:34] "GET / HTTP/1.1" 200 35931 0.004813 10.0.0.249 - - [2025-11-27 05:06:34] "POST /fqname-to-id HTTP/1.1" 401 292 0.000469 10.0.0.50 - - [2025-11-27 05:06:34] "POST /hardwares HTTP/1.1" 200 309 0.019188 10.0.0.50 - - [2025-11-27 05:06:34] "POST /ref-update HTTP/1.1" 200 156 0.055909 10.0.0.33 - - [2025-11-27 05:06:34] "GET / HTTP/1.1" 200 35931 0.004256 10.0.0.33 - - [2025-11-27 05:06:34] "POST /fqname-to-id HTTP/1.1" 401 292 0.000563 10.0.0.50 - - [2025-11-27 05:06:35] "POST /fqname-to-id HTTP/1.1" 404 158 0.016507 10.0.0.50 - - [2025-11-27 05:06:35] "POST /hardwares HTTP/1.1" 200 301 0.022445 10.0.0.50 - - [2025-11-27 05:06:35] "POST /route-targets HTTP/1.1" 200 327 0.017414 10.0.0.50 - - [2025-11-27 05:06:35] "POST /fqname-to-id HTTP/1.1" 404 157 0.020719 10.0.0.50 - - [2025-11-27 05:06:35] "GET / HTTP/1.1" 200 35931 0.004282 10.0.0.50 - - [2025-11-27 05:06:35] "POST /fqname-to-id HTTP/1.1" 401 292 0.001732 10.0.0.50 - - [2025-11-27 05:06:35] "POST /hardwares HTTP/1.1" 200 309 0.066440 10.0.0.50 - - [2025-11-27 05:06:35] "POST /ref-update HTTP/1.1" 200 156 0.075359 10.0.0.50 - - [2025-11-27 05:06:35] "POST /fqname-to-id HTTP/1.1" 404 157 0.016090 10.0.0.50 - - [2025-11-27 05:06:35] "POST /hardwares HTTP/1.1" 200 317 0.024722 10.0.0.50 - - [2025-11-27 05:06:35] "POST /fqname-to-id HTTP/1.1" 404 157 0.007480 10.0.0.50 - - [2025-11-27 05:06:35] "PUT /access-control-list/f5461248-f42b-44a5-a119-63589555de03 HTTP/1.1" 200 272 0.049192 10.0.0.50 - - [2025-11-27 05:06:35] "POST /hardwares HTTP/1.1" 200 303 0.018843 10.0.0.50 - - [2025-11-27 05:06:35] "POST /fqname-to-id HTTP/1.1" 404 185 0.004413 10.0.0.50 - - [2025-11-27 05:06:35] "POST /features HTTP/1.1" 200 521 0.034220 10.0.0.50 - - [2025-11-27 05:06:35] "POST /fqname-to-id HTTP/1.1" 404 189 0.005706 10.0.0.50 - - [2025-11-27 05:06:35] "POST /features HTTP/1.1" 200 521 0.049855 10.0.0.50 - - [2025-11-27 05:06:36] "POST /fqname-to-id HTTP/1.1" 404 186 0.006166 10.0.0.50 - - [2025-11-27 05:06:36] "POST /features HTTP/1.1" 200 519 0.034642 10.0.0.50 - - [2025-11-27 05:06:36] "POST /fqname-to-id HTTP/1.1" 404 190 0.004434 10.0.0.50 - - [2025-11-27 05:06:36] "POST /features HTTP/1.1" 200 541 0.048534 10.0.0.50 - - [2025-11-27 05:06:36] "POST /fqname-to-id HTTP/1.1" 404 179 0.005907 10.0.0.249 - - [2025-11-27 05:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.853390 10.0.0.249 - - [2025-11-27 05:06:36] "GET /global-system-config/fff1c008-2cf0-4b2a-b312-891805d3a721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.007807 10.0.0.33 - - [2025-11-27 05:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.434510 10.0.0.33 - - [2025-11-27 05:06:36] "GET /global-system-config/fff1c008-2cf0-4b2a-b312-891805d3a721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.004133 10.0.0.50 - - [2025-11-27 05:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.111614 10.0.0.50 - - [2025-11-27 05:06:36] "GET /global-system-config/fff1c008-2cf0-4b2a-b312-891805d3a721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.012481 10.0.0.249 - - [2025-11-27 05:06:36] "PUT /global-system-config/fff1c008-2cf0-4b2a-b312-891805d3a721 HTTP/1.1" 200 274 0.071573 10.0.0.33 - - [2025-11-27 05:06:36] "PUT /global-system-config/fff1c008-2cf0-4b2a-b312-891805d3a721 HTTP/1.1" 200 274 0.083967 10.0.0.50 - - [2025-11-27 05:06:36] "POST /physical-roles HTTP/1.1" 200 533 0.103318 10.0.0.50 - - [2025-11-27 05:06:36] "PUT /global-system-config/fff1c008-2cf0-4b2a-b312-891805d3a721 HTTP/1.1" 200 274 0.065341 10.0.0.50 - - [2025-11-27 05:06:36] "POST /fqname-to-id HTTP/1.1" 404 191 0.014038 10.0.0.50 - - [2025-11-27 05:06:36] "POST /overlay-roles HTTP/1.1" 200 531 0.042812 10.0.0.50 - - [2025-11-27 05:06:36] "POST /fqname-to-id HTTP/1.1" 404 185 0.003912 10.0.0.50 - - [2025-11-27 05:06:36] "POST /overlay-roles HTTP/1.1" 200 541 0.035122 10.0.0.50 - - [2025-11-27 05:06:36] "POST /fqname-to-id HTTP/1.1" 404 184 0.005331 10.0.0.50 - - [2025-11-27 05:06:37] "POST /overlay-roles HTTP/1.1" 200 533 0.031179 10.0.0.50 - - [2025-11-27 05:06:37] "POST /fqname-to-id HTTP/1.1" 404 187 0.004781 10.0.0.50 - - [2025-11-27 05:06:37] "POST /overlay-roles HTTP/1.1" 200 541 0.044637 10.0.0.50 - - [2025-11-27 05:06:37] "POST /fqname-to-id HTTP/1.1" 404 190 0.008264 10.0.0.50 - - [2025-11-27 05:06:37] "POST /role-definitions HTTP/1.1" 200 533 0.036340 10.0.0.50 - - [2025-11-27 05:06:37] "POST /fqname-to-id HTTP/1.1" 404 190 0.005354 10.0.0.50 - - [2025-11-27 05:06:37] "POST /role-definitions HTTP/1.1" 200 551 0.038473 10.0.0.50 - - [2025-11-27 05:06:37] "POST /fqname-to-id HTTP/1.1" 404 189 0.005909 10.0.0.50 - - [2025-11-27 05:06:37] "POST /role-definitions HTTP/1.1" 200 549 0.036018 10.0.0.50 - - [2025-11-27 05:06:37] "POST /fqname-to-id HTTP/1.1" 404 190 0.006149 10.0.0.50 - - [2025-11-27 05:06:37] "POST /role-definitions HTTP/1.1" 200 561 0.034398 10.0.0.50 - - [2025-11-27 05:06:37] "POST /fqname-to-id HTTP/1.1" 404 190 0.007586 10.0.0.50 - - [2025-11-27 05:06:38] "POST /role-definitions HTTP/1.1" 200 545 0.033139 10.0.0.50 - - [2025-11-27 05:06:38] "POST /fqname-to-id HTTP/1.1" 404 192 0.006207 10.0.0.50 - - [2025-11-27 05:06:38] "POST /role-definitions HTTP/1.1" 200 555 0.038425 10.0.0.50 - - [2025-11-27 05:06:38] "POST /fqname-to-id HTTP/1.1" 404 187 0.009460 10.0.0.50 - - [2025-11-27 05:06:38] "POST /role-definitions HTTP/1.1" 200 531 0.043423 10.0.0.50 - - [2025-11-27 05:06:38] "POST /fqname-to-id HTTP/1.1" 404 189 0.006993 10.0.0.50 - - [2025-11-27 05:06:38] "POST /role-definitions HTTP/1.1" 200 557 0.037771 10.0.0.50 - - [2025-11-27 05:06:38] "POST /fqname-to-id HTTP/1.1" 404 195 0.008500 10.0.0.50 - - [2025-11-27 05:06:38] "POST /feature-configs HTTP/1.1" 200 537 0.045645 10.0.0.50 - - [2025-11-27 05:06:38] "POST /fqname-to-id HTTP/1.1" 404 211 0.011602 10.0.0.50 - - [2025-11-27 05:06:38] "POST /node-profiles HTTP/1.1" 200 547 0.056468 10.0.0.50 - - [2025-11-27 05:06:38] "POST /fqname-to-id HTTP/1.1" 404 193 0.009349 10.0.0.50 - - [2025-11-27 05:06:39] "POST /node-profiles HTTP/1.1" 200 541 0.043801 10.0.0.50 - - [2025-11-27 05:06:39] "POST /fqname-to-id HTTP/1.1" 404 188 0.012308 10.0.0.50 - - [2025-11-27 05:06:39] "POST /node-profiles HTTP/1.1" 200 531 0.053292 10.0.0.50 - - [2025-11-27 05:06:39] "POST /fqname-to-id HTTP/1.1" 404 197 0.009870 10.0.0.50 - - [2025-11-27 05:06:39] "POST /telemetry-profiles HTTP/1.1" 200 554 0.051062 10.0.0.50 - - [2025-11-27 05:06:39] "POST /fqname-to-id HTTP/1.1" 404 206 0.011459 10.0.0.50 - - [2025-11-27 05:06:39] "POST /telemetry-profiles HTTP/1.1" 200 554 0.048502 10.0.0.50 - - [2025-11-27 05:06:39] "POST /fqname-to-id HTTP/1.1" 404 206 0.006187 10.0.0.50 - - [2025-11-27 05:06:39] "POST /sflow-profiles HTTP/1.1" 200 532 0.042294 10.0.0.50 - - [2025-11-27 05:06:39] "POST /fqname-to-id HTTP/1.1" 404 202 0.009925 10.0.0.50 - - [2025-11-27 05:06:40] "POST /grpc-profiles HTTP/1.1" 200 530 0.054663 10.0.0.50 - - [2025-11-27 05:06:40] "POST /fqname-to-id HTTP/1.1" 404 202 0.013657 10.0.0.50 - - [2025-11-27 05:06:40] "POST /device-functional-groups HTTP/1.1" 200 540 0.084551 10.0.0.50 - - [2025-11-27 05:06:40] "POST /fqname-to-id HTTP/1.1" 404 195 0.008358 10.0.0.50 - - [2025-11-27 05:06:40] "POST /device-functional-groups HTTP/1.1" 200 542 0.067578 10.0.0.50 - - [2025-11-27 05:06:40] "POST /fqname-to-id HTTP/1.1" 404 208 0.010780 10.0.0.50 - - [2025-11-27 05:06:40] "POST /device-functional-groups HTTP/1.1" 200 620 0.036122 10.0.0.50 - - [2025-11-27 05:06:40] "POST /fqname-to-id HTTP/1.1" 404 205 0.025832 10.0.0.50 - - [2025-11-27 05:06:41] "POST /device-functional-groups HTTP/1.1" 200 574 0.053686 10.0.0.50 - - [2025-11-27 05:06:41] "POST /fqname-to-id HTTP/1.1" 404 196 0.014132 10.0.0.50 - - [2025-11-27 05:06:41] "POST /role-configs HTTP/1.1" 200 522 0.115031 10.0.0.50 - - [2025-11-27 05:06:41] "POST /fqname-to-id HTTP/1.1" 404 202 0.004214 10.0.0.50 - - [2025-11-27 05:06:41] "POST /role-configs HTTP/1.1" 200 521 0.041396 10.0.0.50 - - [2025-11-27 05:06:41] "POST /fqname-to-id HTTP/1.1" 404 194 0.004752 10.0.0.50 - - [2025-11-27 05:06:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004853 10.0.0.50 - - [2025-11-27 05:06:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004622 10.0.0.50 - - [2025-11-27 05:06:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010696 10.0.0.50 - - [2025-11-27 05:06:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005450 10.0.0.50 - - [2025-11-27 05:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004370 10.0.0.50 - - [2025-11-27 05:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007492 10.0.0.50 - - [2025-11-27 05:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005207 10.0.0.50 - - [2025-11-27 05:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004770 10.0.0.50 - - [2025-11-27 05:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005184 10.0.0.50 - - [2025-11-27 05:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005572 10.0.0.50 - - [2025-11-27 05:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004414 10.0.0.50 - - [2025-11-27 05:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004003 10.0.0.50 - - [2025-11-27 05:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005053 10.0.0.50 - - [2025-11-27 05:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004456 10.0.0.50 - - [2025-11-27 05:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004392 10.0.0.50 - - [2025-11-27 05:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004449 10.0.0.50 - - [2025-11-27 05:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004866 10.0.0.50 - - [2025-11-27 05:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004540 10.0.0.50 - - [2025-11-27 05:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004538 10.0.0.50 - - [2025-11-27 05:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004156 10.0.0.50 - - [2025-11-27 05:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006296 10.0.0.50 - - [2025-11-27 05:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004283 10.0.0.50 - - [2025-11-27 05:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003985 10.0.0.50 - - [2025-11-27 05:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004399 10.0.0.50 - - [2025-11-27 05:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004841 10.0.0.50 - - [2025-11-27 05:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004377 10.0.0.50 - - [2025-11-27 05:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.011164 10.0.0.50 - - [2025-11-27 05:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.013034 10.0.0.50 - - [2025-11-27 05:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004487 10.0.0.50 - - [2025-11-27 05:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.010045 10.0.0.50 - - [2025-11-27 05:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004865 10.0.0.50 - - [2025-11-27 05:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004351 10.0.0.50 - - [2025-11-27 05:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004255 10.0.0.50 - - [2025-11-27 05:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004450 10.0.0.50 - - [2025-11-27 05:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005743 10.0.0.50 - - [2025-11-27 05:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004539 10.0.0.50 - - [2025-11-27 05:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008773 10.0.0.50 - - [2025-11-27 05:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008533 10.0.0.50 - - [2025-11-27 05:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.010738 10.0.0.50 - - [2025-11-27 05:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004371 10.0.0.50 - - [2025-11-27 05:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009726 10.0.0.50 - - [2025-11-27 05:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.015349 10.0.0.50 - - [2025-11-27 05:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004742 10.0.0.50 - - [2025-11-27 05:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004367 10.0.0.50 - - [2025-11-27 05:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008446 10.0.0.50 - - [2025-11-27 05:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007347 10.0.0.50 - - [2025-11-27 05:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006061 10.0.0.50 - - [2025-11-27 05:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004359 10.0.0.50 - - [2025-11-27 05:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004659 10.0.0.50 - - [2025-11-27 05:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004735 10.0.0.50 - - [2025-11-27 05:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005342 10.0.0.50 - - [2025-11-27 05:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004679 10.0.0.50 - - [2025-11-27 05:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008391 10.0.0.50 - - [2025-11-27 05:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004172 10.0.0.50 - - [2025-11-27 05:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004691 10.0.0.50 - - [2025-11-27 05:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004438 10.0.0.50 - - [2025-11-27 05:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004020 10.0.0.50 - - [2025-11-27 05:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004638 10.0.0.50 - - [2025-11-27 05:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004433 10.0.0.50 - - [2025-11-27 05:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004418 10.0.0.50 - - [2025-11-27 05:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005101 10.0.0.50 - - [2025-11-27 05:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004272 10.0.0.50 - - [2025-11-27 05:06:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004855 10.0.0.50 - - [2025-11-27 05:06:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004340 10.0.0.50 - - [2025-11-27 05:06:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.009121 10.0.0.50 - - [2025-11-27 05:06:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004425 10.0.0.50 - - [2025-11-27 05:06:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004427 10.0.0.50 - - [2025-11-27 05:06:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004519 10.0.0.50 - - [2025-11-27 05:06:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005094 10.0.0.50 - - [2025-11-27 05:06:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004637 10.0.0.50 - - [2025-11-27 05:06:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006162 10.0.0.50 - - [2025-11-27 05:06:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005827 10.0.0.50 - - [2025-11-27 05:06:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004350 10.0.0.50 - - [2025-11-27 05:06:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005461 10.0.0.50 - - [2025-11-27 05:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010823 10.0.0.50 - - [2025-11-27 05:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005960 10.0.0.50 - - [2025-11-27 05:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004792 10.0.0.50 - - [2025-11-27 05:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005217 10.0.0.50 - - [2025-11-27 05:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004589 10.0.0.50 - - [2025-11-27 05:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004612 10.0.0.50 - - [2025-11-27 05:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009616 10.0.0.50 - - [2025-11-27 05:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004657 10.0.0.50 - - [2025-11-27 05:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005105 10.0.0.50 - - [2025-11-27 05:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.011500 10.0.0.50 - - [2025-11-27 05:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005465 10.0.0.50 - - [2025-11-27 05:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004382 10.0.0.50 - - [2025-11-27 05:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007015 10.0.0.50 - - [2025-11-27 05:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004159 10.0.0.50 - - [2025-11-27 05:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004322 10.0.0.50 - - [2025-11-27 05:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008638 10.0.0.50 - - [2025-11-27 05:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004338 10.0.0.50 - - [2025-11-27 05:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004314 10.0.0.50 - - [2025-11-27 05:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004902 10.0.0.50 - - [2025-11-27 05:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004412 10.0.0.50 - - [2025-11-27 05:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004326 10.0.0.50 - - [2025-11-27 05:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005923 10.0.0.50 - - [2025-11-27 05:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004808 10.0.0.50 - - [2025-11-27 05:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004152 10.0.0.50 - - [2025-11-27 05:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.011478 10.0.0.50 - - [2025-11-27 05:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005300 10.0.0.50 - - [2025-11-27 05:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006824 10.0.0.50 - - [2025-11-27 05:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009461 10.0.0.50 - - [2025-11-27 05:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007241 10.0.0.50 - - [2025-11-27 05:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004485 10.0.0.50 - - [2025-11-27 05:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005532 10.0.0.50 - - [2025-11-27 05:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004770 10.0.0.50 - - [2025-11-27 05:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004415 10.0.0.50 - - [2025-11-27 05:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007056 10.0.0.50 - - [2025-11-27 05:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.014819 10.0.0.50 - - [2025-11-27 05:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004666 10.0.0.50 - - [2025-11-27 05:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004297 10.0.0.50 - - [2025-11-27 05:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004825 10.0.0.50 - - [2025-11-27 05:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004308 10.0.0.50 - - [2025-11-27 05:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005190 10.0.0.50 - - [2025-11-27 05:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004573 10.0.0.50 - - [2025-11-27 05:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005392 10.0.0.50 - - [2025-11-27 05:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004145 10.0.0.50 - - [2025-11-27 05:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004639 10.0.0.50 - - [2025-11-27 05:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004401 10.0.0.50 - - [2025-11-27 05:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006737 10.0.0.50 - - [2025-11-27 05:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004600 10.0.0.50 - - [2025-11-27 05:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004171 10.0.0.50 - - [2025-11-27 05:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005587 10.0.0.50 - - [2025-11-27 05:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004643 10.0.0.50 - - [2025-11-27 05:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007462 10.0.0.50 - - [2025-11-27 05:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005045 10.0.0.50 - - [2025-11-27 05:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004219 10.0.0.50 - - [2025-11-27 05:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005125 10.0.0.50 - - [2025-11-27 05:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006330 10.0.0.50 - - [2025-11-27 05:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005178 10.0.0.50 - - [2025-11-27 05:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005123 10.0.0.50 - - [2025-11-27 05:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006369 10.0.0.50 - - [2025-11-27 05:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004776 10.0.0.50 - - [2025-11-27 05:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005102 10.0.0.50 - - [2025-11-27 05:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004309 10.0.0.50 - - [2025-11-27 05:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004661 10.0.0.50 - - [2025-11-27 05:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009208 10.0.0.50 - - [2025-11-27 05:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005543 10.0.0.50 - - [2025-11-27 05:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004738 10.0.0.50 - - [2025-11-27 05:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004369 10.0.0.50 - - [2025-11-27 05:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004326 10.0.0.50 - - [2025-11-27 05:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004265 10.0.0.50 - - [2025-11-27 05:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004191 10.0.0.50 - - [2025-11-27 05:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004514 10.0.0.50 - - [2025-11-27 05:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004677 10.0.0.50 - - [2025-11-27 05:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.011343 10.0.0.50 - - [2025-11-27 05:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005320 10.0.0.50 - - [2025-11-27 05:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927 10.0.0.50 - - [2025-11-27 05:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004444 10.0.0.50 - - [2025-11-27 05:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006420 10.0.0.50 - - [2025-11-27 05:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004744 10.0.0.50 - - [2025-11-27 05:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004144 10.0.0.50 - - [2025-11-27 05:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005286 10.0.0.50 - - [2025-11-27 05:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004380 10.0.0.50 - - [2025-11-27 05:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004911 10.0.0.50 - - [2025-11-27 05:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004563 10.0.0.50 - - [2025-11-27 05:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005310 10.0.0.50 - - [2025-11-27 05:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005194 10.0.0.50 - - [2025-11-27 05:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004359 10.0.0.50 - - [2025-11-27 05:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004731 10.0.0.50 - - [2025-11-27 05:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005119 10.0.0.50 - - [2025-11-27 05:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004347 10.0.0.50 - - [2025-11-27 05:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007061 10.0.0.50 - - [2025-11-27 05:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004590 10.0.0.50 - - [2025-11-27 05:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004330 10.0.0.50 - - [2025-11-27 05:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004982 10.0.0.50 - - [2025-11-27 05:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004606 10.0.0.50 - - [2025-11-27 05:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005299 10.0.0.50 - - [2025-11-27 05:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004182 10.0.0.50 - - [2025-11-27 05:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005239 10.0.0.50 - - [2025-11-27 05:06:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.012665 10.0.0.50 - - [2025-11-27 05:06:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004187 10.0.0.50 - - [2025-11-27 05:06:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004786 10.0.0.50 - - [2025-11-27 05:06:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005292 10.0.0.50 - - [2025-11-27 05:06:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005730 10.0.0.50 - - [2025-11-27 05:06:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005602 10.0.0.50 - - [2025-11-27 05:06:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004731 10.0.0.50 - - [2025-11-27 05:06:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005979 10.0.0.50 - - [2025-11-27 05:06:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008479 10.0.0.50 - - [2025-11-27 05:06:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.010232 10.0.0.50 - - [2025-11-27 05:06:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007077 10.0.0.50 - - [2025-11-27 05:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004523 10.0.0.50 - - [2025-11-27 05:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004381 10.0.0.50 - - [2025-11-27 05:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004821 10.0.0.50 - - [2025-11-27 05:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004471 10.0.0.50 - - [2025-11-27 05:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004970 10.0.0.50 - - [2025-11-27 05:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004113 10.0.0.50 - - [2025-11-27 05:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004427 10.0.0.50 - - [2025-11-27 05:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004979 10.0.0.50 - - [2025-11-27 05:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004103 10.0.0.50 - - [2025-11-27 05:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004843 10.0.0.50 - - [2025-11-27 05:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004216 10.0.0.50 - - [2025-11-27 05:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004499 10.0.0.50 - - [2025-11-27 05:06:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004506 10.0.0.50 - - [2025-11-27 05:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004105 10.0.0.50 - - [2025-11-27 05:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004090 10.0.0.50 - - [2025-11-27 05:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004120 10.0.0.50 - - [2025-11-27 05:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004406 10.0.0.50 - - [2025-11-27 05:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004283 10.0.0.50 - - [2025-11-27 05:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005214 10.0.0.50 - - [2025-11-27 05:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004678 10.0.0.50 - - [2025-11-27 05:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004525 10.0.0.50 - - [2025-11-27 05:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004278 10.0.0.50 - - [2025-11-27 05:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006547 10.0.0.50 - - [2025-11-27 05:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004168 10.0.0.50 - - [2025-11-27 05:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004276 10.0.0.50 - - [2025-11-27 05:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005382 10.0.0.50 - - [2025-11-27 05:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004162 10.0.0.50 - - [2025-11-27 05:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006643 10.0.0.50 - - [2025-11-27 05:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006745 10.0.0.50 - - [2025-11-27 05:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005549 10.0.0.50 - - [2025-11-27 05:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006054 10.0.0.50 - - [2025-11-27 05:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004368 10.0.0.50 - - [2025-11-27 05:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005733 10.0.0.50 - - [2025-11-27 05:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004104 10.0.0.50 - - [2025-11-27 05:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003889 10.0.0.50 - - [2025-11-27 05:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004766 10.0.0.50 - - [2025-11-27 05:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003960 10.0.0.50 - - [2025-11-27 05:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003889 10.0.0.50 - - [2025-11-27 05:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004164 10.0.0.50 - - [2025-11-27 05:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006403 10.0.0.50 - - [2025-11-27 05:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004449 10.0.0.50 - - [2025-11-27 05:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004064 10.0.0.50 - - [2025-11-27 05:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004378 10.0.0.50 - - [2025-11-27 05:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009799 10.0.0.50 - - [2025-11-27 05:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005125 10.0.0.50 - - [2025-11-27 05:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005588 10.0.0.50 - - [2025-11-27 05:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004950 10.0.0.50 - - [2025-11-27 05:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004623 10.0.0.50 - - [2025-11-27 05:07:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004830 10.0.0.50 - - [2025-11-27 05:07:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007386 10.0.0.50 - - [2025-11-27 05:07:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008132 10.0.0.50 - - [2025-11-27 05:07:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006214 10.0.0.50 - - [2025-11-27 05:07:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007914 10.0.0.50 - - [2025-11-27 05:07:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004541 10.0.0.50 - - [2025-11-27 05:07:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004282 10.0.0.50 - - [2025-11-27 05:07:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004054 10.0.0.50 - - [2025-11-27 05:07:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004320 10.0.0.50 - - [2025-11-27 05:07:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005414 10.0.0.50 - - [2025-11-27 05:07:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005698 10.0.0.50 - - [2025-11-27 05:07:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004481 10.0.0.50 - - [2025-11-27 05:07:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004286 10.0.0.50 - - [2025-11-27 05:07:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.010399 10.0.0.50 - - [2025-11-27 05:07:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005197 10.0.0.50 - - [2025-11-27 05:07:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004252 10.0.0.50 - - [2025-11-27 05:07:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004459 10.0.0.50 - - [2025-11-27 05:07:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004572 10.0.0.50 - - [2025-11-27 05:07:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004693 10.0.0.50 - - [2025-11-27 05:07:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005888 10.0.0.50 - - [2025-11-27 05:07:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004274 10.0.0.50 - - [2025-11-27 05:07:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004581 10.0.0.50 - - [2025-11-27 05:07:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005741 10.0.0.50 - - [2025-11-27 05:07:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008737 10.0.0.50 - - [2025-11-27 05:07:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006793 10.0.0.50 - - [2025-11-27 05:07:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004555 10.0.0.50 - - [2025-11-27 05:07:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004398 10.0.0.50 - - [2025-11-27 05:07:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004663 10.0.0.50 - - [2025-11-27 05:07:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005583 10.0.0.50 - - [2025-11-27 05:07:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004156 10.0.0.50 - - [2025-11-27 05:07:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004757 10.0.0.50 - - [2025-11-27 05:07:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007682 10.0.0.50 - - [2025-11-27 05:07:03] "POST /useragent-kv HTTP/1.1" 200 115 0.008748 10.0.0.50 - - [2025-11-27 05:07:03] "POST /virtual-networks HTTP/1.1" 200 552 0.154650 10.0.0.50 - - [2025-11-27 05:07:03] "POST /fqname-to-id HTTP/1.1" 404 178 0.005886 10.0.0.50 - - [2025-11-27 05:07:04] "POST /fqname-to-id HTTP/1.1" 404 198 0.004909 10.0.0.50 - - [2025-11-27 05:07:04] "POST /ref-update HTTP/1.1" 200 156 0.036151 10.0.0.249 - - [2025-11-27 05:07:05] "GET / HTTP/1.1" 200 35931 0.001584 10.0.0.249 - - [2025-11-27 05:07:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.000455 10.0.0.33 - - [2025-11-27 05:07:05] "GET / HTTP/1.1" 200 35931 0.001710 10.0.0.33 - - [2025-11-27 05:07:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.000494 10.0.0.50 - - [2025-11-27 05:07:05] "GET / HTTP/1.1" 200 35931 0.001787 10.0.0.50 - - [2025-11-27 05:07:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.000482 10.0.0.249 - - [2025-11-27 05:07:06] "POST /fqname-to-id HTTP/1.1" 200 156 1.000203 10.0.0.249 - - [2025-11-27 05:07:06] "GET /global-system-config/fff1c008-2cf0-4b2a-b312-891805d3a721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.005517 10.0.0.249 - - [2025-11-27 05:07:06] "POST /fqname-to-id HTTP/1.1" 404 220 0.010930 10.0.0.33 - - [2025-11-27 05:07:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.520642 10.0.0.33 - - [2025-11-27 05:07:06] "GET /global-system-config/fff1c008-2cf0-4b2a-b312-891805d3a721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.005118 10.0.0.33 - - [2025-11-27 05:07:06] "POST /fqname-to-id HTTP/1.1" 404 220 0.017445 10.0.0.50 - - [2025-11-27 05:07:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.172522 10.0.0.50 - - [2025-11-27 05:07:06] "GET /global-system-config/fff1c008-2cf0-4b2a-b312-891805d3a721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.016344 10.0.0.50 - - [2025-11-27 05:07:06] "POST /fqname-to-id HTTP/1.1" 404 220 0.010106 10.0.0.249 - - [2025-11-27 05:07:06] "POST /database-nodes HTTP/1.1" 200 603 0.098979 10.0.0.33 - - [2025-11-27 05:07:06] "POST /database-nodes HTTP/1.1" 200 603 0.094984 10.0.0.50 - - [2025-11-27 05:07:06] "POST /database-nodes HTTP/1.1" 200 603 0.105793 10.0.0.50 - - [2025-11-27 05:07:35] "GET / HTTP/1.1" 200 35931 0.001631 10.0.0.50 - - [2025-11-27 05:07:35] "POST /fqname-to-id HTTP/1.1" 401 292 0.000493 10.0.0.33 - - [2025-11-27 05:07:35] "GET / HTTP/1.1" 200 35931 0.001718 10.0.0.33 - - [2025-11-27 05:07:35] "POST /fqname-to-id HTTP/1.1" 401 292 0.000442 10.0.0.249 - - [2025-11-27 05:07:35] "GET / HTTP/1.1" 200 35931 0.001676 10.0.0.249 - - [2025-11-27 05:07:35] "POST /fqname-to-id HTTP/1.1" 401 292 0.000463 10.0.0.50 - - [2025-11-27 05:07:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.797813 10.0.0.50 - - [2025-11-27 05:07:36] "GET /global-system-config/fff1c008-2cf0-4b2a-b312-891805d3a721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.006698 10.0.0.33 - - [2025-11-27 05:07:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.407192 10.0.0.33 - - [2025-11-27 05:07:36] "GET /global-system-config/fff1c008-2cf0-4b2a-b312-891805d3a721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.005325 10.0.0.33 - - [2025-11-27 05:07:36] "POST /fqname-to-id HTTP/1.1" 404 220 0.009716 10.0.0.249 - - [2025-11-27 05:07:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.088623 10.0.0.249 - - [2025-11-27 05:07:36] "GET /global-system-config/fff1c008-2cf0-4b2a-b312-891805d3a721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.008784 10.0.0.50 - - [2025-11-27 05:07:36] "POST /fqname-to-id HTTP/1.1" 404 220 0.011845 10.0.0.249 - - [2025-11-27 05:07:36] "POST /fqname-to-id HTTP/1.1" 404 220 0.009017 10.0.0.33 - - [2025-11-27 05:07:36] "POST /analytics-nodes HTTP/1.1" 200 605 0.088274 10.0.0.50 - - [2025-11-27 05:07:36] "POST /analytics-nodes HTTP/1.1" 200 605 0.091176 10.0.0.249 - - [2025-11-27 05:07:36] "POST /analytics-nodes HTTP/1.1" 200 605 0.098906 10.0.0.50 - - [2025-11-27 05:07:41] "GET / HTTP/1.1" 200 35931 0.002089 10.0.0.249 - - [2025-11-27 05:07:41] "GET / HTTP/1.1" 200 35931 0.001553 10.0.0.33 - - [2025-11-27 05:07:41] "GET / HTTP/1.1" 200 35931 0.001473 10.0.0.33 - - [2025-11-27 05:07:51] "GET / HTTP/1.1" 200 35931 0.002744 10.0.0.33 - - [2025-11-27 05:07:51] "POST /fqname-to-id HTTP/1.1" 401 292 0.001179 10.0.0.249 - - [2025-11-27 05:07:51] "GET / HTTP/1.1" 200 35931 0.002510 10.0.0.249 - - [2025-11-27 05:07:51] "POST /fqname-to-id HTTP/1.1" 401 292 0.000658 10.0.0.50 - - [2025-11-27 05:07:51] "GET / HTTP/1.1" 200 35931 0.004316 10.0.0.50 - - [2025-11-27 05:07:51] "POST /fqname-to-id HTTP/1.1" 401 292 0.000627 10.0.0.33 - - [2025-11-27 05:07:53] "POST /fqname-to-id HTTP/1.1" 200 156 1.299823 10.0.0.33 - - [2025-11-27 05:07:53] "GET /global-system-config/fff1c008-2cf0-4b2a-b312-891805d3a721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.014244 10.0.0.33 - - [2025-11-27 05:07:53] "POST /fqname-to-id HTTP/1.1" 404 220 0.007860 10.0.0.249 - - [2025-11-27 05:07:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.740845 10.0.0.249 - - [2025-11-27 05:07:53] "GET /global-system-config/fff1c008-2cf0-4b2a-b312-891805d3a721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.004651 10.0.0.249 - - [2025-11-27 05:07:53] "POST /fqname-to-id HTTP/1.1" 404 220 0.027376 10.0.0.50 - - [2025-11-27 05:07:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.167055 10.0.0.50 - - [2025-11-27 05:07:53] "GET /global-system-config/fff1c008-2cf0-4b2a-b312-891805d3a721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.004346 10.0.0.50 - - [2025-11-27 05:07:53] "POST /fqname-to-id HTTP/1.1" 404 220 0.003888 10.0.0.33 - - [2025-11-27 05:07:53] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.095270 10.0.0.249 - - [2025-11-27 05:07:53] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.072938 10.0.0.50 - - [2025-11-27 05:07:53] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.181208 10.0.0.249 - - [2025-11-27 05:08:03] "GET / HTTP/1.1" 200 35931 0.001698 10.0.0.249 - - [2025-11-27 05:08:03] "POST /fqname-to-id HTTP/1.1" 401 292 0.000529 10.0.0.33 - - [2025-11-27 05:08:03] "GET / HTTP/1.1" 200 35931 0.001886 10.0.0.33 - - [2025-11-27 05:08:03] "POST /fqname-to-id HTTP/1.1" 401 292 0.000673 10.0.0.50 - - [2025-11-27 05:08:04] "GET / HTTP/1.1" 200 35931 0.001578 10.0.0.50 - - [2025-11-27 05:08:04] "POST /fqname-to-id HTTP/1.1" 401 292 0.000463 10.0.0.249 - - [2025-11-27 05:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.983471 10.0.0.249 - - [2025-11-27 05:08:05] "GET /global-system-config/fff1c008-2cf0-4b2a-b312-891805d3a721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.005477 10.0.0.249 - - [2025-11-27 05:08:05] "POST /fqname-to-id HTTP/1.1" 404 220 0.010436 10.0.0.249 - - [2025-11-27 05:08:05] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.066161 10.0.0.33 - - [2025-11-27 05:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.544430 10.0.0.33 - - [2025-11-27 05:08:05] "GET /global-system-config/fff1c008-2cf0-4b2a-b312-891805d3a721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.007227 10.0.0.33 - - [2025-11-27 05:08:05] "POST /fqname-to-id HTTP/1.1" 404 220 0.006687 10.0.0.50 - - [2025-11-27 05:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.169049 10.0.0.50 - - [2025-11-27 05:08:05] "GET /global-system-config/fff1c008-2cf0-4b2a-b312-891805d3a721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.006556 10.0.0.33 - - [2025-11-27 05:08:05] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.058138 10.0.0.50 - - [2025-11-27 05:08:05] "POST /fqname-to-id HTTP/1.1" 404 220 0.016098 10.0.0.50 - - [2025-11-27 05:08:05] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.058571 10.0.0.22 - - [2025-11-27 05:09:49] "GET / HTTP/1.1" 200 35931 0.002089 10.0.0.22 - - [2025-11-27 05:09:49] "POST /fqname-to-id HTTP/1.1" 401 292 0.000537 10.0.0.19 - - [2025-11-27 05:09:50] "GET / HTTP/1.1" 200 35931 0.001525 10.0.0.19 - - [2025-11-27 05:09:50] "POST /fqname-to-id HTTP/1.1" 401 292 0.000458 10.0.0.22 - - [2025-11-27 05:09:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.331872 10.0.0.22 - - [2025-11-27 05:09:50] "GET /global-system-config/fff1c008-2cf0-4b2a-b312-891805d3a721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.004638 10.0.0.22 - - [2025-11-27 05:09:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004389 10.0.0.19 - - [2025-11-27 05:09:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.055493 10.0.0.19 - - [2025-11-27 05:09:50] "GET /global-system-config/fff1c008-2cf0-4b2a-b312-891805d3a721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.004301 10.0.0.19 - - [2025-11-27 05:09:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.22 - - [2025-11-27 05:09:50] "GET /routing-instance/eb548cee-cb75-4925-beeb-1a2cf8758209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004275 10.0.0.19 - - [2025-11-27 05:09:50] "GET /routing-instance/eb548cee-cb75-4925-beeb-1a2cf8758209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004851 10.0.0.22 - - [2025-11-27 05:09:50] "PUT /global-system-config/fff1c008-2cf0-4b2a-b312-891805d3a721 HTTP/1.1" 200 274 0.019554 10.0.0.22 - - [2025-11-27 05:09:50] "POST /fqname-to-id HTTP/1.1" 404 218 0.016469 10.0.0.19 - - [2025-11-27 05:09:50] "PUT /global-system-config/fff1c008-2cf0-4b2a-b312-891805d3a721 HTTP/1.1" 200 274 0.064324 10.0.0.19 - - [2025-11-27 05:09:50] "POST /fqname-to-id HTTP/1.1" 404 218 0.003263 10.0.0.22 - - [2025-11-27 05:09:50] "POST /virtual-routers HTTP/1.1" 200 603 0.051106 10.0.0.22 - - [2025-11-27 05:09:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.020913 10.0.0.19 - - [2025-11-27 05:09:51] "POST /virtual-routers HTTP/1.1" 200 603 0.116610 10.0.0.22 - - [2025-11-27 05:09:51] "GET /virtual-router/1fbf7c66-520c-47ad-b010-393db21a0f04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.025231 10.0.0.19 - - [2025-11-27 05:09:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004999 10.0.0.22 - - [2025-11-27 05:09:51] "POST /fqname-to-id HTTP/1.1" 404 231 0.003673 10.0.0.19 - - [2025-11-27 05:09:51] "GET /virtual-router/dfaaa725-ac62-47ca-9b4e-e16c093c9081?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.007447 10.0.0.22 - - [2025-11-27 05:09:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004241 10.0.0.19 - - [2025-11-27 05:09:51] "POST /fqname-to-id HTTP/1.1" 404 231 0.004522 10.0.0.22 - - [2025-11-27 05:09:51] "GET /virtual-network/ff54efe0-9903-4714-a556-76ffe516f513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.004742 10.0.0.19 - - [2025-11-27 05:09:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003887 10.0.0.19 - - [2025-11-27 05:09:51] "GET /virtual-network/ff54efe0-9903-4714-a556-76ffe516f513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.004175 10.0.0.22 - - [2025-11-27 05:09:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.134353 10.0.0.19 - - [2025-11-27 05:09:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.138136 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.