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

[BUG] k8snetperf fails to start with the latest release #147

Open
SachinNinganure opened this issue Jun 19, 2024 · 7 comments
Open

[BUG] k8snetperf fails to start with the latest release #147

SachinNinganure opened this issue Jun 19, 2024 · 7 comments
Labels
bug Something isn't working

Comments

@SachinNinganure
Copy link
Contributor

Describe the bug
I started the test on the terminal and hit the below issue.
[sninganu@sninganu ~]$ git clone https://github.com/cloud-bulldozer/k8s-netperf.git
Cloning into 'k8s-netperf'...
remote: Enumerating objects: 5765, done.
remote: Counting objects: 100% (464/464), done.
remote: Compressing objects: 100% (188/188), done.
error: RPC failed; curl 18 transfer closed with outstanding read data remaining
error: 7102 bytes of body are still expected
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: fetch-pack: invalid index-pack output

the last commit seen is ede99db

@SachinNinganure SachinNinganure added the bug Something isn't working label Jun 19, 2024
@krishvoor
Copy link
Member

Hi, @SachinNinganure It sounds like a flaky issue, can you perhaps retry?

git clone https://github.com/cloud-bulldozer/k8s-netperf.git
Cloning into 'k8s-netperf'...
remote: Enumerating objects: 5765, done.
remote: Counting objects: 100% (468/468), done.
remote: Compressing objects: 100% (190/190), done.
remote: Total 5765 (delta 290), reused 335 (delta 220), pack-reused 5297
Receiving objects: 100% (5765/5765), 6.74 MiB | 5.24 MiB/s, done.
Resolving deltas: 100% (3114/3114), done.

Unless you are taking advantage of the recent changes in main branch, will encourage you to download the binaries from
https://github.com/cloud-bulldozer/k8s-netperf/releases

@SachinNinganure
Copy link
Contributor Author

SachinNinganure commented Jun 19, 2024

@krishvoor doesn't help. some other issue with 22
bash: ./bin/amd64/k8s-netperf: No such file or directory
Please check.

@SachinNinganure
Copy link
Contributor Author

Sorry... I missed to mention that
The cluster I am trying to run this is Hybrid
4 rhel8.10 and 10 rhcos nodes

@jtaleric
Copy link
Member

Sorry... I missed to mention that The cluster I am trying to run this is Hybrid 4 rhel8.10 and 10 rhcos nodes

That is a key... Can I get access to this cluster?

@jtaleric
Copy link
Member

@SachinNinganure can I get an update here?

@SachinNinganure
Copy link
Contributor Author

I had run few tests @jtaleric looks good
thank you

@jtaleric
Copy link
Member

ack - @SachinNinganure can you close this out of we are good?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants