add provision failures in deployment

Change-Id: Ife5061c5dc02b665ca3579ba48149deb1678b25f
This commit is contained in:
Wes Hayutin 2020-08-05 09:49:23 -06:00 committed by Sagi Shnaidman
parent bcf90b7d61
commit b8115108ea
1 changed files with 5 additions and 0 deletions

View File

@ -744,6 +744,11 @@ patterns:
msg: "Containers: too many requests."
pattern: '429 Client Error: Too Many Requests for url:'
tag: "infra"
- id: 533
pattern: "FATAL | Provision instances"
logstash: "FATAL | Provision instances"
msg: "Failed to provision nodes."
tag: "infra"
"bmc":
- id: 600
logstash: 'socket.error: [Errno 99] Cannot assign requested address'