Skip to content

Fix attribute key for failure check in SCS cluster status checker #11

Fix attribute key for failure check in SCS cluster status checker

Fix attribute key for failure check in SCS cluster status checker #11

Triggered via push April 15, 2025 21:34
Status Failure
Total duration 1m 20s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
risky-shell-pipe: src/roles/ha_scs/tasks/kill-enqueue-server.yml#L47
Shells that use pipes should set the pipefail option.
risky-shell-pipe: src/roles/ha_scs/tasks/kill-enqueue-server.yml#L41
Shells that use pipes should set the pipefail option.
risky-shell-pipe: src/roles/ha_scs/tasks/kill-enqueue-server.yml#L36
Shells that use pipes should set the pipefail option.
risky-shell-pipe: src/roles/ha_scs/tasks/kill-enqueue-replication.yml#L70
Shells that use pipes should set the pipefail option.
risky-shell-pipe: src/roles/ha_scs/tasks/kill-enqueue-replication.yml#L61
Shells that use pipes should set the pipefail option.
risky-shell-pipe: src/roles/ha_scs/tasks/kill-enqueue-replication.yml#L47
Shells that use pipes should set the pipefail option.
risky-shell-pipe: src/roles/ha_scs/tasks/kill-enqueue-replication.yml#L41
Shells that use pipes should set the pipefail option.
risky-shell-pipe: src/roles/ha_scs/tasks/kill-enqueue-replication.yml#L36
Shells that use pipes should set the pipefail option.
partial-become[task]: src/roles/ha_scs/tasks/ha-failover-to-node.yml#L36
``become_user`` should have a corresponding ``become`` at the same level as itself.