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

Benchmarks fails sometimes due to mesheryctl pattern apply error #64

Closed
gyohuangxin opened this issue Sep 8, 2022 · 7 comments
Closed
Assignees
Labels
area/performance Performance management issue/stale Issue has not had any activity for an extended period of time kind/bug Something isn't working

Comments

@gyohuangxin
Copy link
Member

Description

We use mesheryctl patter apply to deploy applications and manifests on Istio mesh, but it fails sometimes, even though we increased the sleep time: https://github.com/layer5io/meshery-smp-action/runs/8251690332?check_suite_focus=true#step:5:44

Expected Behavior

Screenshots/Logs

Environment:

  • Meshery Version:
  • Kubernetes Version:
  • Host OS:
  • Browser:
@gyohuangxin gyohuangxin added the kind/bug Something isn't working label Sep 8, 2022
@gyohuangxin
Copy link
Member Author

gyohuangxin commented Sep 8, 2022

cc @alphaX86 @hershd23

@alphaX86 alphaX86 added the area/performance Performance management label Sep 8, 2022
@alphaX86
Copy link
Member

alphaX86 commented Sep 8, 2022

@gyohuangxin this bug occurs on self-hosted runners I assume? Because, I double checked by running the action on Configurable and scheduled ones and they worked fine; I don't have access to CNCF CIL cluster, so I couldn't check them

@gyohuangxin
Copy link
Member Author

@alphaX86 I think it occurs both on github runners and self-hosted runners.
This is the error log when running on github runners: https://github.com/layer5io/meshery-smp-action/runs/8261567731?check_suite_focus=true#step:4:52

@hershd23
Copy link
Contributor

Get "http://localhost:32639/api/system/sync": dial tcp [::1]:32639: connect: connection refused
Onboarding application... Standby for few minutes...
Error: Post "http://localhost:32639/api/pattern": dial tcp [::1]:32639: connect: connection refused
Error from server (NotFound): namespaces "istio-system" not found
Error from server (NotFound): namespaces "istio-system" not found
Service Mesh: Istio - ISTIO
Gateway URL: http://192.168.[49](https://github.com/layer5io/meshery-smp-action/runs/8261567731?check_suite_focus=true#step:4:50).2:

Does this problem due to the fact that it is not connected to the meshery server or does this translate some k8s command independent of Meshery? @leecalcote @alphaX86 @gyohuangxin

I'll try and check myself, but it would be faster is someone who knows this can explain or link me to the correct files in meshery

@gyohuangxin
Copy link
Member Author

@hershd23 I have no more opinions on this issue, please go ahead. I think it's the best way to create issue in Meshery repo if you can reproduce it.

@stale
Copy link

stale bot commented Oct 29, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the issue/stale Issue has not had any activity for an extended period of time label Oct 29, 2022
@stale
Copy link

stale bot commented Nov 12, 2022

This issue is being automatically closed due to inactivity. However, you may choose to reopen this issue.

@stale stale bot closed this as completed Nov 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/performance Performance management issue/stale Issue has not had any activity for an extended period of time kind/bug Something isn't working
Development

No branches or pull requests

3 participants