Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

workflow: test scripts flaky on macos-latest #254

Closed
KevFan opened this issue Sep 18, 2023 · 0 comments · Fixed by Kuadrant/authorino-operator#147 or #268
Closed

workflow: test scripts flaky on macos-latest #254

KevFan opened this issue Sep 18, 2023 · 0 comments · Fixed by Kuadrant/authorino-operator#147 or #268
Labels
area/dependencies Changes dependencies kind/bug Something isn't working size/small

Comments

@KevFan
Copy link
Contributor

KevFan commented Sep 18, 2023

Frequently the Test Scripts (1.20.x, macos-latest) action failing due to:

Run make operator-sdk
  
./utils/install-operator-sdk.sh /Users/runner/work/kuadrant-operator/kuadrant-operator/bin/operator-sdk v1.28.1
Downloading https://github.com/operator-framework/operator-sdk/releases/download/v1.28.1/operator-sdk_darwin_amd[6](https://github.com/Kuadrant/kuadrant-operator/actions/runs/6224455726/job/16893257013?pr=251#step:4:6)4
gpg: directory '/Users/runner/.gnupg' created
gpg: keyserver receive failed: No route to host
make: *** [/Users/runner/work/kuadrant-operator/kuadrant-operator/bin/operator-sdk] Error 2
Error: Process completed with exit code 2.

Example run:

This might be an issue with github actions mac os image itself but perhaps we should evaluate if we there is much value in keeping running the Test Scripts action for the mac-os platform since this error happens frequently

platform: [ ubuntu-latest, macos-latest ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Changes dependencies kind/bug Something isn't working size/small
Projects
No open projects
Status: To test
1 participant