+++ date ++ echo 'INFO: =================== Thu May 15 00:41:21 UTC 2025 ===================' INFO: =================== Thu May 15 00:41:21 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.73 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.73,10.0.0.23,10.0.0.240 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.73,10.0.0.23,10.0.0.240 ++ ANALYTICSDB_NODES=10.0.0.73,10.0.0.23,10.0.0.240 ++ ANALYTICS_SNMP_NODES=10.0.0.73,10.0.0.23,10.0.0.240 ++ 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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:8081 ' +++ '[' -n '10.0.0.73:8081 10.0.0.23:8081 10.0.0.240:8081 ' ']' +++ echo '10.0.0.73:8081 10.0.0.23:8081 10.0.0.240:8081' ++ ANALYTICS_SERVERS='10.0.0.73:8081 10.0.0.23:8081 10.0.0.240: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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:9042 ' +++ '[' -n '10.0.0.73:9042 10.0.0.23:9042 10.0.0.240:9042 ' ']' +++ echo '10.0.0.73:9042 10.0.0.23:9042 10.0.0.240:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.73:9042 10.0.0.23:9042 10.0.0.240:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.73,10.0.0.23,10.0.0.240 ++ 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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:8086 ' +++ '[' -n '10.0.0.73:8086 10.0.0.23:8086 10.0.0.240:8086 ' ']' +++ echo '10.0.0.73:8086 10.0.0.23:8086 10.0.0.240:8086' ++ COLLECTOR_SERVERS='10.0.0.73:8086 10.0.0.23:8086 10.0.0.240: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.73,10.0.0.23,10.0.0.240 ++ CONFIGDB_NODES=10.0.0.73,10.0.0.23,10.0.0.240 ++ 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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:8082 ' +++ '[' -n '10.0.0.73:8082 10.0.0.23:8082 10.0.0.240:8082 ' ']' +++ echo '10.0.0.73:8082 10.0.0.23:8082 10.0.0.240:8082' ++ CONFIG_SERVERS='10.0.0.73:8082 10.0.0.23:8082 10.0.0.240: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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:9161 ' +++ '[' -n '10.0.0.73:9161 10.0.0.23:9161 10.0.0.240:9161 ' ']' +++ echo '10.0.0.73:9161 10.0.0.23:9161 10.0.0.240:9161' ++ CONFIGDB_SERVERS='10.0.0.73:9161 10.0.0.23:9161 10.0.0.240: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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:9041 ' +++ '[' -n '10.0.0.73:9041 10.0.0.23:9041 10.0.0.240:9041 ' ']' +++ echo '10.0.0.73:9041 10.0.0.23:9041 10.0.0.240:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.73:9041 10.0.0.23:9041 10.0.0.240: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.254,10.20.0.14,10.20.0.25 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.254,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.73,10.0.0.23,10.0.0.240 ++ 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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+=10.0.0.73:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+=10.0.0.240:2181, +++ '[' -n 10.0.0.73:2181,10.0.0.23:2181,10.0.0.240:2181, ']' +++ echo 10.0.0.73:2181,10.0.0.23:2181,10.0.0.240:2181 ++ ZOOKEEPER_SERVERS=10.0.0.73:2181,10.0.0.23:2181,10.0.0.240: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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:2181 ' +++ '[' -n '10.0.0.73:2181 10.0.0.23:2181 10.0.0.240:2181 ' ']' +++ echo '10.0.0.73:2181 10.0.0.23:2181 10.0.0.240:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.73:2181 10.0.0.23:2181 10.0.0.240:2181' ++ RABBITMQ_NODES=10.0.0.73,10.0.0.23,10.0.0.240 ++ 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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+=10.0.0.73:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+=10.0.0.240:5673, +++ '[' -n 10.0.0.73:5673,10.0.0.23:5673,10.0.0.240:5673, ']' +++ echo 10.0.0.73:5673,10.0.0.23:5673,10.0.0.240:5673 ++ RABBITMQ_SERVERS=10.0.0.73:5673,10.0.0.23:5673,10.0.0.240: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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:6379 ' +++ '[' -n '10.0.0.73:6379 10.0.0.23:6379 10.0.0.240:6379 ' ']' +++ echo '10.0.0.73:6379 10.0.0.23:6379 10.0.0.240:6379' ++ REDIS_SERVERS='10.0.0.73:6379 10.0.0.23:6379 10.0.0.240: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.73,10.0.0.23,10.0.0.240 ++ 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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:9092 ' +++ '[' -n '10.0.0.73:9092 10.0.0.23:9092 10.0.0.240:9092 ' ']' +++ echo '10.0.0.73:9092 10.0.0.23:9092 10.0.0.240:9092' ++ KAFKA_SERVERS='10.0.0.73:9092 10.0.0.23:9092 10.0.0.240: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.73 ++ 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.73,10.0.0.23,10.0.0.240 ++ 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.73,10.0.0.23,10.0.0.240 ++ 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.73,10.0.0.23,10.0.0.240 ++ cut -d , -f 1 + local cassandra=10.0.0.73 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.73 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.73,10.0.0.23,10.0.0.240 +++ local servers=10.0.0.73,10.0.0.23,10.0.0.240 +++ cut -d ' ' -f 1 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ grep -vi host ++++ cat /proc/net/fib_trie ++++ sort +++ local local_ips=,10.0.0.73,10.20.0.254,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.73'\''))' +++ local server_ip=10.0.0.73 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.73 ]] +++ [[ ,10.0.0.73,10.20.0.254,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.73, ]] +++ echo 10.0.0.73 1 +++ return ++ local ip=10.0.0.73 ++ [[ -z 10.0.0.73 ]] ++ echo 10.0.0.73 + host_ip=10.0.0.73 + [[ cql == \c\q\l ]] ++ echo 10.0.0.73:9041 10.0.0.23:9041 10.0.0.240:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.73:9041 10.0.0.23:9041 10.0.0.240:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.73: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 ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ 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 05/15/2025 00:41:31.336 7effa683bb08 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 05/15/2025 00:41:31.385 7effa683bb08 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 05/15/2025 00:41:31.414 7effa683bb08 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 05/15/2025 00:41:31.420 7effa683bb08 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] HttpError Python 3.6.8: /usr/bin/python3 Thu May 15 00:41:56 2025 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/bin/contrail-api in () 29 30 31 if __name__ == '__main__': 32 sys.argv[0] = re.sub(r'(-script\.pyw?|\.exe)?$', '', sys.argv[0]) 33 sys.exit(load_entry_point('contrail-api-server==0.1.dev0', 'console_scripts', 'contrail-api')()) sys = sys.exit = load_entry_point = /usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py in server_main(args_str=None) 5361 vnc_cgitb.enable(format='text') 5362 5363 main(args_str, VncApiServer(args_str)) 5364 #server_main 5365 global main = args_str = None global VncApiServer = /usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py in __init__(self=, args_str='--conf_file /etc/contrail/contrail-api-0.conf --...ontrail/contrail-keystone-auth.conf --worker_id 0') 2205 else: 2206 self._db_connect(self._args.reset_config) 2207 self._db_init_entries() 2208 2209 self._initialize_quota_counters() self = self._db_init_entries = > /usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py in _db_init_entries(self=) 3774 ip_fab_vn = self.create_singleton_entry( 3775 VirtualNetwork(cfgm_common.IP_FABRIC_VN_FQ_NAME[-1], 3776 is_provider_network=True)) 3777 self.create_singleton_entry( 3778 RoutingInstance(cfgm_common.IP_FABRIC_VN_FQ_NAME[-1], ip_fab_vn, is_provider_network undefined /usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py in create_singleton_entry(self=, singleton_obj=, user_visible=True) 4007 if not ok: 4008 (code, msg) = result 4009 raise cfgm_common.exceptions.HttpError(code, msg) 4010 obj_id = result 4011 s_obj.uuid = obj_id global cfgm_common = cfgm_common.exceptions = cfgm_common.exceptions.HttpError = code = 409 msg = 'FQ Name: /fq-name-to-uuid/virtual_network:defaul...045a9397-b709-4d22-8b57-b32e04b8b530 at zookeeper' HttpError: HTTP Status: 409 Content: FQ Name: /fq-name-to-uuid/virtual_network:default-domain:default-project:ip-fabric exists already with ID: 045a9397-b709-4d22-8b57-b32e04b8b530 at zookeeper __cause__ = None __class__ = __context__ = NoIdError('virtual_network default-domain:default-project:ip-fabric',) __delattr__ = __dict__ = {'content': 'FQ Name: /fq-name-to-uuid/virtual_network:defaul...045a9397-b709-4d22-8b57-b32e04b8b530 at zookeeper', 'status_code': 409} __dir__ = __doc__ = None __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'vnc_api.exceptions' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = (409, 'FQ Name: /fq-name-to-uuid/virtual_network:defaul...045a9397-b709-4d22-8b57-b32e04b8b530 at zookeeper') content = 'FQ Name: /fq-name-to-uuid/virtual_network:defaul...045a9397-b709-4d22-8b57-b32e04b8b530 at zookeeper' status_code = 409 with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3992, in create_singleton_entry s_obj.uuid = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1199, in fq_name_to_uuid raise NoIdError('%s %s' % (obj_type, fq_name_str)) vnc_api.exceptions.NoIdError: Unknown id: virtual_network default-domain:default-project:ip-fabric During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/bin/contrail-api", line 33, in sys.exit(load_entry_point('contrail-api-server==0.1.dev0', 'console_scripts', 'contrail-api')()) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 5363, in server_main main(args_str, VncApiServer(args_str)) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2207, in __init__ self._db_init_entries() File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3776, in _db_init_entries is_provider_network=True)) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 4009, in create_singleton_entry raise cfgm_common.exceptions.HttpError(code, msg) vnc_api.exceptions.HttpError: HTTP Status: 409 Content: FQ Name: /fq-name-to-uuid/virtual_network:default-domain:default-project:ip-fabric exists already with ID: 045a9397-b709-4d22-8b57-b32e04b8b530 at zookeeper +++ date ++ echo 'INFO: =================== Thu May 15 00:41:57 UTC 2025 ===================' INFO: =================== Thu May 15 00:41:57 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ 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 +++ awk '{print $2}' +++ grep 'inet ' +++ cut -d / -f 1 +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.73 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ awk '/pagesize=2M/{print($3)}' +++ mount -t hugetlbfs +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.73,10.0.0.23,10.0.0.240 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.73,10.0.0.23,10.0.0.240 ++ ANALYTICSDB_NODES=10.0.0.73,10.0.0.23,10.0.0.240 ++ ANALYTICS_SNMP_NODES=10.0.0.73,10.0.0.23,10.0.0.240 ++ 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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:8081 ' +++ '[' -n '10.0.0.73:8081 10.0.0.23:8081 10.0.0.240:8081 ' ']' +++ echo '10.0.0.73:8081 10.0.0.23:8081 10.0.0.240:8081' ++ ANALYTICS_SERVERS='10.0.0.73:8081 10.0.0.23:8081 10.0.0.240: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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:9042 ' +++ '[' -n '10.0.0.73:9042 10.0.0.23:9042 10.0.0.240:9042 ' ']' +++ echo '10.0.0.73:9042 10.0.0.23:9042 10.0.0.240:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.73:9042 10.0.0.23:9042 10.0.0.240:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.73,10.0.0.23,10.0.0.240 ++ 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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:8086 ' +++ '[' -n '10.0.0.73:8086 10.0.0.23:8086 10.0.0.240:8086 ' ']' +++ echo '10.0.0.73:8086 10.0.0.23:8086 10.0.0.240:8086' ++ COLLECTOR_SERVERS='10.0.0.73:8086 10.0.0.23:8086 10.0.0.240: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.73,10.0.0.23,10.0.0.240 ++ CONFIGDB_NODES=10.0.0.73,10.0.0.23,10.0.0.240 ++ 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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:8082 ' +++ '[' -n '10.0.0.73:8082 10.0.0.23:8082 10.0.0.240:8082 ' ']' +++ echo '10.0.0.73:8082 10.0.0.23:8082 10.0.0.240:8082' ++ CONFIG_SERVERS='10.0.0.73:8082 10.0.0.23:8082 10.0.0.240: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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:9161 ' +++ '[' -n '10.0.0.73:9161 10.0.0.23:9161 10.0.0.240:9161 ' ']' +++ echo '10.0.0.73:9161 10.0.0.23:9161 10.0.0.240:9161' ++ CONFIGDB_SERVERS='10.0.0.73:9161 10.0.0.23:9161 10.0.0.240: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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:9041 ' +++ '[' -n '10.0.0.73:9041 10.0.0.23:9041 10.0.0.240:9041 ' ']' +++ echo '10.0.0.73:9041 10.0.0.23:9041 10.0.0.240:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.73:9041 10.0.0.23:9041 10.0.0.240: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.254,10.20.0.14,10.20.0.25 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.254,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.73,10.0.0.23,10.0.0.240 ++ 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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+=10.0.0.73:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+=10.0.0.240:2181, +++ '[' -n 10.0.0.73:2181,10.0.0.23:2181,10.0.0.240:2181, ']' +++ echo 10.0.0.73:2181,10.0.0.23:2181,10.0.0.240:2181 ++ ZOOKEEPER_SERVERS=10.0.0.73:2181,10.0.0.23:2181,10.0.0.240: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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:2181 ' +++ '[' -n '10.0.0.73:2181 10.0.0.23:2181 10.0.0.240:2181 ' ']' +++ echo '10.0.0.73:2181 10.0.0.23:2181 10.0.0.240:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.73:2181 10.0.0.23:2181 10.0.0.240:2181' ++ RABBITMQ_NODES=10.0.0.73,10.0.0.23,10.0.0.240 ++ 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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+=10.0.0.73:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+=10.0.0.240:5673, +++ '[' -n 10.0.0.73:5673,10.0.0.23:5673,10.0.0.240:5673, ']' +++ echo 10.0.0.73:5673,10.0.0.23:5673,10.0.0.240:5673 ++ RABBITMQ_SERVERS=10.0.0.73:5673,10.0.0.23:5673,10.0.0.240: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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:6379 ' +++ '[' -n '10.0.0.73:6379 10.0.0.23:6379 10.0.0.240:6379 ' ']' +++ echo '10.0.0.73:6379 10.0.0.23:6379 10.0.0.240:6379' ++ REDIS_SERVERS='10.0.0.73:6379 10.0.0.23:6379 10.0.0.240: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.73,10.0.0.23,10.0.0.240 ++ 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.73 +++ local server_address=10.0.0.73 +++ extended_server_list+='10.0.0.73:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.240 +++ local server_address=10.0.0.240 +++ extended_server_list+='10.0.0.240:9092 ' +++ '[' -n '10.0.0.73:9092 10.0.0.23:9092 10.0.0.240:9092 ' ']' +++ echo '10.0.0.73:9092 10.0.0.23:9092 10.0.0.240:9092' ++ KAFKA_SERVERS='10.0.0.73:9092 10.0.0.23:9092 10.0.0.240: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.73 ++ 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.73,10.0.0.23,10.0.0.240 ++ 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.73,10.0.0.23,10.0.0.240 ++ 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.73,10.0.0.23,10.0.0.240 ++ cut -d , -f 1 + local cassandra=10.0.0.73 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.73 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.73,10.0.0.23,10.0.0.240 +++ local servers=10.0.0.73,10.0.0.23,10.0.0.240 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ tr '\n' , ++++ sort ++++ grep -vi host ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.73,10.20.0.254,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.73'\''))' +++ local server_ip=10.0.0.73 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.73 ]] +++ [[ ,10.0.0.73,10.20.0.254,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.73, ]] +++ echo 10.0.0.73 1 +++ return ++ local ip=10.0.0.73 ++ [[ -z 10.0.0.73 ]] ++ echo 10.0.0.73 + host_ip=10.0.0.73 + [[ cql == \c\q\l ]] ++ echo 10.0.0.73:9041 10.0.0.23:9041 10.0.0.240:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.73:9041 10.0.0.23:9041 10.0.0.240:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.73:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ set + 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 05/15/2025 00:42:05.947 7f5449c31048 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 05/15/2025 00:42:05.975 7f5449c31048 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 05/15/2025 00:42:05.991 7f5449c31048 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 05/15/2025 00:42:05.991 7f5449c31048 [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.73:8082/ Hit Ctrl-C to quit. 10.0.0.73 - - [2025-05-15 00:42:07] "GET / HTTP/1.1" 200 45871 0.005015 10.0.0.73 - - [2025-05-15 00:42:07] "GET / HTTP/1.1" 200 45871 0.001279 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.73 - - [2025-05-15 00:42:07] "POST /fqname-to-id HTTP/1.1" 401 292 0.001414 10.0.0.73 - - [2025-05-15 00:42:07] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000304 10.0.0.23 - - [2025-05-15 00:42:26] "GET / HTTP/1.1" 200 35931 0.002651 10.0.0.23 - - [2025-05-15 00:42:26] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000541 10.0.0.240 - - [2025-05-15 00:42:26] "GET / HTTP/1.1" 200 35931 0.001993 10.0.0.240 - - [2025-05-15 00:42:26] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000806 10.0.0.73 - - [2025-05-15 00:42:29] "GET / HTTP/1.1" 200 35931 0.001979 10.0.0.73 - - [2025-05-15 00:42:29] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000439 10.0.0.240 - - [2025-05-15 00:42:32] "GET / HTTP/1.1" 200 35931 0.001665 10.0.0.240 - - [2025-05-15 00:42:32] "POST /fqname-to-id HTTP/1.1" 401 292 0.000482 10.0.0.23 - - [2025-05-15 00:42:32] "GET / HTTP/1.1" 200 35931 0.001480 10.0.0.23 - - [2025-05-15 00:42:32] "POST /fqname-to-id HTTP/1.1" 401 292 0.000465 10.0.0.73 - - [2025-05-15 00:42:32] "GET / HTTP/1.1" 200 35931 0.001575 10.0.0.73 - - [2025-05-15 00:42:32] "POST /fqname-to-id HTTP/1.1" 401 292 0.008047 10.0.0.73 - - [2025-05-15 00:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 21.195194 10.0.0.73 - - [2025-05-15 00:42:42] "POST /global-vrouter-configs HTTP/1.1" 409 251 1.577604 10.0.0.73 - - [2025-05-15 00:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005143 10.0.0.73 - - [2025-05-15 00:42:42] "GET /global-system-configs HTTP/1.1" 200 322 3.090146 10.0.0.240 - - [2025-05-15 00:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 1.273247 10.0.0.240 - - [2025-05-15 00:42:42] "GET /routing-instance/c63c2f2c-ad39-4278-bd5b-4fd8388e1782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004741 10.0.0.73 - - [2025-05-15 00:42:42] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 20.960306 10.0.0.73 - - [2025-05-15 00:42:42] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.004469 10.0.0.23 - - [2025-05-15 00:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 1.016600 10.0.0.23 - - [2025-05-15 00:42:42] "GET /routing-instance/c63c2f2c-ad39-4278-bd5b-4fd8388e1782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.011625 10.0.0.73 - - [2025-05-15 00:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.738588 10.0.0.73 - - [2025-05-15 00:42:42] "GET /routing-instance/c63c2f2c-ad39-4278-bd5b-4fd8388e1782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.027829 10.0.0.240 - - [2025-05-15 00:42:42] "GET /global-system-configs HTTP/1.1" 200 322 15.720996 10.0.0.73 - - [2025-05-15 00:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 16.953988 10.0.0.240 - - [2025-05-15 00:42:42] "GET /global-system-configs HTTP/1.1" 200 322 6.962907 10.0.0.23 - - [2025-05-15 00:42:42] "GET /global-system-configs HTTP/1.1" 200 322 12.128222 10.0.0.23 - - [2025-05-15 00:42:42] "GET /global-system-configs HTTP/1.1" 200 322 10.089743 10.0.0.73 - - [2025-05-15 00:42:42] "GET /global-system-configs HTTP/1.1" 200 322 5.003700 10.0.0.240 - - [2025-05-15 00:42:42] "POST /global-vrouter-configs HTTP/1.1" 409 251 3.876788 10.0.0.23 - - [2025-05-15 00:42:42] "POST /global-vrouter-configs HTTP/1.1" 409 251 4.188050 10.0.0.240 - - [2025-05-15 00:42:42] "POST /bgp-routers HTTP/1.1" 200 620 0.198408 10.0.0.23 - - [2025-05-15 00:42:42] "GET /global-system-config/879f3268-0db5-40db-9548-dcd7934cd654?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.383237 10.0.0.23 - - [2025-05-15 00:42:42] "POST /bgp-routers HTTP/1.1" 200 620 0.191740 10.0.0.73 - - [2025-05-15 00:42:42] "POST /bgp-routers HTTP/1.1" 200 620 0.213221 10.0.0.240 - - [2025-05-15 00:42:42] "GET /bgp-router/23342727-d5cb-4e78-82f6-783afae56945?fields=global_system_config_back_refs HTTP/1.1" 200 1115 0.073433 10.0.0.23 - - [2025-05-15 00:42:42] "GET /bgp-router/726229ca-743f-4633-b093-ae4175f00b70?fields=global_system_config_back_refs HTTP/1.1" 200 1116 0.057414 10.0.0.23 - - [2025-05-15 00:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006557 10.0.0.73 - - [2025-05-15 00:42:42] "GET /bgp-router/704deecf-90b9-4d3d-8658-a1e7ca20e888?fields=global_system_config_back_refs HTTP/1.1" 200 1115 0.009423 10.0.0.240 - - [2025-05-15 00:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.017962 10.0.0.23 - - [2025-05-15 00:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.014071 10.0.0.73 - - [2025-05-15 00:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005568 10.0.0.73 - - [2025-05-15 00:42:42] "POST /job-templates HTTP/1.1" 200 555 0.661550 10.0.0.240 - - [2025-05-15 00:42:42] "GET /global-system-config/879f3268-0db5-40db-9548-dcd7934cd654?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005495 10.0.0.73 - - [2025-05-15 00:42:42] "GET /global-system-config/879f3268-0db5-40db-9548-dcd7934cd654?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004819 10.0.0.23 - - [2025-05-15 00:42:42] "GET /global-system-config/879f3268-0db5-40db-9548-dcd7934cd654?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009176 10.0.0.23 - - [2025-05-15 00:42:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005064 10.0.0.240 - - [2025-05-15 00:42:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004606 10.0.0.73 - - [2025-05-15 00:42:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009078 10.0.0.23 - - [2025-05-15 00:42:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004509 10.0.0.240 - - [2025-05-15 00:42:42] "POST /ref-update HTTP/1.1" 200 156 0.030530 10.0.0.73 - - [2025-05-15 00:42:42] "POST /ref-update HTTP/1.1" 200 156 0.057008 10.0.0.23 - - [2025-05-15 00:42:43] "POST /ref-update HTTP/1.1" 200 156 0.087112 10.0.0.23 - - [2025-05-15 00:42:43] "POST /service-templates HTTP/1.1" 200 501 0.051741 10.0.0.23 - - [2025-05-15 00:42:43] "POST /service-templates HTTP/1.1" 200 507 0.048053 10.0.0.73 - - [2025-05-15 00:42:43] "POST /fqname-to-id HTTP/1.1" 404 191 0.010765 10.0.0.73 - - [2025-05-15 00:42:43] "POST /ref-update HTTP/1.1" 200 156 0.042359 10.0.0.73 - - [2025-05-15 00:42:43] "POST /job-templates HTTP/1.1" 200 577 0.062039 10.0.0.73 - - [2025-05-15 00:42:43] "POST /fqname-to-id HTTP/1.1" 404 210 0.014549 10.0.0.73 - - [2025-05-15 00:42:43] "POST /job-templates HTTP/1.1" 200 559 0.056117 /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.73 - - [2025-05-15 00:42:43] "POST /fqname-to-id HTTP/1.1" 404 196 0.009734 10.0.0.73 - - [2025-05-15 00:42:44] "POST /job-templates HTTP/1.1" 200 555 0.095282 10.0.0.73 - - [2025-05-15 00:42:44] "POST /fqname-to-id HTTP/1.1" 404 186 0.006283 10.0.0.73 - - [2025-05-15 00:42:44] "POST /access-control-lists HTTP/1.1" 200 587 0.069002 10.0.0.73 - - [2025-05-15 00:42:44] "POST /job-templates HTTP/1.1" 200 559 0.045630 10.0.0.73 - - [2025-05-15 00:42:44] "POST /route-targets HTTP/1.1" 200 327 0.017589 10.0.0.73 - - [2025-05-15 00:42:44] "POST /fqname-to-id HTTP/1.1" 404 198 0.005647 10.0.0.73 - - [2025-05-15 00:42:44] "POST /ref-update HTTP/1.1" 200 156 0.034984 10.0.0.73 - - [2025-05-15 00:42:44] "POST /job-templates HTTP/1.1" 200 565 0.058252 10.0.0.73 - - [2025-05-15 00:42:44] "POST /route-targets HTTP/1.1" 200 327 0.016912 10.0.0.73 - - [2025-05-15 00:42:44] "POST /fqname-to-id HTTP/1.1" 404 196 0.005914 10.0.0.73 - - [2025-05-15 00:42:44] "POST /access-control-lists HTTP/1.1" 200 551 0.100878 10.0.0.73 - - [2025-05-15 00:42:44] "POST /job-templates HTTP/1.1" 200 573 0.080239 10.0.0.73 - - [2025-05-15 00:42:45] "POST /fqname-to-id HTTP/1.1" 404 208 0.007754 10.0.0.73 - - [2025-05-15 00:42:45] "POST /job-templates HTTP/1.1" 200 555 0.075740 10.0.0.73 - - [2025-05-15 00:42:45] "POST /fqname-to-id HTTP/1.1" 404 206 0.007219 10.0.0.73 - - [2025-05-15 00:42:45] "POST /job-templates HTTP/1.1" 200 557 0.083285 10.0.0.73 - - [2025-05-15 00:42:45] "POST /fqname-to-id HTTP/1.1" 404 196 0.003562 10.0.0.73 - - [2025-05-15 00:42:45] "POST /job-templates HTTP/1.1" 200 553 0.080298 10.0.0.73 - - [2025-05-15 00:42:45] "POST /fqname-to-id HTTP/1.1" 404 195 0.033527 10.0.0.73 - - [2025-05-15 00:42:45] "POST /job-templates HTTP/1.1" 200 563 0.065967 10.0.0.73 - - [2025-05-15 00:42:46] "POST /fqname-to-id HTTP/1.1" 404 189 0.010210 10.0.0.73 - - [2025-05-15 00:42:46] "POST /tags HTTP/1.1" 200 321 0.057835 10.0.0.73 - - [2025-05-15 00:42:46] "POST /fqname-to-id HTTP/1.1" 404 174 0.015027 10.0.0.73 - - [2025-05-15 00:42:46] "POST /tags HTTP/1.1" 200 309 0.046431 10.0.0.73 - - [2025-05-15 00:42:46] "POST /fqname-to-id HTTP/1.1" 404 164 0.006890 10.0.0.73 - - [2025-05-15 00:42:46] "POST /tags HTTP/1.1" 200 323 0.068136 10.0.0.73 - - [2025-05-15 00:42:46] "POST /fqname-to-id HTTP/1.1" 404 166 0.004981 10.0.0.73 - - [2025-05-15 00:42:46] "POST /hardwares HTTP/1.1" 200 327 0.021496 10.0.0.73 - - [2025-05-15 00:42:46] "POST /fqname-to-id HTTP/1.1" 404 166 0.004778 10.0.0.73 - - [2025-05-15 00:42:47] "POST /hardwares HTTP/1.1" 200 323 0.041273 10.0.0.73 - - [2025-05-15 00:42:47] "POST /fqname-to-id HTTP/1.1" 404 161 0.020423 10.0.0.73 - - [2025-05-15 00:42:47] "POST /hardwares HTTP/1.1" 200 323 0.042323 10.0.0.73 - - [2025-05-15 00:42:47] "POST /fqname-to-id HTTP/1.1" 404 164 0.009583 10.0.0.73 - - [2025-05-15 00:42:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.011512 10.0.0.73 - - [2025-05-15 00:42:47] "GET /global-vrouter-config/cca90c8d-dfdf-4076-9385-6d96db924fbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1162 0.004304 10.0.0.73 - - [2025-05-15 00:42:47] "POST /hardwares HTTP/1.1" 200 325 0.022953 10.0.0.73 - - [2025-05-15 00:42:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.017664 10.0.0.73 - - [2025-05-15 00:42:47] "POST /fqname-to-id HTTP/1.1" 404 165 0.007518 10.0.0.73 - - [2025-05-15 00:42:47] "PUT /global-vrouter-config/cca90c8d-dfdf-4076-9385-6d96db924fbb HTTP/1.1" 200 276 0.024954 10.0.0.73 - - [2025-05-15 00:42:47] "POST /hardwares HTTP/1.1" 200 325 0.030498 10.0.0.240 - - [2025-05-15 00:42:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007587 10.0.0.240 - - [2025-05-15 00:42:47] "GET /global-vrouter-config/cca90c8d-dfdf-4076-9385-6d96db924fbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1433 0.005332 10.0.0.73 - - [2025-05-15 00:42:47] "POST /fqname-to-id HTTP/1.1" 404 161 0.012286 10.0.0.23 - - [2025-05-15 00:42:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.011403 10.0.0.23 - - [2025-05-15 00:42:47] "GET /global-vrouter-config/cca90c8d-dfdf-4076-9385-6d96db924fbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1433 0.008386 10.0.0.240 - - [2025-05-15 00:42:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003880 10.0.0.23 - - [2025-05-15 00:42:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.009148 10.0.0.240 - - [2025-05-15 00:42:47] "PUT /global-vrouter-config/cca90c8d-dfdf-4076-9385-6d96db924fbb HTTP/1.1" 200 276 0.016014 10.0.0.73 - - [2025-05-15 00:42:47] "POST /hardwares HTTP/1.1" 200 323 0.029651 10.0.0.73 - - [2025-05-15 00:42:47] "POST /fqname-to-id HTTP/1.1" 404 164 0.005304 10.0.0.23 - - [2025-05-15 00:42:47] "PUT /global-vrouter-config/cca90c8d-dfdf-4076-9385-6d96db924fbb HTTP/1.1" 200 276 0.034352 10.0.0.73 - - [2025-05-15 00:42:47] "POST /hardwares HTTP/1.1" 200 319 0.029691 10.0.0.73 - - [2025-05-15 00:42:47] "POST /fqname-to-id HTTP/1.1" 404 165 0.010762 10.0.0.73 - - [2025-05-15 00:42:47] "POST /hardwares HTTP/1.1" 200 317 0.032827 10.0.0.240 - - [2025-05-15 00:42:48] "GET / HTTP/1.1" 200 35931 0.001756 10.0.0.240 - - [2025-05-15 00:42:48] "POST /alarms HTTP/1.1" 401 292 0.000486 10.0.0.23 - - [2025-05-15 00:42:48] "GET / HTTP/1.1" 200 35931 0.001635 10.0.0.23 - - [2025-05-15 00:42:48] "POST /alarms HTTP/1.1" 401 292 0.000472 10.0.0.73 - - [2025-05-15 00:42:48] "POST /fqname-to-id HTTP/1.1" 404 162 0.050905 10.0.0.73 - - [2025-05-15 00:42:48] "GET / HTTP/1.1" 200 35931 0.001906 10.0.0.73 - - [2025-05-15 00:42:48] "POST /alarms HTTP/1.1" 401 292 0.000590 10.0.0.73 - - [2025-05-15 00:42:48] "POST /hardwares HTTP/1.1" 200 319 0.023660 10.0.0.73 - - [2025-05-15 00:42:48] "POST /fqname-to-id HTTP/1.1" 404 158 0.008937 10.0.0.73 - - [2025-05-15 00:42:48] "POST /hardwares HTTP/1.1" 200 311 0.029250 10.0.0.73 - - [2025-05-15 00:42:48] "POST /fqname-to-id HTTP/1.1" 404 154 0.012293 10.0.0.73 - - [2025-05-15 00:42:48] "POST /hardwares HTTP/1.1" 200 311 0.015421 10.0.0.73 - - [2025-05-15 00:42:48] "POST /fqname-to-id HTTP/1.1" 404 155 0.015867 10.0.0.73 - - [2025-05-15 00:42:48] "POST /hardwares HTTP/1.1" 200 305 0.015345 10.0.0.73 - - [2025-05-15 00:42:48] "POST /fqname-to-id HTTP/1.1" 404 156 0.009078 10.0.0.73 - - [2025-05-15 00:42:48] "POST /hardwares HTTP/1.1" 200 307 0.040814 10.0.0.73 - - [2025-05-15 00:42:49] "POST /fqname-to-id HTTP/1.1" 404 157 0.012348 10.0.0.73 - - [2025-05-15 00:42:49] "POST /hardwares HTTP/1.1" 200 311 0.043114 10.0.0.73 - - [2025-05-15 00:42:49] "POST /fqname-to-id HTTP/1.1" 404 153 0.012141 10.0.0.73 - - [2025-05-15 00:42:49] "POST /hardwares HTTP/1.1" 200 309 0.026947 10.0.0.73 - - [2025-05-15 00:42:49] "POST /fqname-to-id HTTP/1.1" 404 157 0.015939 10.0.0.73 - - [2025-05-15 00:42:49] "POST /hardwares HTTP/1.1" 200 309 0.040235 10.0.0.73 - - [2025-05-15 00:42:49] "POST /fqname-to-id HTTP/1.1" 404 161 0.012138 10.0.0.23 - - [2025-05-15 00:42:49] "POST /alarms HTTP/1.1" 409 300 0.611687 10.0.0.23 - - [2025-05-15 00:42:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.012571 10.0.0.240 - - [2025-05-15 00:42:49] "POST /alarms HTTP/1.1" 200 581 1.035135 10.0.0.73 - - [2025-05-15 00:42:49] "POST /alarms HTTP/1.1" 409 300 0.161203 10.0.0.73 - - [2025-05-15 00:42:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.010641 10.0.0.73 - - [2025-05-15 00:42:49] "POST /hardwares HTTP/1.1" 200 309 0.068718 10.0.0.23 - - [2025-05-15 00:42:49] "POST /alarms HTTP/1.1" 409 297 0.088892 10.0.0.73 - - [2025-05-15 00:42:49] "POST /fqname-to-id HTTP/1.1" 404 154 0.017462 10.0.0.240 - - [2025-05-15 00:42:49] "POST /alarms HTTP/1.1" 200 575 0.130379 10.0.0.73 - - [2025-05-15 00:42:49] "PUT /alarm/bc9cdd9b-705e-41ea-b6c6-48191f46274f HTTP/1.1" 200 244 0.068464 10.0.0.23 - - [2025-05-15 00:42:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005711 10.0.0.73 - - [2025-05-15 00:42:49] "POST /alarms HTTP/1.1" 409 261 0.034121 10.0.0.23 - - [2025-05-15 00:42:49] "PUT /alarm/ddc8c6da-83c2-48d8-a53c-ef5b55636697 HTTP/1.1" 200 244 0.068656 10.0.0.240 - - [2025-05-15 00:42:49] "POST /alarms HTTP/1.1" 200 575 0.120756 10.0.0.73 - - [2025-05-15 00:42:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.018011 10.0.0.73 - - [2025-05-15 00:42:49] "POST /features HTTP/1.1" 200 533 0.107041 10.0.0.23 - - [2025-05-15 00:42:49] "POST /alarms HTTP/1.1" 409 261 0.009959 10.0.0.73 - - [2025-05-15 00:42:49] "PUT /alarm/ddc8c6da-83c2-48d8-a53c-ef5b55636697 HTTP/1.1" 200 244 0.022982 10.0.0.73 - - [2025-05-15 00:42:49] "POST /fqname-to-id HTTP/1.1" 404 184 0.004451 10.0.0.23 - - [2025-05-15 00:42:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006215 10.0.0.240 - - [2025-05-15 00:42:49] "POST /alarms HTTP/1.1" 200 559 0.059407 10.0.0.73 - - [2025-05-15 00:42:49] "POST /alarms HTTP/1.1" 409 261 0.004606 10.0.0.73 - - [2025-05-15 00:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009263 10.0.0.23 - - [2025-05-15 00:42:50] "PUT /alarm/4e9a9270-1cf6-4005-b433-0fc4a29b0e63 HTTP/1.1" 200 244 0.044818 10.0.0.73 - - [2025-05-15 00:42:50] "POST /features HTTP/1.1" 200 521 0.087204 10.0.0.23 - - [2025-05-15 00:42:50] "POST /alarms HTTP/1.1" 409 253 0.008518 10.0.0.240 - - [2025-05-15 00:42:50] "POST /alarms HTTP/1.1" 200 555 0.097629 10.0.0.73 - - [2025-05-15 00:42:50] "PUT /alarm/4e9a9270-1cf6-4005-b433-0fc4a29b0e63 HTTP/1.1" 200 244 0.045550 10.0.0.23 - - [2025-05-15 00:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004228 10.0.0.73 - - [2025-05-15 00:42:50] "POST /alarms HTTP/1.1" 409 253 0.031444 10.0.0.73 - - [2025-05-15 00:42:50] "POST /fqname-to-id HTTP/1.1" 404 184 0.022011 10.0.0.23 - - [2025-05-15 00:42:50] "PUT /alarm/63acc9ee-ab00-4e49-b7a5-fff5cddae8ee HTTP/1.1" 200 244 0.034786 10.0.0.73 - - [2025-05-15 00:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005761 10.0.0.240 - - [2025-05-15 00:42:50] "POST /alarms HTTP/1.1" 200 557 0.112826 10.0.0.23 - - [2025-05-15 00:42:50] "POST /alarms HTTP/1.1" 409 251 0.006737 10.0.0.23 - - [2025-05-15 00:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006173 10.0.0.73 - - [2025-05-15 00:42:50] "PUT /alarm/63acc9ee-ab00-4e49-b7a5-fff5cddae8ee HTTP/1.1" 200 244 0.053828 10.0.0.73 - - [2025-05-15 00:42:50] "POST /alarms HTTP/1.1" 409 251 0.012942 10.0.0.240 - - [2025-05-15 00:42:50] "POST /alarms HTTP/1.1" 200 565 0.100468 10.0.0.73 - - [2025-05-15 00:42:50] "POST /features HTTP/1.1" 200 539 0.075049 10.0.0.23 - - [2025-05-15 00:42:50] "PUT /alarm/6f305d9c-e6ae-47a6-a071-42b58cc0e092 HTTP/1.1" 200 244 0.053861 10.0.0.23 - - [2025-05-15 00:42:50] "POST /alarms HTTP/1.1" 409 252 0.005251 10.0.0.73 - - [2025-05-15 00:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.039995 10.0.0.73 - - [2025-05-15 00:42:50] "POST /fqname-to-id HTTP/1.1" 404 183 0.010239 10.0.0.23 - - [2025-05-15 00:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.240 - - [2025-05-15 00:42:50] "POST /alarms HTTP/1.1" 200 549 0.098314 10.0.0.73 - - [2025-05-15 00:42:50] "PUT /alarm/6f305d9c-e6ae-47a6-a071-42b58cc0e092 HTTP/1.1" 200 244 0.037121 10.0.0.23 - - [2025-05-15 00:42:50] "PUT /alarm/59da7c7a-f1ec-4564-8b7a-dfe5c2dd58e8 HTTP/1.1" 200 244 0.027927 10.0.0.73 - - [2025-05-15 00:42:50] "POST /alarms HTTP/1.1" 409 252 0.004106 10.0.0.23 - - [2025-05-15 00:42:50] "POST /alarms HTTP/1.1" 409 256 0.017053 10.0.0.240 - - [2025-05-15 00:42:50] "POST /alarms HTTP/1.1" 200 557 0.083504 10.0.0.73 - - [2025-05-15 00:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003542 10.0.0.23 - - [2025-05-15 00:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006525 10.0.0.73 - - [2025-05-15 00:42:50] "POST /features HTTP/1.1" 200 517 0.120588 10.0.0.73 - - [2025-05-15 00:42:50] "POST /fqname-to-id HTTP/1.1" 404 194 0.013732 10.0.0.73 - - [2025-05-15 00:42:50] "PUT /alarm/59da7c7a-f1ec-4564-8b7a-dfe5c2dd58e8 HTTP/1.1" 200 244 0.098946 10.0.0.23 - - [2025-05-15 00:42:50] "PUT /alarm/3ef69213-4fe7-4676-bc79-6f7f7fbd430e HTTP/1.1" 200 244 0.074290 10.0.0.240 - - [2025-05-15 00:42:50] "POST /alarms HTTP/1.1" 200 567 0.150842 10.0.0.73 - - [2025-05-15 00:42:50] "POST /alarms HTTP/1.1" 409 256 0.005374 10.0.0.23 - - [2025-05-15 00:42:50] "POST /alarms HTTP/1.1" 409 248 0.009149 10.0.0.73 - - [2025-05-15 00:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.014054 10.0.0.23 - - [2025-05-15 00:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.012267 10.0.0.73 - - [2025-05-15 00:42:50] "POST /physical-roles HTTP/1.1" 200 521 0.042927 10.0.0.240 - - [2025-05-15 00:42:51] "POST /alarms HTTP/1.1" 200 555 0.082142 10.0.0.73 - - [2025-05-15 00:42:51] "POST /fqname-to-id HTTP/1.1" 404 184 0.010606 10.0.0.73 - - [2025-05-15 00:42:51] "PUT /alarm/3ef69213-4fe7-4676-bc79-6f7f7fbd430e HTTP/1.1" 200 244 0.061275 10.0.0.23 - - [2025-05-15 00:42:51] "PUT /alarm/e53ebe48-5ae8-4098-b686-0c84596eecc5 HTTP/1.1" 200 244 0.065330 10.0.0.73 - - [2025-05-15 00:42:51] "POST /alarms HTTP/1.1" 409 248 0.003634 10.0.0.23 - - [2025-05-15 00:42:51] "POST /alarms HTTP/1.1" 409 252 0.005160 10.0.0.240 - - [2025-05-15 00:42:51] "POST /alarms HTTP/1.1" 200 567 0.080400 10.0.0.73 - - [2025-05-15 00:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006757 10.0.0.23 - - [2025-05-15 00:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005859 10.0.0.73 - - [2025-05-15 00:42:51] "POST /physical-roles HTTP/1.1" 200 519 0.050264 10.0.0.240 - - [2025-05-15 00:42:51] "POST /alarms HTTP/1.1" 200 575 0.055555 10.0.0.73 - - [2025-05-15 00:42:51] "PUT /alarm/e53ebe48-5ae8-4098-b686-0c84596eecc5 HTTP/1.1" 200 244 0.041398 10.0.0.23 - - [2025-05-15 00:42:51] "PUT /alarm/da7949a4-77bb-403f-821b-1605405427b0 HTTP/1.1" 200 244 0.046163 10.0.0.73 - - [2025-05-15 00:42:51] "POST /fqname-to-id HTTP/1.1" 404 184 0.014279 10.0.0.73 - - [2025-05-15 00:42:51] "POST /alarms HTTP/1.1" 409 252 0.005077 10.0.0.23 - - [2025-05-15 00:42:51] "POST /alarms HTTP/1.1" 409 257 0.004556 10.0.0.240 - - [2025-05-15 00:42:51] "POST /alarms HTTP/1.1" 200 569 0.044918 10.0.0.73 - - [2025-05-15 00:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008616 10.0.0.23 - - [2025-05-15 00:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005852 10.0.0.73 - - [2025-05-15 00:42:51] "POST /overlay-roles HTTP/1.1" 200 545 0.065629 10.0.0.240 - - [2025-05-15 00:42:51] "POST /alarms HTTP/1.1" 200 561 0.068112 10.0.0.73 - - [2025-05-15 00:42:51] "PUT /alarm/da7949a4-77bb-403f-821b-1605405427b0 HTTP/1.1" 200 244 0.067102 10.0.0.23 - - [2025-05-15 00:42:51] "PUT /alarm/61fc042d-4413-4598-a0bf-9c5ba37ed506 HTTP/1.1" 200 244 0.057656 10.0.0.73 - - [2025-05-15 00:42:51] "POST /fqname-to-id HTTP/1.1" 404 189 0.016711 10.0.0.73 - - [2025-05-15 00:42:51] "POST /alarms HTTP/1.1" 409 257 0.009195 10.0.0.23 - - [2025-05-15 00:42:51] "POST /alarms HTTP/1.1" 409 251 0.004033 10.0.0.240 - - [2025-05-15 00:42:51] "POST /alarms HTTP/1.1" 200 561 0.086760 10.0.0.73 - - [2025-05-15 00:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006868 10.0.0.23 - - [2025-05-15 00:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004609 10.0.0.73 - - [2025-05-15 00:42:51] "PUT /overlay-role/41e1af26-e2a5-4f8f-a23d-c7ad411c17ce HTTP/1.1" 200 258 0.035725 10.0.0.73 - - [2025-05-15 00:42:51] "PUT /alarm/61fc042d-4413-4598-a0bf-9c5ba37ed506 HTTP/1.1" 200 244 0.036915 10.0.0.23 - - [2025-05-15 00:42:51] "PUT /alarm/44cbed65-6ffa-4f59-a7b5-cc5978aa396d HTTP/1.1" 200 244 0.055463 10.0.0.240 - - [2025-05-15 00:42:51] "POST /alarms HTTP/1.1" 200 561 0.078602 10.0.0.73 - - [2025-05-15 00:42:51] "POST /fqname-to-id HTTP/1.1" 404 185 0.003856 10.0.0.73 - - [2025-05-15 00:42:51] "POST /alarms HTTP/1.1" 409 251 0.004968 10.0.0.23 - - [2025-05-15 00:42:51] "POST /alarms HTTP/1.1" 409 257 0.005375 10.0.0.73 - - [2025-05-15 00:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007485 10.0.0.23 - - [2025-05-15 00:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006180 10.0.0.240 - - [2025-05-15 00:42:51] "POST /alarms HTTP/1.1" 200 547 0.060806 10.0.0.73 - - [2025-05-15 00:42:51] "POST /overlay-roles HTTP/1.1" 200 529 0.050882 10.0.0.73 - - [2025-05-15 00:42:51] "PUT /alarm/44cbed65-6ffa-4f59-a7b5-cc5978aa396d HTTP/1.1" 200 244 0.035697 10.0.0.23 - - [2025-05-15 00:42:51] "PUT /alarm/c04b9d9c-c164-40b5-8955-2df1ce110ef3 HTTP/1.1" 200 244 0.040699 10.0.0.240 - - [2025-05-15 00:42:51] "POST /alarms HTTP/1.1" 200 595 0.053698 10.0.0.73 - - [2025-05-15 00:42:51] "POST /alarms HTTP/1.1" 409 257 0.018399 10.0.0.73 - - [2025-05-15 00:42:51] "POST /fqname-to-id HTTP/1.1" 404 189 0.016492 10.0.0.23 - - [2025-05-15 00:42:51] "POST /alarms HTTP/1.1" 409 261 0.007742 10.0.0.73 - - [2025-05-15 00:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008864 10.0.0.23 - - [2025-05-15 00:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.010146 10.0.0.240 - - [2025-05-15 00:42:52] "POST /alarms HTTP/1.1" 200 575 0.087940 10.0.0.73 - - [2025-05-15 00:42:52] "PUT /alarm/c04b9d9c-c164-40b5-8955-2df1ce110ef3 HTTP/1.1" 200 244 0.053142 10.0.0.73 - - [2025-05-15 00:42:52] "POST /overlay-roles HTTP/1.1" 200 519 0.105800 10.0.0.73 - - [2025-05-15 00:42:52] "POST /alarms HTTP/1.1" 409 261 0.006325 10.0.0.23 - - [2025-05-15 00:42:52] "PUT /alarm/07acafe8-af16-4fe5-92b3-87853a98cf3f HTTP/1.1" 200 244 0.062549 10.0.0.240 - - [2025-05-15 00:42:52] "POST /alarms HTTP/1.1" 200 571 0.068639 10.0.0.73 - - [2025-05-15 00:42:52] "POST /fqname-to-id HTTP/1.1" 404 182 0.015245 10.0.0.73 - - [2025-05-15 00:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003761 10.0.0.23 - - [2025-05-15 00:42:52] "POST /alarms HTTP/1.1" 409 258 0.013468 10.0.0.23 - - [2025-05-15 00:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005780 10.0.0.73 - - [2025-05-15 00:42:52] "PUT /alarm/07acafe8-af16-4fe5-92b3-87853a98cf3f HTTP/1.1" 200 244 0.030571 10.0.0.240 - - [2025-05-15 00:42:52] "POST /alarms HTTP/1.1" 200 583 0.064567 10.0.0.73 - - [2025-05-15 00:42:52] "POST /role-definitions HTTP/1.1" 200 547 0.065842 10.0.0.73 - - [2025-05-15 00:42:52] "POST /alarms HTTP/1.1" 409 258 0.006338 10.0.0.23 - - [2025-05-15 00:42:52] "PUT /alarm/95585890-b508-48a9-8a1c-3fafed25cbfd HTTP/1.1" 200 244 0.031995 10.0.0.73 - - [2025-05-15 00:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006418 10.0.0.23 - - [2025-05-15 00:42:52] "POST /alarms HTTP/1.1" 409 254 0.007607 10.0.0.240 - - [2025-05-15 00:42:52] "POST /alarms HTTP/1.1" 200 609 0.058977 10.0.0.73 - - [2025-05-15 00:42:52] "POST /fqname-to-id HTTP/1.1" 404 191 0.024243 10.0.0.23 - - [2025-05-15 00:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005521 10.0.0.73 - - [2025-05-15 00:42:52] "PUT /alarm/95585890-b508-48a9-8a1c-3fafed25cbfd HTTP/1.1" 200 244 0.027470 10.0.0.73 - - [2025-05-15 00:42:52] "POST /alarms HTTP/1.1" 409 254 0.005695 10.0.0.23 - - [2025-05-15 00:42:52] "PUT /alarm/bb5ea389-ee5e-401c-ad22-204be373178e HTTP/1.1" 200 244 0.034152 10.0.0.73 - - [2025-05-15 00:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006140 10.0.0.73 - - [2025-05-15 00:42:52] "POST /role-definitions HTTP/1.1" 200 563 0.070754 10.0.0.23 - - [2025-05-15 00:42:52] "POST /alarms HTTP/1.1" 409 254 0.009420 10.0.0.23 - - [2025-05-15 00:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004013 10.0.0.73 - - [2025-05-15 00:42:52] "POST /fqname-to-id HTTP/1.1" 404 190 0.005637 10.0.0.73 - - [2025-05-15 00:42:52] "PUT /alarm/bb5ea389-ee5e-401c-ad22-204be373178e HTTP/1.1" 200 244 0.048802 10.0.0.73 - - [2025-05-15 00:42:52] "POST /alarms HTTP/1.1" 409 254 0.003565 10.0.0.23 - - [2025-05-15 00:42:52] "PUT /alarm/1876bf75-a311-45ed-9b87-8acf72b03f3c HTTP/1.1" 200 244 0.037801 10.0.0.240 - - [2025-05-15 00:42:52] "GET / HTTP/1.1" 200 35931 0.002045 10.0.0.240 - - [2025-05-15 00:42:52] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000481 10.0.0.73 - - [2025-05-15 00:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.009021 10.0.0.23 - - [2025-05-15 00:42:52] "POST /alarms HTTP/1.1" 409 254 0.005216 10.0.0.73 - - [2025-05-15 00:42:52] "POST /role-definitions HTTP/1.1" 200 551 0.113280 10.0.0.23 - - [2025-05-15 00:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.021445 10.0.0.73 - - [2025-05-15 00:42:52] "PUT /alarm/1876bf75-a311-45ed-9b87-8acf72b03f3c HTTP/1.1" 200 244 0.045972 10.0.0.73 - - [2025-05-15 00:42:52] "POST /fqname-to-id HTTP/1.1" 404 196 0.014447 10.0.0.73 - - [2025-05-15 00:42:52] "POST /alarms HTTP/1.1" 409 254 0.004916 10.0.0.23 - - [2025-05-15 00:42:52] "PUT /alarm/4342d045-154e-468e-8173-a918b9efb22d HTTP/1.1" 200 244 0.048642 10.0.0.73 - - [2025-05-15 00:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.011713 10.0.0.23 - - [2025-05-15 00:42:52] "POST /alarms HTTP/1.1" 409 247 0.015882 10.0.0.23 - - [2025-05-15 00:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003163 10.0.0.73 - - [2025-05-15 00:42:53] "PUT /alarm/4342d045-154e-468e-8173-a918b9efb22d HTTP/1.1" 200 244 0.048665 10.0.0.73 - - [2025-05-15 00:42:53] "POST /alarms HTTP/1.1" 409 247 0.016223 10.0.0.73 - - [2025-05-15 00:42:53] "POST /role-definitions HTTP/1.1" 200 547 0.112716 10.0.0.23 - - [2025-05-15 00:42:53] "PUT /alarm/2c4cb3ea-0169-462c-938a-a2f8b8c234ef HTTP/1.1" 200 244 0.071598 10.0.0.73 - - [2025-05-15 00:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009630 10.0.0.73 - - [2025-05-15 00:42:53] "POST /fqname-to-id HTTP/1.1" 404 188 0.005562 10.0.0.23 - - [2025-05-15 00:42:53] "POST /alarms HTTP/1.1" 409 272 0.006030 10.0.0.73 - - [2025-05-15 00:42:53] "PUT /alarm/2c4cb3ea-0169-462c-938a-a2f8b8c234ef HTTP/1.1" 200 244 0.026911 10.0.0.23 - - [2025-05-15 00:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007454 10.0.0.73 - - [2025-05-15 00:42:53] "POST /alarms HTTP/1.1" 409 272 0.004771 10.0.0.73 - - [2025-05-15 00:42:53] "POST /role-definitions HTTP/1.1" 200 547 0.059602 10.0.0.73 - - [2025-05-15 00:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.012331 10.0.0.23 - - [2025-05-15 00:42:53] "PUT /alarm/608de94f-9404-4e3a-93b6-9c190e24737b HTTP/1.1" 200 244 0.047517 10.0.0.23 - - [2025-05-15 00:42:53] "POST /alarms HTTP/1.1" 409 261 0.004008 10.0.0.73 - - [2025-05-15 00:42:53] "POST /fqname-to-id HTTP/1.1" 404 193 0.006685 10.0.0.73 - - [2025-05-15 00:42:53] "PUT /alarm/608de94f-9404-4e3a-93b6-9c190e24737b HTTP/1.1" 200 244 0.031269 10.0.0.240 - - [2025-05-15 00:42:53] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.061656 10.0.0.240 - - [2025-05-15 00:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006261 10.0.0.23 - - [2025-05-15 00:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005144 10.0.0.73 - - [2025-05-15 00:42:53] "POST /alarms HTTP/1.1" 409 261 0.008489 10.0.0.240 - - [2025-05-15 00:42:53] "PUT /global-vrouter-config/cca90c8d-dfdf-4076-9385-6d96db924fbb HTTP/1.1" 200 276 0.023372 10.0.0.73 - - [2025-05-15 00:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.011691 10.0.0.23 - - [2025-05-15 00:42:53] "PUT /alarm/d5c91187-ed30-4d1a-96fb-91b6fa20433b HTTP/1.1" 200 244 0.073105 10.0.0.73 - - [2025-05-15 00:42:53] "POST /role-definitions HTTP/1.1" 200 533 0.103775 10.0.0.73 - - [2025-05-15 00:42:53] "PUT /alarm/d5c91187-ed30-4d1a-96fb-91b6fa20433b HTTP/1.1" 200 244 0.036176 10.0.0.23 - - [2025-05-15 00:42:53] "POST /alarms HTTP/1.1" 409 259 0.016610 10.0.0.73 - - [2025-05-15 00:42:53] "POST /fqname-to-id HTTP/1.1" 404 181 0.010214 10.0.0.73 - - [2025-05-15 00:42:53] "POST /alarms HTTP/1.1" 409 259 0.003854 10.0.0.23 - - [2025-05-15 00:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006909 10.0.0.73 - - [2025-05-15 00:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004135 10.0.0.23 - - [2025-05-15 00:42:53] "PUT /alarm/70904bd6-65cd-4c5e-9970-2f98c0b9c264 HTTP/1.1" 200 244 0.032248 10.0.0.73 - - [2025-05-15 00:42:53] "POST /role-definitions HTTP/1.1" 200 537 0.045852 10.0.0.73 - - [2025-05-15 00:42:53] "PUT /alarm/70904bd6-65cd-4c5e-9970-2f98c0b9c264 HTTP/1.1" 200 244 0.031330 10.0.0.23 - - [2025-05-15 00:42:53] "POST /alarms HTTP/1.1" 409 265 0.009629 10.0.0.73 - - [2025-05-15 00:42:53] "POST /alarms HTTP/1.1" 409 265 0.015198 10.0.0.73 - - [2025-05-15 00:42:53] "POST /fqname-to-id HTTP/1.1" 404 194 0.008864 10.0.0.23 - - [2025-05-15 00:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003738 10.0.0.240 - - [2025-05-15 00:42:53] "GET / HTTP/1.1" 200 35931 0.002857 10.0.0.240 - - [2025-05-15 00:42:53] "POST /fqname-to-id HTTP/1.1" 401 292 0.000515 10.0.0.73 - - [2025-05-15 00:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.024715 10.0.0.23 - - [2025-05-15 00:42:54] "PUT /alarm/12414c9f-04e2-457d-9e5d-958bf42351c7 HTTP/1.1" 200 244 0.056177 10.0.0.73 - - [2025-05-15 00:42:54] "POST /role-definitions HTTP/1.1" 200 561 0.083688 10.0.0.73 - - [2025-05-15 00:42:54] "PUT /alarm/12414c9f-04e2-457d-9e5d-958bf42351c7 HTTP/1.1" 200 244 0.074427 10.0.0.23 - - [2025-05-15 00:42:54] "POST /alarms HTTP/1.1" 409 279 0.015429 10.0.0.73 - - [2025-05-15 00:42:54] "POST /fqname-to-id HTTP/1.1" 404 196 0.006985 10.0.0.73 - - [2025-05-15 00:42:54] "POST /alarms HTTP/1.1" 409 279 0.005793 10.0.0.23 - - [2025-05-15 00:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003933 10.0.0.73 - - [2025-05-15 00:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009555 10.0.0.23 - - [2025-05-15 00:42:54] "PUT /alarm/0c58af16-b498-4350-9d92-332981750f0d HTTP/1.1" 200 244 0.040574 10.0.0.73 - - [2025-05-15 00:42:54] "POST /feature-configs HTTP/1.1" 200 562 0.076491 10.0.0.73 - - [2025-05-15 00:42:54] "PUT /alarm/0c58af16-b498-4350-9d92-332981750f0d HTTP/1.1" 200 244 0.051849 10.0.0.73 - - [2025-05-15 00:42:54] "POST /fqname-to-id HTTP/1.1" 404 192 0.013712 10.0.0.240 - - [2025-05-15 00:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.053360 10.0.0.240 - - [2025-05-15 00:42:54] "GET /global-vrouter-config/cca90c8d-dfdf-4076-9385-6d96db924fbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.010310 10.0.0.240 - - [2025-05-15 00:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007517 10.0.0.73 - - [2025-05-15 00:42:54] "POST /node-profiles HTTP/1.1" 200 537 0.060150 10.0.0.240 - - [2025-05-15 00:42:54] "PUT /global-vrouter-config/cca90c8d-dfdf-4076-9385-6d96db924fbb HTTP/1.1" 200 276 0.042363 10.0.0.23 - - [2025-05-15 00:42:54] "GET / HTTP/1.1" 200 35931 0.001832 10.0.0.23 - - [2025-05-15 00:42:54] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.001164 10.0.0.73 - - [2025-05-15 00:42:54] "POST /fqname-to-id HTTP/1.1" 404 189 0.047780 10.0.0.73 - - [2025-05-15 00:42:54] "GET / HTTP/1.1" 200 35931 0.004149 10.0.0.73 - - [2025-05-15 00:42:54] "POST /node-profiles HTTP/1.1" 200 541 0.088691 10.0.0.73 - - [2025-05-15 00:42:54] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.001225 10.0.0.73 - - [2025-05-15 00:42:54] "POST /fqname-to-id HTTP/1.1" 404 184 0.008713 10.0.0.240 - - [2025-05-15 00:42:54] "GET / HTTP/1.1" 200 35931 0.002620 10.0.0.240 - - [2025-05-15 00:42:54] "POST /fqname-to-id HTTP/1.1" 401 292 0.000464 10.0.0.73 - - [2025-05-15 00:42:54] "POST /node-profiles HTTP/1.1" 200 533 0.065144 10.0.0.73 - - [2025-05-15 00:42:55] "POST /fqname-to-id HTTP/1.1" 404 206 0.015314 10.0.0.73 - - [2025-05-15 00:42:55] "POST /telemetry-profiles HTTP/1.1" 200 554 0.066108 10.0.0.73 - - [2025-05-15 00:42:55] "POST /fqname-to-id HTTP/1.1" 404 206 0.007856 10.0.0.73 - - [2025-05-15 00:42:55] "POST /telemetry-profiles HTTP/1.1" 200 554 0.033371 10.0.0.73 - - [2025-05-15 00:42:55] "POST /fqname-to-id HTTP/1.1" 404 199 0.013129 10.0.0.73 - - [2025-05-15 00:42:55] "POST /sflow-profiles HTTP/1.1" 200 538 0.030347 10.0.0.73 - - [2025-05-15 00:42:55] "POST /fqname-to-id HTTP/1.1" 404 199 0.012016 10.0.0.73 - - [2025-05-15 00:42:55] "POST /snmp-profiles HTTP/1.1" 200 530 0.050666 10.0.0.73 - - [2025-05-15 00:42:55] "POST /fqname-to-id HTTP/1.1" 404 193 0.006132 10.0.0.23 - - [2025-05-15 00:42:55] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.790764 10.0.0.23 - - [2025-05-15 00:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006241 10.0.0.73 - - [2025-05-15 00:42:55] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.457542 10.0.0.73 - - [2025-05-15 00:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004148 10.0.0.240 - - [2025-05-15 00:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.107585 10.0.0.240 - - [2025-05-15 00:42:55] "GET /global-system-config/879f3268-0db5-40db-9548-dcd7934cd654?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.010795 10.0.0.23 - - [2025-05-15 00:42:55] "PUT /global-vrouter-config/cca90c8d-dfdf-4076-9385-6d96db924fbb HTTP/1.1" 200 276 0.025424 10.0.0.73 - - [2025-05-15 00:42:55] "PUT /global-vrouter-config/cca90c8d-dfdf-4076-9385-6d96db924fbb HTTP/1.1" 200 276 0.038756 10.0.0.240 - - [2025-05-15 00:42:55] "PUT /global-system-config/879f3268-0db5-40db-9548-dcd7934cd654 HTTP/1.1" 200 274 0.045578 10.0.0.73 - - [2025-05-15 00:42:55] "POST /device-functional-groups HTTP/1.1" 200 540 0.090672 10.0.0.73 - - [2025-05-15 00:42:56] "POST /fqname-to-id HTTP/1.1" 404 194 0.008225 10.0.0.73 - - [2025-05-15 00:42:56] "POST /device-functional-groups HTTP/1.1" 200 590 0.056624 10.0.0.23 - - [2025-05-15 00:42:56] "GET / HTTP/1.1" 200 35931 0.006062 10.0.0.23 - - [2025-05-15 00:42:56] "POST /fqname-to-id HTTP/1.1" 401 292 0.000452 10.0.0.73 - - [2025-05-15 00:42:56] "POST /fqname-to-id HTTP/1.1" 404 236 0.028082 10.0.0.73 - - [2025-05-15 00:42:56] "GET / HTTP/1.1" 200 35931 0.002136 10.0.0.73 - - [2025-05-15 00:42:56] "POST /fqname-to-id HTTP/1.1" 401 292 0.000459 10.0.0.73 - - [2025-05-15 00:42:56] "POST /device-functional-groups HTTP/1.1" 200 566 0.040983 10.0.0.73 - - [2025-05-15 00:42:56] "POST /fqname-to-id HTTP/1.1" 404 210 0.003697 10.0.0.73 - - [2025-05-15 00:42:56] "POST /role-configs HTTP/1.1" 200 525 0.066376 10.0.0.73 - - [2025-05-15 00:42:56] "POST /fqname-to-id HTTP/1.1" 404 198 0.009338 10.0.0.73 - - [2025-05-15 00:42:56] "POST /role-configs HTTP/1.1" 200 522 0.055638 10.0.0.73 - - [2025-05-15 00:42:56] "POST /fqname-to-id HTTP/1.1" 404 197 0.025022 10.0.0.73 - - [2025-05-15 00:42:57] "POST /role-configs HTTP/1.1" 200 517 0.041838 10.0.0.73 - - [2025-05-15 00:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.016085 10.0.0.23 - - [2025-05-15 00:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.381794 10.0.0.23 - - [2025-05-15 00:42:57] "GET /global-vrouter-config/cca90c8d-dfdf-4076-9385-6d96db924fbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.004039 10.0.0.73 - - [2025-05-15 00:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.055281 10.0.0.73 - - [2025-05-15 00:42:57] "GET /global-vrouter-config/cca90c8d-dfdf-4076-9385-6d96db924fbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.006192 10.0.0.23 - - [2025-05-15 00:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005168 10.0.0.73 - - [2025-05-15 00:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004562 10.0.0.73 - - [2025-05-15 00:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005321 10.0.0.23 - - [2025-05-15 00:42:57] "PUT /global-vrouter-config/cca90c8d-dfdf-4076-9385-6d96db924fbb HTTP/1.1" 200 276 0.025524 10.0.0.73 - - [2025-05-15 00:42:57] "PUT /global-vrouter-config/cca90c8d-dfdf-4076-9385-6d96db924fbb HTTP/1.1" 200 276 0.029263 10.0.0.73 - - [2025-05-15 00:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004258 10.0.0.73 - - [2025-05-15 00:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004622 10.0.0.73 - - [2025-05-15 00:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009219 10.0.0.73 - - [2025-05-15 00:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004641 10.0.0.23 - - [2025-05-15 00:42:57] "GET / HTTP/1.1" 200 35931 0.001771 10.0.0.23 - - [2025-05-15 00:42:57] "POST /fqname-to-id HTTP/1.1" 401 292 0.000459 10.0.0.73 - - [2025-05-15 00:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010057 10.0.0.73 - - [2025-05-15 00:42:57] "GET / HTTP/1.1" 200 35931 0.002589 10.0.0.73 - - [2025-05-15 00:42:57] "POST /fqname-to-id HTTP/1.1" 401 292 0.001490 10.0.0.73 - - [2025-05-15 00:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.013815 10.0.0.73 - - [2025-05-15 00:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004037 10.0.0.73 - - [2025-05-15 00:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007516 10.0.0.73 - - [2025-05-15 00:42:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008882 10.0.0.73 - - [2025-05-15 00:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004220 10.0.0.73 - - [2025-05-15 00:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004154 10.0.0.73 - - [2025-05-15 00:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.009532 10.0.0.73 - - [2025-05-15 00:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005409 10.0.0.23 - - [2025-05-15 00:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.352025 10.0.0.23 - - [2025-05-15 00:42:58] "GET /global-system-config/879f3268-0db5-40db-9548-dcd7934cd654?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.010314 10.0.0.73 - - [2025-05-15 00:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.048174 10.0.0.73 - - [2025-05-15 00:42:58] "GET /global-system-config/879f3268-0db5-40db-9548-dcd7934cd654?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.008212 10.0.0.73 - - [2025-05-15 00:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004138 10.0.0.23 - - [2025-05-15 00:42:58] "PUT /global-system-config/879f3268-0db5-40db-9548-dcd7934cd654 HTTP/1.1" 200 274 0.042494 10.0.0.73 - - [2025-05-15 00:42:58] "PUT /global-system-config/879f3268-0db5-40db-9548-dcd7934cd654 HTTP/1.1" 200 274 0.051175 10.0.0.73 - - [2025-05-15 00:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.73 - - [2025-05-15 00:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.012324 10.0.0.73 - - [2025-05-15 00:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004785 10.0.0.73 - - [2025-05-15 00:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005085 10.0.0.73 - - [2025-05-15 00:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004812 10.0.0.73 - - [2025-05-15 00:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004123 10.0.0.73 - - [2025-05-15 00:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004081 10.0.0.73 - - [2025-05-15 00:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003805 10.0.0.73 - - [2025-05-15 00:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004977 10.0.0.73 - - [2025-05-15 00:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004301 10.0.0.73 - - [2025-05-15 00:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004237 10.0.0.73 - - [2025-05-15 00:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005421 10.0.0.73 - - [2025-05-15 00:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005183 10.0.0.73 - - [2025-05-15 00:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007613 10.0.0.73 - - [2025-05-15 00:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004469 10.0.0.73 - - [2025-05-15 00:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004867 10.0.0.73 - - [2025-05-15 00:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.011040 10.0.0.73 - - [2025-05-15 00:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005096 10.0.0.73 - - [2025-05-15 00:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004030 10.0.0.73 - - [2025-05-15 00:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009205 10.0.0.73 - - [2025-05-15 00:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004899 10.0.0.73 - - [2025-05-15 00:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004488 10.0.0.73 - - [2025-05-15 00:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004491 10.0.0.73 - - [2025-05-15 00:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005380 10.0.0.73 - - [2025-05-15 00:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004493 10.0.0.73 - - [2025-05-15 00:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005061 10.0.0.73 - - [2025-05-15 00:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005012 10.0.0.73 - - [2025-05-15 00:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004771 10.0.0.73 - - [2025-05-15 00:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009015 10.0.0.73 - - [2025-05-15 00:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004740 10.0.0.73 - - [2025-05-15 00:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007504 10.0.0.73 - - [2025-05-15 00:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.012220 10.0.0.73 - - [2025-05-15 00:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005246 10.0.0.73 - - [2025-05-15 00:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004908 10.0.0.73 - - [2025-05-15 00:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007737 10.0.0.73 - - [2025-05-15 00:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004150 10.0.0.73 - - [2025-05-15 00:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004063 10.0.0.73 - - [2025-05-15 00:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004907 10.0.0.73 - - [2025-05-15 00:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005275 10.0.0.73 - - [2025-05-15 00:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004310 10.0.0.73 - - [2025-05-15 00:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004057 10.0.0.73 - - [2025-05-15 00:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004559 10.0.0.73 - - [2025-05-15 00:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004307 10.0.0.73 - - [2025-05-15 00:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004374 10.0.0.73 - - [2025-05-15 00:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004376 10.0.0.73 - - [2025-05-15 00:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004438 10.0.0.73 - - [2025-05-15 00:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004154 10.0.0.73 - - [2025-05-15 00:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004440 10.0.0.73 - - [2025-05-15 00:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006779 10.0.0.73 - - [2025-05-15 00:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005256 10.0.0.73 - - [2025-05-15 00:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004716 10.0.0.73 - - [2025-05-15 00:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009581 10.0.0.73 - - [2025-05-15 00:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004811 10.0.0.73 - - [2025-05-15 00:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004646 10.0.0.73 - - [2025-05-15 00:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007780 10.0.0.73 - - [2025-05-15 00:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005117 10.0.0.73 - - [2025-05-15 00:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004494 10.0.0.73 - - [2025-05-15 00:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004259 10.0.0.73 - - [2025-05-15 00:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004204 10.0.0.73 - - [2025-05-15 00:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004689 10.0.0.73 - - [2025-05-15 00:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004521 10.0.0.73 - - [2025-05-15 00:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005741 10.0.0.73 - - [2025-05-15 00:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007235 10.0.0.73 - - [2025-05-15 00:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004591 10.0.0.73 - - [2025-05-15 00:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008714 10.0.0.73 - - [2025-05-15 00:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004812 10.0.0.73 - - [2025-05-15 00:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007170 10.0.0.73 - - [2025-05-15 00:43:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004918 10.0.0.73 - - [2025-05-15 00:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008501 10.0.0.73 - - [2025-05-15 00:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006038 10.0.0.73 - - [2025-05-15 00:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006080 10.0.0.73 - - [2025-05-15 00:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006103 10.0.0.73 - - [2025-05-15 00:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004838 10.0.0.73 - - [2025-05-15 00:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005078 10.0.0.73 - - [2025-05-15 00:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004966 10.0.0.73 - - [2025-05-15 00:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004023 10.0.0.73 - - [2025-05-15 00:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006326 10.0.0.73 - - [2025-05-15 00:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004501 10.0.0.73 - - [2025-05-15 00:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004751 10.0.0.73 - - [2025-05-15 00:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004303 10.0.0.73 - - [2025-05-15 00:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004092 10.0.0.73 - - [2025-05-15 00:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004665 10.0.0.73 - - [2025-05-15 00:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005189 10.0.0.73 - - [2025-05-15 00:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004446 10.0.0.73 - - [2025-05-15 00:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004623 10.0.0.73 - - [2025-05-15 00:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006768 10.0.0.73 - - [2025-05-15 00:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004698 10.0.0.73 - - [2025-05-15 00:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004404 10.0.0.73 - - [2025-05-15 00:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004085 10.0.0.73 - - [2025-05-15 00:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005320 10.0.0.73 - - [2025-05-15 00:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004227 10.0.0.73 - - [2025-05-15 00:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005125 10.0.0.73 - - [2025-05-15 00:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005358 10.0.0.73 - - [2025-05-15 00:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004422 10.0.0.73 - - [2025-05-15 00:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004729 10.0.0.73 - - [2025-05-15 00:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004227 10.0.0.73 - - [2025-05-15 00:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004338 10.0.0.73 - - [2025-05-15 00:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004710 10.0.0.73 - - [2025-05-15 00:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005122 10.0.0.73 - - [2025-05-15 00:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004170 10.0.0.73 - - [2025-05-15 00:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005855 10.0.0.73 - - [2025-05-15 00:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004494 10.0.0.73 - - [2025-05-15 00:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004284 10.0.0.73 - - [2025-05-15 00:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004292 10.0.0.73 - - [2025-05-15 00:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004473 10.0.0.73 - - [2025-05-15 00:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004197 10.0.0.73 - - [2025-05-15 00:43:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004488 10.0.0.73 - - [2025-05-15 00:43:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005231 10.0.0.73 - - [2025-05-15 00:43:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004377 10.0.0.73 - - [2025-05-15 00:43:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005018 10.0.0.73 - - [2025-05-15 00:43:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004917 10.0.0.73 - - [2025-05-15 00:43:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004194 10.0.0.73 - - [2025-05-15 00:43:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004746 10.0.0.73 - - [2025-05-15 00:43:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005238 10.0.0.73 - - [2025-05-15 00:43:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004106 10.0.0.73 - - [2025-05-15 00:43:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004451 10.0.0.73 - - [2025-05-15 00:43:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004295 10.0.0.73 - - [2025-05-15 00:43:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004504 10.0.0.73 - - [2025-05-15 00:43:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006272 10.0.0.73 - - [2025-05-15 00:43:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004126 10.0.0.73 - - [2025-05-15 00:43:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004275 10.0.0.73 - - [2025-05-15 00:43:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004208 10.0.0.73 - - [2025-05-15 00:43:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004807 10.0.0.73 - - [2025-05-15 00:43:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004686 10.0.0.73 - - [2025-05-15 00:43:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004337 10.0.0.73 - - [2025-05-15 00:43:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004478 10.0.0.73 - - [2025-05-15 00:43:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004368 10.0.0.73 - - [2025-05-15 00:43:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005062 10.0.0.73 - - [2025-05-15 00:43:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004418 10.0.0.73 - - [2025-05-15 00:43:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004151 10.0.0.73 - - [2025-05-15 00:43:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004536 10.0.0.73 - - [2025-05-15 00:43:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004825 10.0.0.73 - - [2025-05-15 00:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004062 10.0.0.73 - - [2025-05-15 00:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004503 10.0.0.73 - - [2025-05-15 00:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005107 10.0.0.73 - - [2025-05-15 00:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.010354 10.0.0.73 - - [2025-05-15 00:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005116 10.0.0.73 - - [2025-05-15 00:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004648 10.0.0.73 - - [2025-05-15 00:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004209 10.0.0.73 - - [2025-05-15 00:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005307 10.0.0.73 - - [2025-05-15 00:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005003 10.0.0.73 - - [2025-05-15 00:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004504 10.0.0.73 - - [2025-05-15 00:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008017 10.0.0.73 - - [2025-05-15 00:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004174 10.0.0.73 - - [2025-05-15 00:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004274 10.0.0.73 - - [2025-05-15 00:43:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008770 10.0.0.73 - - [2025-05-15 00:43:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004529 10.0.0.73 - - [2025-05-15 00:43:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004630 10.0.0.73 - - [2025-05-15 00:43:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004310 10.0.0.73 - - [2025-05-15 00:43:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006629 10.0.0.73 - - [2025-05-15 00:43:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005483 10.0.0.73 - - [2025-05-15 00:43:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004924 10.0.0.73 - - [2025-05-15 00:43:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004742 10.0.0.73 - - [2025-05-15 00:43:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004595 10.0.0.73 - - [2025-05-15 00:43:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007472 10.0.0.73 - - [2025-05-15 00:43:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005699 10.0.0.73 - - [2025-05-15 00:43:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004338 10.0.0.73 - - [2025-05-15 00:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004775 10.0.0.73 - - [2025-05-15 00:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004359 10.0.0.73 - - [2025-05-15 00:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005718 10.0.0.73 - - [2025-05-15 00:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005579 10.0.0.73 - - [2025-05-15 00:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004161 10.0.0.73 - - [2025-05-15 00:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004304 10.0.0.73 - - [2025-05-15 00:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004196 10.0.0.73 - - [2025-05-15 00:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.73 - - [2025-05-15 00:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006300 10.0.0.73 - - [2025-05-15 00:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005382 10.0.0.73 - - [2025-05-15 00:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006230 10.0.0.73 - - [2025-05-15 00:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.011779 10.0.0.73 - - [2025-05-15 00:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004523 10.0.0.73 - - [2025-05-15 00:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006063 10.0.0.73 - - [2025-05-15 00:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007114 10.0.0.73 - - [2025-05-15 00:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006583 10.0.0.73 - - [2025-05-15 00:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.018047 10.0.0.73 - - [2025-05-15 00:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006294 10.0.0.73 - - [2025-05-15 00:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005236 10.0.0.73 - - [2025-05-15 00:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006935 10.0.0.73 - - [2025-05-15 00:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.020881 10.0.0.73 - - [2025-05-15 00:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005670 10.0.0.73 - - [2025-05-15 00:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009746 10.0.0.23 - - [2025-05-15 00:43:13] "GET / HTTP/1.1" 200 35931 0.005232 10.0.0.23 - - [2025-05-15 00:43:13] "POST /fqname-to-id HTTP/1.1" 401 292 0.001132 10.0.0.73 - - [2025-05-15 00:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009348 10.0.0.240 - - [2025-05-15 00:43:13] "GET / HTTP/1.1" 200 35931 0.002587 10.0.0.240 - - [2025-05-15 00:43:13] "POST /fqname-to-id HTTP/1.1" 401 292 0.000674 10.0.0.73 - - [2025-05-15 00:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.026070 10.0.0.73 - - [2025-05-15 00:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.017084 10.0.0.73 - - [2025-05-15 00:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.032120 10.0.0.73 - - [2025-05-15 00:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.012599 10.0.0.73 - - [2025-05-15 00:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.015078 10.0.0.73 - - [2025-05-15 00:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008050 10.0.0.73 - - [2025-05-15 00:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.012093 10.0.0.73 - - [2025-05-15 00:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008365 10.0.0.73 - - [2025-05-15 00:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006112 10.0.0.73 - - [2025-05-15 00:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.010823 10.0.0.73 - - [2025-05-15 00:43:14] "GET / HTTP/1.1" 200 35931 0.002299 10.0.0.73 - - [2025-05-15 00:43:14] "POST /fqname-to-id HTTP/1.1" 401 292 0.000605 10.0.0.73 - - [2025-05-15 00:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003959 10.0.0.73 - - [2025-05-15 00:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.010668 10.0.0.73 - - [2025-05-15 00:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.010738 10.0.0.23 - - [2025-05-15 00:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.799438 10.0.0.23 - - [2025-05-15 00:43:14] "GET /global-system-config/879f3268-0db5-40db-9548-dcd7934cd654?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.005728 10.0.0.73 - - [2025-05-15 00:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.023351 10.0.0.23 - - [2025-05-15 00:43:14] "POST /fqname-to-id HTTP/1.1" 404 220 0.013230 10.0.0.23 - - [2025-05-15 00:43:14] "POST /database-nodes HTTP/1.1" 200 603 0.062638 10.0.0.73 - - [2025-05-15 00:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006690 10.0.0.73 - - [2025-05-15 00:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.010484 10.0.0.73 - - [2025-05-15 00:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.010457 10.0.0.73 - - [2025-05-15 00:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.011671 10.0.0.73 - - [2025-05-15 00:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008640 10.0.0.73 - - [2025-05-15 00:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009702 10.0.0.240 - - [2025-05-15 00:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.669186 10.0.0.240 - - [2025-05-15 00:43:15] "GET /global-system-config/879f3268-0db5-40db-9548-dcd7934cd654?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.013906 10.0.0.240 - - [2025-05-15 00:43:15] "POST /fqname-to-id HTTP/1.1" 404 220 0.010340 10.0.0.73 - - [2025-05-15 00:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.121864 10.0.0.73 - - [2025-05-15 00:43:15] "GET /global-system-config/879f3268-0db5-40db-9548-dcd7934cd654?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.005764 10.0.0.73 - - [2025-05-15 00:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007461 10.0.0.73 - - [2025-05-15 00:43:15] "POST /fqname-to-id HTTP/1.1" 404 220 0.005139 10.0.0.240 - - [2025-05-15 00:43:15] "POST /database-nodes HTTP/1.1" 200 603 0.080709 10.0.0.73 - - [2025-05-15 00:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005636 10.0.0.73 - - [2025-05-15 00:43:15] "POST /database-nodes HTTP/1.1" 200 603 0.087447 10.0.0.73 - - [2025-05-15 00:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007261 10.0.0.73 - - [2025-05-15 00:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.011362 10.0.0.73 - - [2025-05-15 00:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.018507 10.0.0.73 - - [2025-05-15 00:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007907 10.0.0.73 - - [2025-05-15 00:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.010838 10.0.0.73 - - [2025-05-15 00:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008413 10.0.0.73 - - [2025-05-15 00:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004019 10.0.0.73 - - [2025-05-15 00:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007259 10.0.0.73 - - [2025-05-15 00:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.010576 10.0.0.73 - - [2025-05-15 00:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004584 10.0.0.73 - - [2025-05-15 00:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005458 10.0.0.73 - - [2025-05-15 00:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.010337 10.0.0.73 - - [2025-05-15 00:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006709 10.0.0.73 - - [2025-05-15 00:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.013917 10.0.0.73 - - [2025-05-15 00:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008562 10.0.0.73 - - [2025-05-15 00:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007631 10.0.0.73 - - [2025-05-15 00:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004572 10.0.0.73 - - [2025-05-15 00:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004499 10.0.0.73 - - [2025-05-15 00:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008358 10.0.0.73 - - [2025-05-15 00:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006237 10.0.0.73 - - [2025-05-15 00:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004210 10.0.0.73 - - [2025-05-15 00:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010806 10.0.0.73 - - [2025-05-15 00:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010430 10.0.0.73 - - [2025-05-15 00:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.015272 10.0.0.73 - - [2025-05-15 00:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004135 10.0.0.73 - - [2025-05-15 00:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004660 10.0.0.73 - - [2025-05-15 00:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.013488 10.0.0.73 - - [2025-05-15 00:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004638 10.0.0.73 - - [2025-05-15 00:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004375 10.0.0.73 - - [2025-05-15 00:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008697 10.0.0.73 - - [2025-05-15 00:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005156 10.0.0.73 - - [2025-05-15 00:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004264 10.0.0.73 - - [2025-05-15 00:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005963 10.0.0.73 - - [2025-05-15 00:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005441 10.0.0.73 - - [2025-05-15 00:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005289 10.0.0.73 - - [2025-05-15 00:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.010664 10.0.0.73 - - [2025-05-15 00:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004775 10.0.0.73 - - [2025-05-15 00:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004444 10.0.0.73 - - [2025-05-15 00:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.027967 10.0.0.73 - - [2025-05-15 00:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008531 10.0.0.73 - - [2025-05-15 00:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007477 10.0.0.73 - - [2025-05-15 00:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008210 10.0.0.73 - - [2025-05-15 00:43:19] "POST /network-ipams HTTP/1.1" 200 550 0.046507 10.0.0.73 - - [2025-05-15 00:43:19] "POST /fqname-to-id HTTP/1.1" 404 188 0.007750 10.0.0.73 - - [2025-05-15 00:43:19] "POST /route-targets HTTP/1.1" 200 327 0.022866 10.0.0.73 - - [2025-05-15 00:43:19] "GET /fabric/21fa830a-b478-431f-924e-a09858f0b6be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.004910 10.0.0.73 - - [2025-05-15 00:43:20] "POST /fqname-to-id HTTP/1.1" 404 207 0.004369 10.0.0.240 - - [2025-05-15 00:43:44] "GET / HTTP/1.1" 200 35931 0.002012 10.0.0.240 - - [2025-05-15 00:43:44] "POST /fqname-to-id HTTP/1.1" 401 292 0.000485 10.0.0.73 - - [2025-05-15 00:43:44] "GET / HTTP/1.1" 200 35931 0.001471 10.0.0.73 - - [2025-05-15 00:43:44] "POST /fqname-to-id HTTP/1.1" 401 292 0.000561 10.0.0.23 - - [2025-05-15 00:43:44] "GET / HTTP/1.1" 200 35931 0.001621 10.0.0.23 - - [2025-05-15 00:43:44] "POST /fqname-to-id HTTP/1.1" 401 292 0.000437 10.0.0.240 - - [2025-05-15 00:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.881649 10.0.0.240 - - [2025-05-15 00:43:45] "GET /global-system-config/879f3268-0db5-40db-9548-dcd7934cd654?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.005055 10.0.0.73 - - [2025-05-15 00:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.498179 10.0.0.240 - - [2025-05-15 00:43:45] "POST /fqname-to-id HTTP/1.1" 404 220 0.007421 10.0.0.73 - - [2025-05-15 00:43:45] "GET /global-system-config/879f3268-0db5-40db-9548-dcd7934cd654?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.004621 10.0.0.23 - - [2025-05-15 00:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.122747 10.0.0.23 - - [2025-05-15 00:43:45] "GET /global-system-config/879f3268-0db5-40db-9548-dcd7934cd654?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.004428 10.0.0.23 - - [2025-05-15 00:43:45] "POST /fqname-to-id HTTP/1.1" 404 220 0.004428 10.0.0.73 - - [2025-05-15 00:43:45] "POST /fqname-to-id HTTP/1.1" 404 220 0.004853 10.0.0.240 - - [2025-05-15 00:43:45] "POST /analytics-nodes HTTP/1.1" 200 605 0.059958 10.0.0.23 - - [2025-05-15 00:43:45] "POST /analytics-nodes HTTP/1.1" 200 605 0.062030 10.0.0.73 - - [2025-05-15 00:43:45] "POST /analytics-nodes HTTP/1.1" 200 605 0.070988 10.0.0.240 - - [2025-05-15 00:43:49] "GET / HTTP/1.1" 200 35931 0.002043 10.0.0.23 - - [2025-05-15 00:43:50] "GET / HTTP/1.1" 200 35931 0.001502 10.0.0.73 - - [2025-05-15 00:43:50] "GET / HTTP/1.1" 200 35931 0.001620 10.0.0.73 - - [2025-05-15 00:43:59] "GET / HTTP/1.1" 200 35931 0.001594 10.0.0.73 - - [2025-05-15 00:43:59] "POST /fqname-to-id HTTP/1.1" 401 292 0.000469 10.0.0.23 - - [2025-05-15 00:43:59] "GET / HTTP/1.1" 200 35931 0.001532 10.0.0.23 - - [2025-05-15 00:43:59] "POST /fqname-to-id HTTP/1.1" 401 292 0.000460 10.0.0.240 - - [2025-05-15 00:43:59] "GET / HTTP/1.1" 200 35931 0.001969 10.0.0.240 - - [2025-05-15 00:43:59] "POST /fqname-to-id HTTP/1.1" 401 292 0.000446 10.0.0.73 - - [2025-05-15 00:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 1.245263 10.0.0.73 - - [2025-05-15 00:44:01] "GET /global-system-config/879f3268-0db5-40db-9548-dcd7934cd654?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.012640 10.0.0.23 - - [2025-05-15 00:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.578405 10.0.0.23 - - [2025-05-15 00:44:01] "GET /global-system-config/879f3268-0db5-40db-9548-dcd7934cd654?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.004588 10.0.0.23 - - [2025-05-15 00:44:01] "POST /fqname-to-id HTTP/1.1" 404 220 0.004879 10.0.0.73 - - [2025-05-15 00:44:01] "POST /fqname-to-id HTTP/1.1" 404 220 0.004527 10.0.0.240 - - [2025-05-15 00:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.196227 10.0.0.240 - - [2025-05-15 00:44:01] "GET /global-system-config/879f3268-0db5-40db-9548-dcd7934cd654?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.006253 10.0.0.240 - - [2025-05-15 00:44:01] "POST /fqname-to-id HTTP/1.1" 404 220 0.006973 10.0.0.73 - - [2025-05-15 00:44:01] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.112126 10.0.0.23 - - [2025-05-15 00:44:01] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.146623 10.0.0.240 - - [2025-05-15 00:44:01] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.179981 10.0.0.73 - - [2025-05-15 00:44:09] "GET / HTTP/1.1" 200 35931 0.001859 10.0.0.73 - - [2025-05-15 00:44:09] "POST /fqname-to-id HTTP/1.1" 401 292 0.000463 10.0.0.73 - - [2025-05-15 00:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.065205 10.0.0.73 - - [2025-05-15 00:44:09] "GET /global-system-config/879f3268-0db5-40db-9548-dcd7934cd654?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.007731 10.0.0.73 - - [2025-05-15 00:44:09] "POST /fqname-to-id HTTP/1.1" 404 220 0.008767 10.0.0.23 - - [2025-05-15 00:44:09] "GET / HTTP/1.1" 200 35931 0.001887 10.0.0.23 - - [2025-05-15 00:44:09] "POST /fqname-to-id HTTP/1.1" 401 292 0.000540 10.0.0.73 - - [2025-05-15 00:44:09] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.060682 10.0.0.240 - - [2025-05-15 00:44:09] "GET / HTTP/1.1" 200 35931 0.001860 10.0.0.240 - - [2025-05-15 00:44:09] "POST /fqname-to-id HTTP/1.1" 401 292 0.000483 10.0.0.23 - - [2025-05-15 00:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.533234 10.0.0.23 - - [2025-05-15 00:44:11] "GET /global-system-config/879f3268-0db5-40db-9548-dcd7934cd654?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.007931 10.0.0.23 - - [2025-05-15 00:44:11] "POST /fqname-to-id HTTP/1.1" 404 220 0.007853 10.0.0.240 - - [2025-05-15 00:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.138952 10.0.0.240 - - [2025-05-15 00:44:11] "GET /global-system-config/879f3268-0db5-40db-9548-dcd7934cd654?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.025979 10.0.0.240 - - [2025-05-15 00:44:11] "POST /fqname-to-id HTTP/1.1" 404 220 0.013831 10.0.0.23 - - [2025-05-15 00:44:11] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.103330 10.0.0.240 - - [2025-05-15 00:44:11] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.065752 10.0.0.33 - - [2025-05-15 00:45:50] "GET / HTTP/1.1" 200 35931 0.003201 10.0.0.33 - - [2025-05-15 00:45:50] "POST /fqname-to-id HTTP/1.1" 401 292 0.000711 10.0.0.249 - - [2025-05-15 00:45:50] "GET / HTTP/1.1" 200 35931 0.001792 10.0.0.249 - - [2025-05-15 00:45:50] "POST /fqname-to-id HTTP/1.1" 401 292 0.000554 10.0.0.33 - - [2025-05-15 00:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.336962 10.0.0.33 - - [2025-05-15 00:45:51] "GET /global-system-config/879f3268-0db5-40db-9548-dcd7934cd654?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.005118 10.0.0.33 - - [2025-05-15 00:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005816 10.0.0.249 - - [2025-05-15 00:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.044920 10.0.0.249 - - [2025-05-15 00:45:51] "GET /global-system-config/879f3268-0db5-40db-9548-dcd7934cd654?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3160 0.006755 10.0.0.249 - - [2025-05-15 00:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005596 10.0.0.33 - - [2025-05-15 00:45:51] "GET /routing-instance/c63c2f2c-ad39-4278-bd5b-4fd8388e1782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004984 10.0.0.249 - - [2025-05-15 00:45:51] "GET /routing-instance/c63c2f2c-ad39-4278-bd5b-4fd8388e1782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004852 10.0.0.33 - - [2025-05-15 00:45:51] "PUT /global-system-config/879f3268-0db5-40db-9548-dcd7934cd654 HTTP/1.1" 200 274 0.021884 10.0.0.33 - - [2025-05-15 00:45:51] "POST /fqname-to-id HTTP/1.1" 404 218 0.005432 10.0.0.249 - - [2025-05-15 00:45:51] "PUT /global-system-config/879f3268-0db5-40db-9548-dcd7934cd654 HTTP/1.1" 200 274 0.046488 10.0.0.249 - - [2025-05-15 00:45:51] "POST /fqname-to-id HTTP/1.1" 404 218 0.004995 10.0.0.33 - - [2025-05-15 00:45:51] "POST /virtual-routers HTTP/1.1" 200 603 0.040633 10.0.0.33 - - [2025-05-15 00:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003641 10.0.0.249 - - [2025-05-15 00:45:51] "POST /virtual-routers HTTP/1.1" 200 603 0.076197 10.0.0.33 - - [2025-05-15 00:45:51] "GET /virtual-router/2ae8c166-f95e-40f8-9a68-155badcdaf14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.017950 10.0.0.249 - - [2025-05-15 00:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004356 10.0.0.33 - - [2025-05-15 00:45:51] "POST /fqname-to-id HTTP/1.1" 404 231 0.004093 10.0.0.249 - - [2025-05-15 00:45:51] "GET /virtual-router/59754a1d-c6a4-4ee3-876e-6b06c4be1b51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.007392 10.0.0.33 - - [2025-05-15 00:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003877 10.0.0.249 - - [2025-05-15 00:45:52] "POST /fqname-to-id HTTP/1.1" 404 231 0.005298 10.0.0.33 - - [2025-05-15 00:45:52] "GET /virtual-network/045a9397-b709-4d22-8b57-b32e04b8b530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.004725 10.0.0.249 - - [2025-05-15 00:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003820 10.0.0.249 - - [2025-05-15 00:45:52] "GET /virtual-network/045a9397-b709-4d22-8b57-b32e04b8b530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.003630 10.0.0.33 - - [2025-05-15 00:45:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.096184 10.0.0.249 - - [2025-05-15 00:45:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.117106 [Introspect:8084]10.0.0.73 - - [2025-05-15 00:46:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000941 [Introspect:8084]10.0.0.73 - - [2025-05-15 00:46:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.001056 [Introspect:8084]10.0.0.73 - - [2025-05-15 00:46:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000868 [Introspect:8084]10.0.0.73 - - [2025-05-15 00:46:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.001003 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. 10.0.0.240 - - [2025-05-15 00:47:00] "GET /global-system-configs HTTP/1.1" 200 322 0.070872 10.0.0.23 - - [2025-05-15 00:47:00] "GET /global-system-configs HTTP/1.1" 200 322 0.332083 10.0.0.23 - - [2025-05-15 00:47:00] "GET /global-system-configs HTTP/1.1" 200 322 0.082628 10.0.0.240 - - [2025-05-15 00:47:01] "GET /global-system-configs HTTP/1.1" 200 322 0.220320 10.0.0.73 - - [2025-05-15 00:47:01] "GET /obj-perms HTTP/1.1" 200 5056 0.903923 10.0.0.240 - - [2025-05-15 00:47:01] "GET /obj-perms HTTP/1.1" 200 5056 0.919490 10.0.0.23 - - [2025-05-15 00:47:01] "GET /obj-perms HTTP/1.1" 200 5056 0.938636 10.0.0.240 - - [2025-05-15 00:47:01] "GET /obj-perms HTTP/1.1" 200 5056 0.538144 10.0.0.23 - - [2025-05-15 00:47:01] "GET /obj-perms HTTP/1.1" 200 5056 0.565779 10.0.0.73 - - [2025-05-15 00:47:01] "GET /obj-perms HTTP/1.1" 200 5056 0.579390 10.0.0.73 - - [2025-05-15 00:47:01] "GET /global-system-configs HTTP/1.1" 200 322 0.030420 10.0.0.73 - - [2025-05-15 00:47:02] "GET /global-system-configs HTTP/1.1" 200 322 0.032395 10.0.0.240 - - [2025-05-15 00:47:47] "GET /obj-perms HTTP/1.1" 200 5056 0.047995 10.0.0.73 - - [2025-05-15 00:47:48] "GET /obj-perms HTTP/1.1" 200 5056 0.053941 10.0.0.23 - - [2025-05-15 00:48:48] "GET /obj-perms HTTP/1.1" 200 5056 0.053449 10.0.0.240 - - [2025-05-15 00:51:51] "GET /obj-perms HTTP/1.1" 200 5056 0.069834 10.0.0.240 - - [2025-05-15 00:52:00] "GET /global-system-configs HTTP/1.1" 200 322 0.102199 10.0.0.23 - - [2025-05-15 00:52:00] "GET /obj-perms HTTP/1.1" 200 5056 0.126281 10.0.0.73 - - [2025-05-15 00:52:00] "GET /obj-perms HTTP/1.1" 200 5056 0.140479 10.0.0.23 - - [2025-05-15 00:52:00] "GET /global-system-configs HTTP/1.1" 200 322 0.083895 10.0.0.240 - - [2025-05-15 00:52:00] "GET /global-system-configs HTTP/1.1" 200 322 0.006598 10.0.0.23 - - [2025-05-15 00:52:00] "GET /obj-perms HTTP/1.1" 200 5056 0.005049 10.0.0.73 - - [2025-05-15 00:52:00] "GET /obj-perms HTTP/1.1" 200 5056 0.004726 10.0.0.23 - - [2025-05-15 00:52:00] "GET /global-system-configs HTTP/1.1" 200 322 0.060222 10.0.0.240 - - [2025-05-15 00:52:00] "GET /obj-perms HTTP/1.1" 200 5056 0.215873 10.0.0.73 - - [2025-05-15 00:52:01] "GET /global-system-configs HTTP/1.1" 200 322 0.059674 10.0.0.73 - - [2025-05-15 00:52:02] "GET /global-system-configs HTTP/1.1" 200 322 0.050027 10.0.0.240 - - [2025-05-15 00:52:02] "GET /obj-perms HTTP/1.1" 200 5056 0.157865 10.0.0.73 - - [2025-05-15 00:52:51] "GET /obj-perms HTTP/1.1" 200 5056 0.080642 10.0.0.23 - - [2025-05-15 00:52:52] "GET /obj-perms HTTP/1.1" 200 5056 0.055317 10.0.0.240 - - [2025-05-15 00:56:54] "GET /obj-perms HTTP/1.1" 200 5056 0.055372 10.0.0.73 - - [2025-05-15 00:56:55] "GET /obj-perms HTTP/1.1" 200 5056 0.053205 10.0.0.240 - - [2025-05-15 00:57:00] "GET /global-system-configs HTTP/1.1" 200 322 0.068676 10.0.0.23 - - [2025-05-15 00:57:00] "GET /obj-perms HTTP/1.1" 200 5056 0.182255 10.0.0.23 - - [2025-05-15 00:57:00] "GET /global-system-configs HTTP/1.1" 200 322 0.115407 10.0.0.23 - - [2025-05-15 00:57:00] "GET /global-system-configs HTTP/1.1" 200 322 0.096268 10.0.0.240 - - [2025-05-15 00:57:00] "GET /global-system-configs HTTP/1.1" 200 322 0.174842 10.0.0.73 - - [2025-05-15 00:57:01] "GET /obj-perms HTTP/1.1" 200 5056 0.309968 10.0.0.240 - - [2025-05-15 00:57:01] "GET /obj-perms HTTP/1.1" 200 5056 0.332541 10.0.0.23 - - [2025-05-15 00:57:01] "GET /obj-perms HTTP/1.1" 200 5056 0.341165 10.0.0.73 - - [2025-05-15 00:57:01] "GET /global-system-configs HTTP/1.1" 200 322 0.038882 10.0.0.73 - - [2025-05-15 00:57:02] "GET /global-system-configs HTTP/1.1" 200 322 0.105040 10.0.0.73 - - [2025-05-15 00:57:02] "GET /obj-perms HTTP/1.1" 200 5056 0.175215 10.0.0.240 - - [2025-05-15 00:57:02] "GET /obj-perms HTTP/1.1" 200 5056 0.185443 10.0.0.23 - - [2025-05-15 00:57:55] "GET /obj-perms HTTP/1.1" 200 5056 0.056349 10.0.0.240 - - [2025-05-15 01:00:58] "GET /obj-perms HTTP/1.1" 200 5056 0.061675 10.0.0.73 - - [2025-05-15 01:01:58] "GET /obj-perms HTTP/1.1" 200 5056 0.055759 10.0.0.23 - - [2025-05-15 01:01:58] "GET /obj-perms HTTP/1.1" 200 5056 0.047476 10.0.0.240 - - [2025-05-15 01:02:00] "GET /global-system-configs HTTP/1.1" 200 322 0.044251 10.0.0.23 - - [2025-05-15 01:02:00] "GET /global-system-configs HTTP/1.1" 200 322 0.147117 10.0.0.23 - - [2025-05-15 01:02:00] "GET /global-system-configs HTTP/1.1" 200 322 0.075518 10.0.0.73 - - [2025-05-15 01:02:00] "GET /obj-perms HTTP/1.1" 200 5056 0.086881 10.0.0.240 - - [2025-05-15 01:02:00] "GET /obj-perms HTTP/1.1" 200 5056 0.113061 10.0.0.23 - - [2025-05-15 01:02:00] "GET /obj-perms HTTP/1.1" 200 5056 0.143043 10.0.0.240 - - [2025-05-15 01:02:00] "GET /global-system-configs HTTP/1.1" 200 322 0.179466 10.0.0.73 - - [2025-05-15 01:02:01] "GET /global-system-configs HTTP/1.1" 200 322 0.035950 10.0.0.73 - - [2025-05-15 01:02:02] "GET /global-system-configs HTTP/1.1" 200 322 0.099951 10.0.0.240 - - [2025-05-15 01:02:02] "GET /obj-perms HTTP/1.1" 200 5056 0.208213 10.0.0.73 - - [2025-05-15 01:02:02] "GET /obj-perms HTTP/1.1" 200 5056 0.222131 10.0.0.23 - - [2025-05-15 01:02:02] "GET /obj-perms HTTP/1.1" 200 5056 0.239069 10.0.0.240 - - [2025-05-15 01:06:01] "GET /obj-perms HTTP/1.1" 200 5056 0.070107 10.0.0.73 - - [2025-05-15 01:06:02] "GET /obj-perms HTTP/1.1" 200 5056 0.077973 10.0.0.240 - - [2025-05-15 01:07:00] "GET /global-system-configs HTTP/1.1" 200 322 0.056263 10.0.0.23 - - [2025-05-15 01:07:00] "GET /obj-perms HTTP/1.1" 200 5056 0.154101 10.0.0.23 - - [2025-05-15 01:07:00] "GET /global-system-configs HTTP/1.1" 200 322 0.099227 10.0.0.23 - - [2025-05-15 01:07:00] "GET /global-system-configs HTTP/1.1" 200 322 0.090356 10.0.0.240 - - [2025-05-15 01:07:00] "GET /global-system-configs HTTP/1.1" 200 322 0.143546 10.0.0.240 - - [2025-05-15 01:07:01] "GET /obj-perms HTTP/1.1" 200 5056 0.270512 10.0.0.73 - - [2025-05-15 01:07:01] "GET /obj-perms HTTP/1.1" 200 5056 0.309869 10.0.0.23 - - [2025-05-15 01:07:01] "GET /obj-perms HTTP/1.1" 200 5056 0.327931 10.0.0.73 - - [2025-05-15 01:07:01] "GET /global-system-configs HTTP/1.1" 200 322 0.035703 10.0.0.73 - - [2025-05-15 01:07:02] "GET /global-system-configs HTTP/1.1" 200 322 0.057471 10.0.0.73 - - [2025-05-15 01:07:02] "GET /obj-perms HTTP/1.1" 200 5056 0.202373 10.0.0.240 - - [2025-05-15 01:07:02] "GET /obj-perms HTTP/1.1" 200 5056 0.212891 10.0.0.23 - - [2025-05-15 01:07:02] "GET /obj-perms HTTP/1.1" 200 5056 0.052905 10.0.0.240 - - [2025-05-15 01:10:05] "GET /obj-perms HTTP/1.1" 200 5056 0.071082 10.0.0.73 - - [2025-05-15 01:11:06] "GET /obj-perms HTTP/1.1" 200 5056 0.060541 10.0.0.23 - - [2025-05-15 01:11:06] "GET /obj-perms HTTP/1.1" 200 5056 0.057405 10.0.0.240 - - [2025-05-15 01:12:00] "GET /global-system-configs HTTP/1.1" 200 322 0.065876 10.0.0.23 - - [2025-05-15 01:12:00] "GET /global-system-configs HTTP/1.1" 200 322 0.118073 10.0.0.23 - - [2025-05-15 01:12:00] "GET /global-system-configs HTTP/1.1" 200 322 0.101008 10.0.0.73 - - [2025-05-15 01:12:00] "GET /obj-perms HTTP/1.1" 200 5056 0.119093 10.0.0.23 - - [2025-05-15 01:12:00] "GET /obj-perms HTTP/1.1" 200 5056 0.136622 10.0.0.240 - - [2025-05-15 01:12:00] "GET /obj-perms HTTP/1.1" 200 5056 0.161405 10.0.0.240 - - [2025-05-15 01:12:00] "GET /global-system-configs HTTP/1.1" 200 322 0.184198 10.0.0.73 - - [2025-05-15 01:12:01] "GET /global-system-configs HTTP/1.1" 200 322 0.030054 10.0.0.73 - - [2025-05-15 01:12:02] "GET /global-system-configs HTTP/1.1" 200 322 0.083455 10.0.0.240 - - [2025-05-15 01:12:02] "GET /obj-perms HTTP/1.1" 200 5056 0.146041 10.0.0.23 - - [2025-05-15 01:12:02] "GET /obj-perms HTTP/1.1" 200 5056 0.167713 10.0.0.73 - - [2025-05-15 01:12:02] "GET /obj-perms HTTP/1.1" 200 5056 0.176169 10.0.0.240 - - [2025-05-15 01:15:09] "GET /obj-perms HTTP/1.1" 200 5056 0.064614 10.0.0.73 - - [2025-05-15 01:15:09] "GET /obj-perms HTTP/1.1" 200 5056 0.072569 10.0.0.23 - - [2025-05-15 01:16:10] "GET /obj-perms HTTP/1.1" 200 5056 0.072716 10.0.0.240 - - [2025-05-15 01:17:00] "GET /global-system-configs HTTP/1.1" 200 322 0.035136 10.0.0.23 - - [2025-05-15 01:17:00] "GET /global-system-configs HTTP/1.1" 200 322 0.109327 10.0.0.240 - - [2025-05-15 01:17:00] "GET /obj-perms HTTP/1.1" 200 5056 0.237110 10.0.0.23 - - [2025-05-15 01:17:00] "GET /global-system-configs HTTP/1.1" 200 322 0.043132