Problem
Health Checks for Fluent Bit and RabbitMQ show as SKIPPED when Consolidated Services are enabled.
Prerequisites
- Terraform Enterprise v202309-1 and v202310-1
- Consolidated Services enabled
Cause
- RabbitMQ and Fluent Bit Health Checks show as
SKIPPED
when runningtfe-admin health-check
.
checking: Fluent Bit Health Check...
| checks that the configure Fluent Bit server is healthy
|- SKIPPED
checking: RabbitMQ Health Check...
| checks that RabbitMQ can be connected to and that we can send and consume messages
|- SKIPPED
-
The RabbitMQ Health Check fails due to this component being removed from the Terraform Enterprise application.
-
The Fluent Bit Health Check fails as a result of a bug.
Solutions:
-
Upgrade to Terraform Enterprise v202311-1 or later.
Outcome
The RabbitMQ Health Check will be removed and Fluent Bit's Health Check will occur as expected when Consolidated Services are enabled.