Skip to content

Update opensearch cookbook to check when OpenSearch is up #6090

Update opensearch cookbook to check when OpenSearch is up

Update opensearch cookbook to check when OpenSearch is up #6090

Triggered via pull request September 16, 2025 16:41
Status Failure
Total duration 32s
Artifacts

ctl-cookbook-testing.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
cookstyle
[Correctable] Layout/TrailingWhitespace: Trailing whitespace detected. (https://rubystyle.guide#no-trailing-whitespace)
cookstyle
[Correctable] Layout/TrailingWhitespace: Trailing whitespace detected. (https://rubystyle.guide#no-trailing-whitespace)
cookstyle
[Correctable] Layout/TrailingWhitespace: Trailing whitespace detected. (https://rubystyle.guide#no-trailing-whitespace)
cookstyle
[Correctable] Style/ColonMethodCall: Do not use :: for method calls. (https://rubystyle.guide#double-colons)
cookstyle
[Correctable] Layout/TrailingWhitespace: Trailing whitespace detected. (https://rubystyle.guide#no-trailing-whitespace)
cookstyle
[Correctable] Layout/TrailingWhitespace: Trailing whitespace detected. (https://rubystyle.guide#no-trailing-whitespace)
cookstyle
[Correctable] Layout/TrailingWhitespace: Trailing whitespace detected. (https://rubystyle.guide#no-trailing-whitespace)
cookstyle
[Correctable] Layout/ExtraSpacing: Unnecessary spacing detected.
cookstyle
[Correctable] Layout/TrailingWhitespace: Trailing whitespace detected. (https://rubystyle.guide#no-trailing-whitespace)
cookstyle
[Correctable] Layout/TrailingWhitespace: Trailing whitespace detected. (https://rubystyle.guide#no-trailing-whitespace)
cookstyle
Lint/ShadowedException: Do not shadow rescued Exceptions.